Skip to content

Commit 9c7fba0

Browse files
tschmidtb51jantimon
authored andcommitted
Fix security vulnerabilities
- fix #1645 - update "lodash" to "^4.17.21"
1 parent b98fbeb commit 9c7fba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@types/html-minifier-terser": "^5.0.0",
5353
"html-minifier-terser": "^5.0.1",
54-
"lodash": "^4.17.20",
54+
"lodash": "^4.17.21",
5555
"pretty-error": "^3.0.4",
5656
"tapable": "^2.0.0"
5757
},

0 commit comments

Comments
 (0)