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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jun 24, 2023
1 parent fc2e932 commit 23152b0
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 @@ -12,7 +12,7 @@
},
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^0.1102.8",
"@angular-devkit/build-angular": "^13.0.0",
"@angular-material-extensions/password-strength": "^6.0.0",
"@angular/animations": "^11.0.5",
"@angular/cdk": "^11.0.3",
Expand Down

0 comments on commit 23152b0

Please sign in to comment.