Skip to content

Commit e8a02d9

Browse files
fix(deps): update dependency graphql to v16.11.0 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e06e6e commit e8a02d9

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.9.0",
13+
"graphql": "16.11.0",
1414
"graphql-tag": "2.12.6",
1515
"react": "18.3.1",
1616
"react-apollo": "3.1.5",

0 commit comments

Comments
 (0)