Skip to content

Commit 3358069

Browse files
committed
feat: upgrade graphql from 15.0.0 to 16.12.0
Snyk has created this PR to upgrade graphql from 15.0.0 to 16.12.0. See this package in npm: graphql See this project in Snyk: https://app.snyk.io/org/gregbrimble/project/d78861a6-63c6-4c43-a55b-cd5a9cc8a515?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1941b76 commit 3358069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@kv-orm/cf-workers": "2.0.1",
2020
"@kv-orm/core": "0.1.1",
21-
"graphql": "15.0.0",
21+
"graphql": "16.12.0",
2222
"graphql-iso-date": "3.6.1",
2323
"graphql-scalars": "1.1.2",
2424
"graphql-tag": "2.10.3",

0 commit comments

Comments
 (0)