Build(deps): bump @apollo/client from 3.8.9 to 3.8.10

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.9 to 3.8.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.8.9...v3.8.10)
This commit is contained in:
2024-01-19 04:39:18 +00:00
parent ba94d4992f
commit afe0b53186
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.9",
"@apollo/client": "^3.8.10",
"@auth0/auth0-spa-js": "^2.1.3",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
+4 -4
View File
@@ -15,10 +15,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"
"@apollo/client@^3.8.9":
version "3.8.9"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.9.tgz#0e4ac133eb04c63e618138c1ebf273d9f110a4d0"
integrity sha512-IcQDFEEPc9+PEQsxhxQvsoQ04BRarOzi/Ila5PcniRSDeKJWgY22dnp6+V1i1fWXRDVd1ybdvze4sFESDVQUCQ==
"@apollo/client@^3.8.10":
version "3.8.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.10.tgz#db6ee4378212d93c1f22b90a2aa474f6e9664b68"
integrity sha512-p/22RZ8ehHyvySnC20EHPPe0gdu8Xp6ZCiXOfdEe1ZORw5cUteD/TLc66tfKv8qu8NLIfbiWoa+6s70XnKvxqg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/equality" "^0.5.6"