Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#23)
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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
szikszail and snyk-bot authored Apr 10, 2024
1 parent c2c7786 commit ee57ef4
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 @@ -43,7 +43,7 @@
"@typescript-eslint/parser": "^5.33.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "^8.50.0",
"eslint": "^9.0.0",
"jest": "^29.0.0",
"jest-junit": "^14.0.0",
"rimraf": "^4.0.0",
Expand Down

0 comments on commit ee57ef4

Please sign in to comment.