Skip to content

Commit 0564c57

Browse files
fix(deps): update dependency graphql to v16.8.1 [security] (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3743369 commit 0564c57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apollo-client/v3/suspense-hooks/package-lock.json

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

apollo-client/v3/suspense-hooks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/node": "20.4.8",
1212
"@types/react": "18.2.19",
1313
"@types/react-dom": "18.2.7",
14-
"graphql": "16.7.1",
14+
"graphql": "16.8.1",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
1717
"react-error-boundary": "4.0.10",

0 commit comments

Comments
 (0)