Build(deps): bump @apollo/client from 3.8.3 to 3.8.4

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.3 to 3.8.4.
- [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.8.3...v3.8.4)
This commit is contained in:
2023-09-20 04:38:55 +00:00
parent 7e683cf6bc
commit 9018bcdf0e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"codegen": "graphql-codegen"
},
"dependencies": {
"@apollo/client": "^3.8.3",
"@apollo/client": "^3.8.4",
"@auth0/auth0-spa-js": "^2.1.2",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",