Skip to content

Commit 75b8373

Browse files
chore(deps): update dependency graphql to v16
1 parent a7db75a commit 75b8373

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
@@ -133,7 +133,7 @@
133133
"@types/node": "18.17.14",
134134
"@types/sinon": "10.0.16",
135135
"expect": "^24.1.0",
136-
"graphql": "^15.4.0",
136+
"graphql": "^16.8.1",
137137
"husky": "^4.3.5",
138138
"lnfs-cli": "^2.1.0",
139139
"lodash": "^4.17.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3293,10 +3293,10 @@ grapheme-breaker@^0.3.2:
32933293
brfs "^1.2.0"
32943294
unicode-trie "^0.3.1"
32953295

3296-
graphql@^15.4.0:
3297-
version "15.8.0"
3298-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
3299-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
3296+
graphql@^16.8.1:
3297+
version "16.8.1"
3298+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
3299+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
33003300

33013301
33023302
version "1.10.5"

0 commit comments

Comments
 (0)