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

Commit 063d575

Browse files
Merge pull request #22 from Nike-Inc/lodashUpdate
Update to fix security vulnerabilities in dependencies
2 parents be651ea + ade0749 commit 063d575

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package-lock.json

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"license": "Apache-2.0",
2828
"devDependencies": {
2929
"fs": "0.0.1-security",
30-
"nyc": "^14.1.1",
3130
"jshint": "^2.10.1",
32-
"lodash": "^4.17.11",
31+
"lodash": "^4.17.15",
3332
"mocha": "^5.2.0",
33+
"nyc": "^14.1.1",
3434
"path": "^0.12.7",
3535
"request": "^2.88.0",
3636
"should": "^11.1.1",

0 commit comments

Comments
 (0)