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-TAR-6476909
  • Loading branch information
snyk-bot committed Mar 22, 2024
1 parent efe8488 commit 6f99e60
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 @@ -33,7 +33,7 @@
"@angular/platform-browser": "5.2.3",
"@angular/platform-browser-dynamic": "5.2.3",
"@angular/router": "5.2.3",
"@angular-devkit/core": "^0.0.29",
"@angular-devkit/core": "^8.0.0",
"@ngx-translate/core": "9.0.2",
"@ngx-translate/http-loader": "^2.0",
"angular2-notifications": "^0.9.7",
Expand Down

0 comments on commit 6f99e60

Please sign in to comment.