aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-20 01:55:19 -0700
committerFuwn <[email protected]>2022-03-20 01:55:19 -0700
commit56f1495d349e1e8073485e6499f4690fe4c4348d (patch)
tree6502ee66a0529784963cf3a4025da88436335567 /package.json
parentfeat(examples): python (diff)
parentMerge pull request #3 from senpy-club/renovate/apollo-graphql-packages (diff)
downloadgraphql-api-56f1495d349e1e8073485e6499f4690fe4c4348d.tar.xz
graphql-api-56f1495d349e1e8073485e6499f4690fe4c4348d.zip
Merge branch 'main' of https://github.com/senpy-club/graphql-api
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0f101f8..5772b32 100644
--- a/package.json
+++ b/package.json
@@ -26,8 +26,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
- "apollo-datasource-rest": "^3.2.0",
- "apollo-server-cloudflare": "^3.3.0",
+ "apollo-datasource-rest": "3.2.0",
+ "apollo-server-cloudflare": "3.3.0",
"graphql": "^15.6.0"
},
"devDependencies": {