Skip to content

Commit 9eaaafd

Browse files
Bump @apollo/client from 3.12.4 to 3.12.9 (#6531)
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.12.4 to 3.12.9. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.12.4...v3.12.9) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7301adb commit 9eaaafd

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@algolia/client-search": "^5.20.0",
71-
"@apollo/client": "^3.12.4",
71+
"@apollo/client": "^3.12.9",
7272
"@docusaurus/theme-mermaid": "^3.7.0",
7373
"bufferutil": "^4.0.9",
7474
"chart.js": "^4.4.7",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,10 @@
250250
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.10.tgz#ae829f170158e297a9b6a28f161a8e487d00814d"
251251
integrity sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==
252252

253-
"@apollo/client@^3.12.4":
254-
version "3.12.4"
255-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.4.tgz#d8b5753459dfb5642129247c02956fe5b5ad8f11"
256-
integrity sha512-S/eC9jxEW9Jg1BjD6AZonE1fHxYuvC3gFHop8FRQkUdeK63MmBD5r0DOrN2WlJbwha1MSD6A97OwXwjaujEQpA==
253+
"@apollo/client@^3.12.9":
254+
version "3.12.9"
255+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.9.tgz#fb7afc254bc4a5bfeeae905426edcb9d3e643fae"
256+
integrity sha512-rH2Vzfbp+IR0l/xAjUIbDH4/sqBzPATMbzXv/L36E33yhp40yM5LFJnC6cc4YDPUH2gom7Dk4BrYZVLbFpYTsA==
257257
dependencies:
258258
"@graphql-typed-document-node/core" "^3.1.1"
259259
"@wry/caches" "^1.0.0"
@@ -264,7 +264,6 @@
264264
optimism "^0.18.0"
265265
prop-types "^15.7.2"
266266
rehackt "^0.1.0"
267-
response-iterator "^0.2.6"
268267
symbol-observable "^4.0.0"
269268
ts-invariant "^0.10.3"
270269
tslib "^2.3.0"
@@ -11927,11 +11926,6 @@ resolve@^1.1.6, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0:
1192711926
path-parse "^1.0.7"
1192811927
supports-preserve-symlinks-flag "^1.0.0"
1192911928

11930-
response-iterator@^0.2.6:
11931-
version "0.2.11"
11932-
resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.11.tgz#6d3e4f12d2e212f28bc742bc639a37939a4483ca"
11933-
integrity sha512-5tdhcAeGMSyM0/FoxAYjoOxQZ2tRR2H/S/t6kGRXu6iiWcGY5UnZgkVANbTwBVUSGqWu0ADctmoi6lOCIF8uKQ==
11934-
1193511929
responselike@^3.0.0:
1193611930
version "3.0.0"
1193711931
resolved "https://registry.yarnpkg.com/responselike/-/responselike-3.0.0.tgz#20decb6c298aff0dbee1c355ca95461d42823626"

0 commit comments

Comments
 (0)