Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 172d6be

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838
1 parent edc9a60 commit 172d6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"ejs": "^2.4.1",
7575
"express": "4.17.0",
7676
"formidable": "1.0.17",
77-
"lodash": "^4.8.2",
77+
"lodash": "^4.17.23",
7878
"nconf": "^0.8.4",
7979
"request": "^2.71.0",
8080
"superagent": "^3.6.0",

0 commit comments

Comments
 (0)