Skip to content

Commit e722dc2

Browse files
committed
fix: upgrade @apollo/client from 3.5.9 to 3.5.10
Snyk has created this PR to upgrade @apollo/client from 3.5.9 to 3.5.10. See this package in npm: https://www.npmjs.com/package/@apollo/client See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ac80bdd commit e722dc2

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"license": "BSD-3-Clause",
2121
"dependencies": {
22-
"@apollo/client": "3.5.9",
22+
"@apollo/client": "3.5.10",
2323
"@apollographql/graphql-playground-html": "1.6.29",
2424
"@graphql-tools/links": "8.2.8",
2525
"@graphql-tools/stitch": "6.2.4",

0 commit comments

Comments
 (0)