Skip to content

Commit 3c97c4b

Browse files
fix(deps): update dependency graphql to v16.9.0 (#1828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe809ec commit 3c97c4b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dedent": "1.5.3",
3636
"enumify": "2.0.0",
3737
"graphiql": "3.2.3",
38-
"graphql": "16.8.1",
38+
"graphql": "16.9.0",
3939
"graphql-tag": "2.12.6",
4040
"lodash-es": "4.17.21",
4141
"markdown-it": "14.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3809,7 +3809,7 @@ __metadata:
38093809
express: "npm:4.19.2"
38103810
express-ws: "npm:5.0.2"
38113811
graphiql: "npm:3.2.3"
3812-
graphql: "npm:16.8.1"
3812+
graphql: "npm:16.9.0"
38133813
graphql-tag: "npm:2.12.6"
38143814
istanbul-lib-coverage: "npm:3.2.2"
38153815
jsdom: "npm:24.1.0"
@@ -5912,10 +5912,10 @@ __metadata:
59125912
languageName: node
59135913
linkType: hard
59145914

5915-
"graphql@npm:16.8.1":
5916-
version: 16.8.1
5917-
resolution: "graphql@npm:16.8.1"
5918-
checksum: 10c0/129c318156b466f440914de80dbf7bc67d17f776f2a088a40cb0da611d19a97c224b1c6d2b13cbcbc6e5776e45ed7468b8432f9c3536724e079b44f1a3d57a8a
5915+
"graphql@npm:16.9.0":
5916+
version: 16.9.0
5917+
resolution: "graphql@npm:16.9.0"
5918+
checksum: 10c0/a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
59195919
languageName: node
59205920
linkType: hard
59215921

0 commit comments

Comments
 (0)