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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Apr 6, 2024
1 parent b667a46 commit 0dd2162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/node": "^20.10.0",
"@types/supertest": "^2.0.16",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.54.0",
"eslint": "^9.0.0",
"jest": "^29.7.0",
"jest-matcher-specific-error": "^1.0.0",
"lint-staged": "^15.1.0",
Expand Down

0 comments on commit 0dd2162

Please sign in to comment.