Skip to content

Commit 5c993b3

Browse files
fix(deps): update dependency graphql to v16.9.0 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d85948 commit 5c993b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

subscription-with-authentication/frontend/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subscription-with-authentication/frontend/package.json

+1-1
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.8.1",
13+
"graphql": "16.9.0",
1414
"graphql-tag": "2.12.6",
1515
"react": "18.2.0",
1616
"react-apollo": "3.1.5",

0 commit comments

Comments
 (0)