Skip to content

Commit 944d582

Browse files
committed
fix(deps): update dependency graphql to v16.7.0
1 parent 2870cc1 commit 944d582

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

subscription-with-authentication/frontend/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.

subscription-with-authentication/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"apollo-link-http": "latest",
1111
"apollo-link-ws": "1.0.20",
1212
"apollo-utilities": "latest",
13-
"graphql": "16.6.0",
13+
"graphql": "16.7.0",
1414
"graphql-tag": "2.12.6",
1515
"react": "18.2.0",
1616
"react-apollo": "3.1.5",

0 commit comments

Comments
 (0)