Skip to content

Commit 3621471

Browse files
authored
Merge pull request #1702 from implausible/audit/npm-packages
Audit lodash and fix package-lock.json
2 parents 485d675 + 134ad1a commit 3621471

File tree

2 files changed

+46
-81
lines changed

2 files changed

+46
-81
lines changed

package-lock.json

Lines changed: 45 additions & 80 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
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"fs-extra": "^7.0.0",
4242
"json5": "^2.1.0",
43-
"lodash": "^4.17.11",
43+
"lodash": "^4.17.14",
4444
"nan": "^2.14.0",
4545
"node-gyp": "^4.0.0",
4646
"node-pre-gyp": "^0.13.0",

0 commit comments

Comments
 (0)