Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 0f28106

Browse files
committed
Update dependency graphql to ^15.7.1
1 parent a26ad12 commit 0f28106

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"codecov": "^3.8.3",
5858
"eslint": "^7.32.0",
5959
"fs-extra": "^10.0.0",
60-
"graphql": "^15.5.3",
60+
"graphql": "^15.7.1",
6161
"json-schema-to-typescript": "^10.1.4",
6262
"lnfs-cli": "^2.1.0",
6363
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3971,10 +3971,10 @@ graphql-language-service-utils@^2.4.1:
39713971
dependencies:
39723972
graphql-language-service-types "^1.6.1"
39733973

3974-
graphql@^15.5.3:
3975-
version "15.5.3"
3976-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
3977-
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
3974+
graphql@^15.7.1:
3975+
version "15.7.1"
3976+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.1.tgz#c821a1741e04e2bc2c91e138f34c06a86c0464f1"
3977+
integrity sha512-x34S6gC0/peBZnlK60zCJox/d45A7p6At9oN9EPA3qhoIAlR4LNZmXRLkICBckwwTMJzVdA8cx3QIQZMOl606A==
39783978

39793979
growl@1.10.5:
39803980
version "1.10.5"

0 commit comments

Comments
 (0)