Skip to content

Commit d294c3a

Browse files
committed
fix: upgrade graphql from 16.5.0 to 16.6.0
Snyk has created this PR to upgrade graphql from 16.5.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/acinader/project/3e039b91-2450-4b56-8420-baf56cab388e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent aeea299 commit d294c3a

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
@@ -46,7 +46,7 @@
4646
"csurf": "1.11.0",
4747
"express": "4.18.1",
4848
"graphiql": "2.0.6",
49-
"graphql": "16.5.0",
49+
"graphql": "16.6.0",
5050
"history": "4.10.1",
5151
"immutable": "4.1.0",
5252
"immutable-devtools": "0.1.5",

0 commit comments

Comments
 (0)