Skip to content

Commit

Permalink
deps: update @apollo/server and graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-anderson committed Mar 10, 2024
1 parent ea936bd commit 9c29120
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"gql:update-types": "graphql-codegen-esm --config codegen.ts"
},
"dependencies": {
"@apollo/server": "^4.9.1",
"@apollo/server": "^4.10.1",
"@aws-sdk/client-dynamodb": "^3.391.0",
"@aws-sdk/client-lambda": "^3.391.0",
"@aws-sdk/lib-dynamodb": "^3.391.0",
Expand All @@ -52,7 +52,7 @@
"dayjs": "^1.11.9",
"expo-server-sdk": "^3.7.0",
"express": "^4.18.2",
"graphql": "^16.8.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"helmet": "^7.0.0",
"jsonwebtoken": "^9.0.1",
Expand Down

0 comments on commit 9c29120

Please sign in to comment.