Skip to content

Commit e56383f

Browse files
committed
fix: frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-18313038
1 parent 282aab7 commit e56383f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular-devkit/build-angular": "^0.1000.5",
14+
"@angular-devkit/build-angular": "^22.1.1",
1515
"@angular-material-extensions/password-strength": "^6.0.0",
1616
"@angular/animations": "^10.2.3",
1717
"@angular/cdk": "^10.1.2",

0 commit comments

Comments
 (0)