Build(deps): bump @apollo/client from 3.6.9 to 3.6.10

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.6.9 to 3.6.10.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.6.9...v3.6.10)
This commit is contained in:
2022-09-30 04:37:48 +00:00
parent 28ee0b0f04
commit 303f09d226
2 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"codegen": "graphql-codegen"
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@apollo/client": "^3.6.10",
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^2.5.3",