Skip to content

Commit f1d55c1

Browse files
chore(deps): update dependency @apollo/client to ^3.14.0 (#1161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76bf285 commit f1d55c1

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
@@ -52,7 +52,7 @@
5252
"react-native": "*"
5353
},
5454
"devDependencies": {
55-
"@apollo/client": "^3.13.9",
55+
"@apollo/client": "^3.14.0",
5656
"@babel/core": "^7.28.3",
5757
"@babel/preset-env": "^7.28.3",
5858
"@react-navigation/native": "^6.1.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.3.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@apollo/client@^3.13.9":
14-
version "3.13.9"
15-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.9.tgz#311e0df1734aaa5598e01a292bb7982df49cc062"
16-
integrity sha512-RStSzQfL1XwL6/NWd7W8avhGQYTgPCtJ+qHkkTTSj9Upp3VVm6Oppv81YWdXG1FgEpDPW4hvCrTUELdcC4inCQ==
13+
"@apollo/client@^3.14.0":
14+
version "3.14.0"
15+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.14.0.tgz#eda34b85ee03c6c0828ba21782419c8699feaf0b"
16+
integrity sha512-0YQKKRIxiMlIou+SekQqdCo0ZTHxOcES+K8vKB53cIDpwABNR0P0yRzPgsbgcj3zRJniD93S/ontsnZsCLZrxQ==
1717
dependencies:
1818
"@graphql-typed-document-node/core" "^3.1.1"
1919
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)