Skip to content

Commit f618f06

Browse files
Bump @apollo/client from 3.13.2 to 3.13.3
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.13.2 to 3.13.3. - [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.13.2...v3.13.3) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 616e4a9 commit f618f06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"yargs": "^17.7.2"
6868
},
6969
"dependencies": {
70-
"@apollo/client": "^3.13.2",
70+
"@apollo/client": "^3.13.3",
7171
"@algolia/client-search": "^5.20.4",
7272
"@docusaurus/theme-mermaid": "^3.7.0",
7373
"bufferutil": "^4.0.9",

yarn.lock

+4-4
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.13.2":
254-
version "3.13.2"
255-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.2.tgz#16939bbff51476c9fbd1d1ca9e8235eb90591324"
256-
integrity sha512-czLeqQuRB3RqcpEWFTJ/wfT+povpLfGAsprP2i9rsKj5PkH94IrFaI7ETtTMwOrycWFw/MJX9HCFGBslB/MGNg==
253+
"@apollo/client@^3.13.3":
254+
version "3.13.3"
255+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.3.tgz#297acee7eca2b11f38d91a1ef7084a1cb7bd6534"
256+
integrity sha512-StozissNsakG9cveM5IYcVjQBiJXXtfybSwIklrJQv3c0CLshWBlUv5OddMrJxKfQ1A+9WqPQZXjkA/HxbflDA==
257257
dependencies:
258258
"@graphql-typed-document-node/core" "^3.1.1"
259259
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)