Skip to content

Commit 289af4a

Browse files
chore(deps): update dependency graphql to v16
1 parent c55004d commit 289af4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

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

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3272,10 +3272,10 @@ grapheme-breaker@^0.3.2:
32723272
brfs "^1.2.0"
32733273
unicode-trie "^0.3.1"
32743274

3275-
graphql@^15.4.0:
3276-
version "15.8.0"
3277-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
3278-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
3275+
graphql@^16.6.0:
3276+
version "16.6.0"
3277+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
3278+
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
32793279

32803280
32813281
version "1.10.5"

0 commit comments

Comments
 (0)