Skip to content

Commit 65490e3

Browse files
chore(deps): update dependency graphql to v16
1 parent 22f6326 commit 65490e3

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
@@ -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": "^16.5.0",
133133
"husky": "^4.3.5",
134134
"lnfs-cli": "^2.1.0",
135135
"lodash": "^4.17.20",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3259,10 +3259,10 @@ grapheme-breaker@^0.3.2:
32593259
brfs "^1.2.0"
32603260
unicode-trie "^0.3.1"
32613261

3262-
graphql@^15.4.0:
3263-
version "15.8.0"
3264-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
3265-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
3262+
graphql@^16.5.0:
3263+
version "16.5.0"
3264+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
3265+
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
32663266

32673267
32683268
version "1.10.5"

0 commit comments

Comments
 (0)