Skip to content

Commit

Permalink
fix: app/package.json & app/yarn.lock 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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 9, 2024
1 parent aa8ea3a commit 6cf6ca1
Show file tree
Hide file tree
Showing 2 changed files with 2,490 additions and 1,748 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"argon2": "^0.25.1",
"axios": "^0.18.0",
"cors": "^2.8.5",
"express": "^4.16.4",
"express": "^4.21.1",
"express-graphql": "^0.8.0",
"express-session": "^1.16.1",
"express-session": "^1.18.1",
"faker": "^4.1.0",
"graphql": "^14.3.0",
"graphql-type-json": "^0.3.0",
Expand Down
Loading

0 comments on commit 6cf6ca1

Please sign in to comment.