Skip to content

Commit

Permalink
fix: template/API/Apollo-Server-GraphQL/package.json & template/API/A…
Browse files Browse the repository at this point in the history
…pollo-Server-GraphQL/package-lock.json to reduce vulnerabilities

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 f85229e commit ec289c9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 75 deletions.
117 changes: 43 additions & 74 deletions template/API/Apollo-Server-GraphQL/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template/API/Apollo-Server-GraphQL/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "ISC",
"dependencies": {
"apollo-server-express": "^3.13.0",
"express": "^4.20.0",
"express": "^4.21.1",
"uuidv4": "^6.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit ec289c9

Please sign in to comment.