Skip to content

Commit ebadf6a

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

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
@@ -18,7 +18,7 @@
1818
"@angular/animations": "20.1.3",
1919
"@angular/cdk": "20.1.3",
2020
"@angular/common": "20.1.3",
21-
"@angular/compiler": "20.1.3",
21+
"@angular/compiler": "20.3.15",
2222
"@angular/core": "20.1.3",
2323
"@angular/forms": "20.1.3",
2424
"@angular/material": "20.1.3",

0 commit comments

Comments
 (0)