Skip to content

Commit

Permalink
fix: 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-LODASH-6139239
- https://snyk.io/vuln/SNYK-JS-VITE-6531286
  • Loading branch information
snyk-bot committed Apr 17, 2024
1 parent 5a3b065 commit d6f8bce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"devDependencies": {
"@angular-builders/jest": "16.0.1",
"@angular-devkit/build-angular": "16.2.2",
"@angular-devkit/build-angular": "16.2.14",
"@angular-devkit/core": "16.2.2",
"@angular-devkit/schematics": "16.2.2",
"@angular/cli": "16.2.2",
Expand All @@ -95,7 +95,7 @@
"@types/mermaid": "9.2.0",
"codelyzer": "6.0.2",
"core-js": "3.32.2",
"cypress": "4.1.0",
"cypress": "4.11.0",
"eslint": "8.49.0",
"eslint-plugin-cypress": "2.14.0",
"jest": "29.7.0",
Expand Down

0 comments on commit d6f8bce

Please sign in to comment.