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

Commit d16b556

Browse files
committed
Update dependency graphql to ^15.7.2
1 parent 657f497 commit d16b556

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.2",
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.2:
3975+
version "15.7.2"
3976+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
3977+
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==
39783978

39793979
growl@1.10.5:
39803980
version "1.10.5"

0 commit comments

Comments
 (0)