Build(deps): bump @apollo/client from 3.8.8 to 3.8.9 #1629

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.8.9 into master 2024-01-10 07:47:35 +00:00
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.8",
"@apollo/client": "^3.8.9",
"@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.8":
version "3.8.8"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.8.tgz#1a004b2e6de4af38668249a7d7790f6a3431e475"
integrity sha512-omjd9ryGDkadZrKW6l5ktUAdS4SNaFOccYQ4ZST0HLW83y8kQaSZOCTNlpkoBUK8cv6qP8+AxOKwLm2ho8qQ+Q==
"@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==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/equality" "^0.5.6"