Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities (#128)
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-WEBPACK-7840298

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
gdepuille and snyk-bot authored Aug 30, 2024
1 parent 67237ba commit 13032d8
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 153 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"zone.js": "~0.13.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.13",
"@angular-devkit/build-angular": "^16.2.15",
"@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 13032d8

Please sign in to comment.