Skip to content

Commit a7a2841

Browse files
committed
fix: upgrade @apollo/client from 3.0.2 to 3.6.8
Snyk has created this PR to upgrade @apollo/client from 3.0.2 to 3.6.8. See this package in npm: https://www.npmjs.com/package/@apollo/client See this project in Snyk: https://app.snyk.io/org/contentstack-ecosystem/project/bb48899f-43b7-42e5-bb5a-5324b1f36a23?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ec0e3bc commit a7a2841

File tree

2 files changed

+99
-32
lines changed

2 files changed

+99
-32
lines changed

package-lock.json

Lines changed: 98 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@apollo/client": "^3.0.2",
13+
"@apollo/client": "^3.6.8",
1414
"apollo-client": "^2.6.10",
1515
"graphql": "^15.3.0",
1616
"react": "16.13.1",

0 commit comments

Comments
 (0)