Skip to content

Commit 2010151

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

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": "22.10.1",
134134
"@types/sinon": "17.0.3",
135135
"expect": "^24.1.0",
136-
"graphql": "^15.4.0",
136+
"graphql": "^16.10.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
@@ -3299,10 +3299,10 @@ grapheme-breaker@^0.3.2:
32993299
brfs "^1.2.0"
33003300
unicode-trie "^0.3.1"
33013301

3302-
graphql@^15.4.0:
3303-
version "15.8.0"
3304-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
3305-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
3302+
graphql@^16.10.0:
3303+
version "16.10.0"
3304+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
3305+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
33063306

33073307
33083308
version "1.10.5"

0 commit comments

Comments
 (0)