Skip to content

Commit 06cd650

Browse files
build(deps): bump @apollo/client from 3.13.8 to 3.13.9
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.13.8 to 3.13.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.13.8...v3.13.9) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 3.13.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba9e0fa commit 06cd650

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@apollo/client": "^3.13.8",
6+
"@apollo/client": "^3.13.9",
77
"@testing-library/jest-dom": "^6.6.3",
88
"@testing-library/react": "^15.0.7",
99
"@testing-library/user-event": "^14.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
jsonpointer "^5.0.0"
2424
leven "^3.1.0"
2525

26-
"@apollo/client@^3.13.8":
27-
version "3.13.8"
28-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.8.tgz#ef1d49a5b134c69a55e3f137164a8e323aef4e2a"
29-
integrity sha512-YM9lQpm0VfVco4DSyKooHS/fDTiKQcCHfxr7i3iL6a0kP/jNO5+4NFK6vtRDxaYisd5BrwOZHLJpPBnvRVpKPg==
26+
"@apollo/client@^3.13.9":
27+
version "3.13.9"
28+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.9.tgz#311e0df1734aaa5598e01a292bb7982df49cc062"
29+
integrity sha512-RStSzQfL1XwL6/NWd7W8avhGQYTgPCtJ+qHkkTTSj9Upp3VVm6Oppv81YWdXG1FgEpDPW4hvCrTUELdcC4inCQ==
3030
dependencies:
3131
"@graphql-typed-document-node/core" "^3.1.1"
3232
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)