Skip to content

Commit 35a5dc9

Browse files
committedAug 16, 2019
npm: upgrade lodash to avoid security issues
1 parent 8a287ca commit 35a5dc9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"chalk": "^2.4.2",
3333
"date-fns": "^1.30.1",
34-
"lodash": "^4.17.11",
34+
"lodash": "^4.17.15",
3535
"read-pkg": "^4.0.1",
3636
"rxjs": "^6.5.2",
3737
"spawn-command": "^0.0.2-1",

0 commit comments

Comments
 (0)
Please sign in to comment.