Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent a1d87fb commit 4a3731f
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 40 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"dependencies": {
"@graphile/pg-pubsub": "^4.12.2",
"ajv": "^8.11.0",
"body-parser": "^1.20.0",
"body-parser": "^1.20.3",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dotenv": "^16.0.1",
"express": "^4.18.1",
"express": "^4.21.0",
"express-jwt": "^8.0.0",
"express-validator": "^6.14.2",
"jwks-rsa": "^2.1.3",
Expand Down
Loading

0 comments on commit 4a3731f

Please sign in to comment.