Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-VITE-6098386
  • Loading branch information
snyk-bot committed Dec 7, 2023
1 parent 4c9b8fc commit 9d0394b
Show file tree
Hide file tree
Showing 2 changed files with 1,264 additions and 858 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"zone.js": "~0.13.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.5",
"@angular-devkit/build-angular": "^17.0.6",
"@angular-devkit/core": "^16.2.2",
"@angular-eslint/builder": "^16.1.2",
"@angular-eslint/eslint-plugin": "^16.1.2",
Expand Down
Loading

0 comments on commit 9d0394b

Please sign in to comment.