Skip to content

Commit 338cd74

Browse files
authored
Merge branch 'alpha' into fix-pointers
2 parents c37de6a + 8868628 commit 338cd74

File tree

2 files changed

+102
-52
lines changed

2 files changed

+102
-52
lines changed

package-lock.json

Lines changed: 100 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"dependencies": {
2222
"@apollo/client": "3.5.9",
2323
"@apollographql/graphql-playground-html": "1.6.29",
24-
"@graphql-tools/links": "8.2.4",
24+
"@graphql-tools/links": "8.2.8",
2525
"@graphql-tools/stitch": "6.2.4",
2626
"@graphql-tools/utils": "6.2.4",
2727
"@parse/fs-files-adapter": "1.2.1",
2828
"@parse/push-adapter": "4.1.2",
2929
"apollo-server-express": "2.25.2",
3030
"bcryptjs": "2.4.3",
31-
"body-parser": "1.19.1",
31+
"body-parser": "1.19.2",
3232
"commander": "5.1.0",
3333
"cors": "2.8.5",
3434
"deepcopy": "2.1.0",

0 commit comments

Comments
 (0)