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-BRACES-6838727
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 75b1902 commit 3d1a85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -12,7 +12,7 @@
},
"private": true,
"dependencies": {
"@angular-builders/custom-webpack": "^15.0.0",
"@angular-builders/custom-webpack": "^17.0.0",
"@angular-devkit/build-angular": "^15.0.4",
"@angular-material-extensions/password-strength": "^6.0.0",
"@angular/animations": "^15.0.4",
Expand Down

0 comments on commit 3d1a85b

Please sign in to comment.