Skip to content

Commit 488e75e

Browse files
chore(deps): update dependency @apollo/client to ^3.12.9 (#1088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0370b26 commit 488e75e

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.12.8",
55+
"@apollo/client": "^3.12.9",
5656
"@babel/core": "^7.26.7",
5757
"@babel/preset-env": "^7.26.7",
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.12.8":
14-
version "3.12.8"
15-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.8.tgz#99670386104f77ceba03f7e3dc0d91813f03cd3c"
16-
integrity sha512-053z5eCM7zNl81Lxs/SqHv8e+x3sszrtmGS2TNuPW0ZTZzmKATMsIsoblx1Kt0E67Ze3jb99JSPiQHG9ozGc3g==
13+
"@apollo/client@^3.12.9":
14+
version "3.12.9"
15+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.9.tgz#fb7afc254bc4a5bfeeae905426edcb9d3e643fae"
16+
integrity sha512-rH2Vzfbp+IR0l/xAjUIbDH4/sqBzPATMbzXv/L36E33yhp40yM5LFJnC6cc4YDPUH2gom7Dk4BrYZVLbFpYTsA==
1717
dependencies:
1818
"@graphql-typed-document-node/core" "^3.1.1"
1919
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)