Skip to content

Commit d38f344

Browse files
jnilesjohnjbarton
authored andcommitted
fix(package): bump lodash version (#3203)
Bumps lodash to 4.17.5 avoid medium severity vulnerability (https://nvd.nist.gov/vuln/detail/CVE-2018-3721) found in 4.17.4. Closes #3177.
1 parent ffb41f9 commit d38f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"graceful-fs": "^4.1.2",
384384
"http-proxy": "^1.13.0",
385385
"isbinaryfile": "^3.0.0",
386-
"lodash": "^4.17.4",
386+
"lodash": "^4.17.5",
387387
"log4js": "^3.0.0",
388388
"mime": "^2.3.1",
389389
"minimatch": "^3.0.2",

0 commit comments

Comments
 (0)