Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 745a25c commit 7f1aedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^15.2.10",
"@angular-devkit/build-angular": "^17.1.0",
"@angular/animations": "^15.2.10",
"@angular/common": "^15.2.10",
"@angular/compiler": "^15.2.10",
Expand Down

0 comments on commit 7f1aedc

Please sign in to comment.