Build(deps): bump @apollo/client from 3.7.12 to 3.7.13

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.12 to 3.7.13.
- [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.12...v3.7.13)
This commit is contained in:
2023-04-28 04:37:39 +00:00
parent 07caf6d1b5
commit e64d4decbf
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.12",
"@apollo/client": "^3.7.13",
"@auth0/auth0-spa-js": "^2.0.4",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",