Skip to content

Commit 9db2b71

Browse files
chore(deps): update dependency graphql to v16
1 parent c85f54d commit 9db2b71

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.16.16",
134134
"@types/sinon": "10.0.15",
135135
"expect": "^24.1.0",
136-
"graphql": "^15.4.0",
136+
"graphql": "^16.7.0",
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.7.0:
3297+
version "16.7.0"
3298+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.0.tgz#717051b8c183fcf8c3ad0a3668aeb5ffd1e9bc33"
3299+
integrity sha512-kdNG+ZGNf0E4dezSA2N9cRq8UdOMCcz9Wzh1dDSrCzGCz0nj6p8qlE+utY6iqr9y1sh3MZxUb7K794neZ2oT1w==
33003300

33013301
33023302
version "1.10.5"

0 commit comments

Comments
 (0)