Skip to content

Commit 48027bb

Browse files
committed
feat: upgrade graphql from 15.3.0 to 16.6.0
Snyk has created this PR to upgrade graphql from 15.3.0 to 16.6.0. See this package in npm: https://www.npmjs.com/package/graphql See this project in Snyk: https://app.snyk.io/org/contentstack-ecosystem/project/bb48899f-43b7-42e5-bb5a-5324b1f36a23?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6f3cb81 commit 48027bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@apollo/client": "^3.0.2",
1414
"apollo-client": "^2.6.10",
15-
"graphql": "^15.3.0",
15+
"graphql": "^16.6.0",
1616
"react": "16.13.1",
1717
"react-apollo": "^3.1.5",
1818
"react-native": "0.63.0",

0 commit comments

Comments
 (0)