Skip to content

Commit 46ff9b6

Browse files
chore(deps): update dependency graphql to ^15.8.0
1 parent 22f6326 commit 46ff9b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@types/node": "16.11.33",
130130
"@types/sinon": "10.0.11",
131131
"expect": "^24.1.0",
132-
"graphql": "^15.4.0",
132+
"graphql": "^15.8.0",
133133
"husky": "^4.3.5",
134134
"lnfs-cli": "^2.1.0",
135135
"lodash": "^4.17.20",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3259,7 +3259,7 @@ grapheme-breaker@^0.3.2:
32593259
brfs "^1.2.0"
32603260
unicode-trie "^0.3.1"
32613261

3262-
graphql@^15.4.0:
3262+
graphql@^15.8.0:
32633263
version "15.8.0"
32643264
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
32653265
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==

0 commit comments

Comments
 (0)