Skip to content

Commit d23c3f2

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARSSR-13635722
1 parent 631e924 commit d23c3f2

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
@@ -26,7 +26,7 @@
2626
"@angular/platform-browser-dynamic": "20.1.3",
2727
"@angular/platform-server": "20.1.3",
2828
"@angular/router": "20.1.3",
29-
"@angular/ssr": "20.1.3",
29+
"@angular/ssr": "20.3.6",
3030
"@ngx-builders/analyze": "4.0.0",
3131
"@nx/angular": "21.3.7",
3232
"express": "~4.18.2",

0 commit comments

Comments
 (0)