Skip to content

Commit

Permalink
fix: frontend/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-IP-6240864
  • Loading branch information
snyk-bot committed Feb 11, 2024
1 parent a95c51a commit b3f8f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular-material-extensions/password-strength": "^6.0.0",
"@angular/animations": "^15.0.4",
"@angular/cdk": "^14.0.4",
"@angular/cli": "^15.0.4",
"@angular/cli": "^17.0.0",
"@angular/common": "^15.0.4",
"@angular/compiler": "^15.0.4",
"@angular/compiler-cli": "^15.0.4",
Expand Down

0 comments on commit b3f8f78

Please sign in to comment.