Skip to content

Commit 57c1681

Browse files
committed
fix: springwolf-ui/package.json & springwolf-ui/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14157154 - https://snyk.io/vuln/SNYK-JS-ANGULARCOMMON-14135651
1 parent 4edf54c commit 57c1681

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

springwolf-ui/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

springwolf-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"dependencies": {
1515
"@angular/animations": "^20.2.1",
1616
"@angular/cdk": "^20.2.0",
17-
"@angular/common": "^20.2.1",
18-
"@angular/compiler": "^20.2.1",
17+
"@angular/common": "^20.3.14",
18+
"@angular/compiler": "^20.3.15",
1919
"@angular/core": "^20.2.1",
2020
"@angular/forms": "^20.2.1",
2121
"@angular/material": "^20.2.0",

0 commit comments

Comments
 (0)