Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent ca90a1d commit 084e454
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 915 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"express": "4.17.2",
"express-jwt": "6.1.0",
"glob": "7.2.0",
"graphql": "15.8.0",
"graphql": "16.2.0",
"graphql-fields": "2.0.3",
"graphql-scalars": "1.14.1",
"handlebars": "4.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@react-navigation/stack": "6.0.11",
"expo": "44.0.4",
"expo-status-bar": "1.2.0",
"graphql": "15.8.0",
"graphql": "16.2.0",
"graphql-tag": "2.12.6",
"native-base": "3.3.1",
"polished": "4.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sentry/nextjs": "6.16.1",
"dayjs": "1.10.7",
"framer-motion": "5.6.0",
"graphql": "15.8.0",
"graphql": "16.2.0",
"next": "12.0.8",
"next-http-proxy-middleware": "1.1.2",
"next-transpile-modules": "9.0.0",
Expand Down
Loading

0 comments on commit 084e454

Please sign in to comment.