Skip to content

Commit f281fe7

Browse files
authored
Update package.json
bump lodash to fix Prototype Pollution as described in https://npmjs.com/advisories/1065
1 parent 1b29fdf commit f281fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"chalk": "^3.0.0",
4545
"detective": "^5.2.0",
4646
"fs-extra": "^8.0.0",
47-
"lodash": "^4.17.11",
47+
"lodash": "^4.17.15",
4848
"node-emoji": "^1.8.1",
4949
"normalize.css": "^8.0.1",
5050
"postcss": "^7.0.11",

0 commit comments

Comments
 (0)