Skip to content

Commit f3b7ab3

Browse files
Bump graphql from 16.8.1 to 16.8.2 (#293)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.1 to 16.8.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.8.2) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.8.2 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 1f5cc0a commit f3b7ab3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@react-navigation/native-stack": "^6.11.0",
2525
"@react-navigation/stack": "^6.3.21",
2626
"@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit",
27-
"graphql": "^16.8.1",
27+
"graphql": "^16.8.2",
2828
"jotai": "^2.13.1",
2929
"react-native-config": "^1.5.7",
3030
"react-native-dotenv": "^3.4.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7921,10 +7921,10 @@ __metadata:
79217921
languageName: node
79227922
linkType: hard
79237923

7924-
"graphql@npm:^16.8.1":
7925-
version: 16.8.1
7926-
resolution: "graphql@npm:16.8.1"
7927-
checksum: 10c0/129c318156b466f440914de80dbf7bc67d17f776f2a088a40cb0da611d19a97c224b1c6d2b13cbcbc6e5776e45ed7468b8432f9c3536724e079b44f1a3d57a8a
7924+
"graphql@npm:^16.8.2":
7925+
version: 16.11.0
7926+
resolution: "graphql@npm:16.11.0"
7927+
checksum: 10c0/124da7860a2292e9acf2fed0c71fc0f6a9b9ca865d390d112bdd563c1f474357141501c12891f4164fe984315764736ad67f705219c62f7580681d431a85db88
79287928
languageName: node
79297929
linkType: hard
79307930

@@ -11862,7 +11862,7 @@ __metadata:
1186211862
"@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit"
1186311863
"@types/react-native-vector-icons": "npm:^6.4.18"
1186411864
babel-plugin-module-resolver: "npm:^5.0.0"
11865-
graphql: "npm:^16.8.1"
11865+
graphql: "npm:^16.8.2"
1186611866
jotai: "npm:^2.13.1"
1186711867
react-native-config: "npm:^1.5.7"
1186811868
react-native-dotenv: "npm:^3.4.11"

0 commit comments

Comments
 (0)