Skip to content

Commit b6177ca

Browse files
chore(deps): update dependency graphql to ^15.9.0
1 parent 9b140fa commit b6177ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "^15.9.0",
137137
"husky": "^4.3.5",
138138
"lnfs-cli": "^2.1.0",
139139
"lodash": "^4.17.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
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@^15.9.0:
3303+
version "15.10.0"
3304+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.10.0.tgz#1e59d233eb1b4d44009fde7c7b3408ca69a26524"
3305+
integrity sha512-mEXSGwjH+3hl7R4svIjeAuNSOmW5omelVI32eTtHp2kr4a+xo57NrV8Kh+1MsENUKxRfiWAH2FZFyK86tgoWSA==
33063306

33073307
33083308
version "1.10.5"

0 commit comments

Comments
 (0)