Skip to content

Commit d730933

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
1 parent 347c84a commit d730933

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
@@ -34,7 +34,7 @@
3434
"@angular/upgrade": "5.0.1",
3535
"app-module-path": "2.2.0",
3636
"core-js": "2.5.1",
37-
"express": "4.16.2",
37+
"express": "4.21.2",
3838
"jquery": "3.5.0",
3939
"lodash": "4.17.15",
4040
"rxjs": "5.5.2",

0 commit comments

Comments
 (0)