Build(deps): bump @apollo/client from 3.7.0 to 3.7.1

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.0 to 3.7.1.
- [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.7.0...v3.7.1)
This commit is contained in:
2022-10-27 04:38:01 +00:00
parent e015d2228b
commit f18ef58a84
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"codegen": "graphql-codegen"
},
"dependencies": {
"@apollo/client": "^3.7.0",
"@apollo/client": "^3.7.1",
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.8.0",
"@graphql-codegen/typescript-operations": "^2.5.5",