Skip to content

Commit 6de319b

Browse files
lfbayerjantimon
authored andcommitted
update lodash dependency for prototype polution vulnerability
1 parent 35a1541 commit 6de319b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/node": "11.13.9",
3434
"@types/tapable": "1.0.4",
3535
"appcache-webpack-plugin": "1.4.0",
36-
"commitizen": "3.1.1",
36+
"commitizen": "4.0.3",
3737
"css-loader": "2.1.1",
3838
"cz-conventional-changelog": "2.1.0",
3939
"dir-compare": "1.7.2",
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"html-minifier": "^4.0.0",
5656
"loader-utils": "^1.2.3",
57-
"lodash": "^4.17.11",
57+
"lodash": "^4.17.15",
5858
"pretty-error": "^2.1.1",
5959
"tapable": "^1.1.3",
6060
"util.promisify": "1.0.0"

0 commit comments

Comments
 (0)