Skip to content

Commit 7d59fab

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent d1d5038 commit 7d59fab

File tree

2 files changed

+675
-578
lines changed

2 files changed

+675
-578
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/compiler": "15.2.10",
2525
"@angular/core": "15.2.10",
2626
"@angular/forms": "15.2.10",
27-
"@angular/localize": "15.2.10",
27+
"@angular/localize": "16.0.6",
2828
"@angular/material": "^15.2.9",
2929
"@angular/platform-browser": "15.2.10",
3030
"@angular/platform-browser-dynamic": "15.2.10",

0 commit comments

Comments
 (0)