Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5c993b3

Browse files
authoredNov 20, 2024··
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

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.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)
Please sign in to comment.