fix(deps): update dependency @apollo/client to v3.11.3

This commit is contained in:
Renovate
2024-08-05 20:03:11 +00:00
committed by Joakim Olsson
parent 67ba1e010c
commit c1134a3e91
+3 -3
View File
@@ -25,9 +25,9 @@
js-yaml "^4.1.0"
"@apollo/client@^3.9.5":
version "3.11.2"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.2.tgz#824512ae9674218b9bccd9ac4f53b826661651de"
integrity sha512-HVcsJChOVut6gmmf5YukTG52EXg0cxq0LU7I/0yZPcfcJOPW2cpVqveaxZt+B1fL6ZKrYVdSa2nfuK0oSpv0Yw==
version "3.11.3"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.3.tgz#f7e2c6c5166da3194b9d6c40e05b1d43f3cc7d0a"
integrity sha512-bocd9vQc9PSq4MG6129HKF8ujUirVod98he9OEWpyOs5CXnUC81zNRaUshA4wPSflR6mnx0yRuRankp1V8A+og==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"