Skip to content

Commit

Permalink
fix: jwt/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 9, 2024
1 parent a58a4b8 commit 61c32c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/preset-env": "7.15.8",
"babel-jest": "^27.2.5",
"cross-env": "7.0.3",
"eslint": "^7.32.0",
"eslint": "^9.0.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-node": "^11.1.0",
Expand Down

0 comments on commit 61c32c5

Please sign in to comment.