Skip to content

Commit e3db50f

Browse files
chore(deps): update dependency graphql to v16
1 parent 64c1636 commit e3db50f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"@types/node": "18.17.3",
134134
"@types/sinon": "10.0.16",
135135
"expect": "^24.1.0",
136-
"graphql": "^15.4.0",
136+
"graphql": "^16.8.0",
137137
"husky": "^4.3.5",
138138
"lnfs-cli": "^2.1.0",
139139
"lodash": "^4.17.20",

yarn.lock

+4-4
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.0:
3297+
version "16.8.0"
3298+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
3299+
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
33003300

33013301
33023302
version "1.10.5"

0 commit comments

Comments
 (0)