Skip to content

Commit 8490f9b

Browse files
committed
Update dependency graphql to ^0.13.0
1 parent 7f4faaf commit 8490f9b

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

arks-gallery-server/package-lock.json

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

arks-gallery-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"express": "^4.16.2",
1515
"firebase-admin": "^5.10.0",
1616
"firebase-functions": "^0.9.0",
17-
"graphql": "^0.11.7",
17+
"graphql": "^0.13.0",
1818
"graphql-tools": "^2.21.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)