Skip to content

Commit 14800fa

Browse files
committed
fix: upgrade graphql from 16.6.0 to 16.8.2
Snyk has created this PR to upgrade graphql from 16.6.0 to 16.8.2. See this package in npm: graphql See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/e52bf7c5-1e05-4ffb-ba97-f5d5008dca8b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 14800fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/api-routes-apollo-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@apollo/server": "^4.1.1",
1010
"@as-integrations/next": "^1.1.0",
1111
"@graphql-tools/schema": "^9.0.9",
12-
"graphql": "16.6.0",
12+
"graphql": "16.8.2",
1313
"graphql-tag": "^2.12.6",
1414
"next": "latest",
1515
"react": "^18.2.0",

0 commit comments

Comments
 (0)