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
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 16, 2024
1 parent 701c5e5 commit a0dd5d9
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 @@ -37,7 +37,7 @@
},
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "~12.2.18",
"@angular-devkit/build-angular": "~15.0.0",
"@angular/animations": "~12.2.17",
"@angular/cdk": "^12.2.13",
"@angular/common": "~12.2.17",
Expand Down

0 comments on commit a0dd5d9

Please sign in to comment.