Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit a552a10

Browse files
authored
Merge pull request #15098 from niteskum/lodashModuleUpgrade
upgrading lodash node module to 4.17.15 from 4.17.4
2 parents fa6e9fc + d50cb26 commit a552a10

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

npm-shrinkwrap.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
@@ -21,7 +21,7 @@
2121
"chokidar": "1.6.1",
2222
"decompress-zip": "0.3.0",
2323
"fs-extra": "2.0.0",
24-
"lodash": "4.17.4",
24+
"lodash": "4.17.15",
2525
"npm": "3.10.10",
2626
"opn": "4.0.2",
2727
"request": "2.79.0",

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"chokidar": "1.6.1",
4848
"decompress-zip": "0.3.0",
4949
"fs-extra": "2.0.0",
50-
"lodash": "4.17.4",
50+
"lodash": "4.17.15",
5151
"npm": "3.10.10",
5252
"opn": "4.0.2",
5353
"request": "2.79.0",

0 commit comments

Comments
 (0)