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

Commit 81dddae

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-15789761
1 parent edc9a60 commit 81dddae

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
@@ -72,7 +72,7 @@
7272
"boom": "^2.7.2",
7373
"comma-separated-values": "^3.6.4",
7474
"ejs": "^2.4.1",
75-
"express": "4.17.0",
75+
"express": "4.22.0",
7676
"formidable": "1.0.17",
7777
"lodash": "^4.8.2",
7878
"nconf": "^0.8.4",

0 commit comments

Comments
 (0)