Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit e595978

Browse files
committed
Update lodash to mitigate CVE-2018-16487
1 parent eab0b27 commit e595978

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"async": "^2.3.0",
54-
"lodash": "^4.17.3",
54+
"lodash": "^4.17.11",
5555
"minimatch": "^3.0.3",
5656
"ruby-method-locate": "*",
5757
"vscode-debugadapter": "^1.19.0",

0 commit comments

Comments
 (0)