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

Commit eb7c3a7

Browse files
committed
Update dependency graphql to v16
1 parent bc2d32d commit eb7c3a7

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": "^16.0.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@^16.0.1:
3975+
version "16.0.1"
3976+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10"
3977+
integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg==
39783978

39793979
growl@1.10.5:
39803980
version "1.10.5"

0 commit comments

Comments
 (0)