Skip to content

Commit a4b7041

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent 2b63b1c commit a4b7041

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
@@ -29,7 +29,7 @@
2929
"@angular/ssr": "18.0.5",
3030
"@ngx-builders/analyze": "4.0.0",
3131
"@nx/angular": "19.3.1",
32-
"express": "~4.18.2",
32+
"express": "~4.21.1",
3333
"hammerjs": "2.0.8",
3434
"rxjs": "7.8.1",
3535
"tslib": "2.6.2",

0 commit comments

Comments
 (0)