Skip to content

Commit ee53f68

Browse files
committed
Update dependency graphql-type-json to v0.3.2
1 parent 96fdcd4 commit ee53f68

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
@@ -40,7 +40,7 @@
4040
"graphql-depth-limit": "^1.1.0",
4141
"graphql-iso-date": "^3.5.0",
4242
"graphql-list-fields": "^2.0.1",
43-
"graphql-type-json": "^0.2.0",
43+
"graphql-type-json": "0.3.2",
4444
"graphql-validation-complexity": "^0.2.2",
4545
"graphql-yoga": "^1.16.9",
4646
"node-fetch": "^2.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,10 +3523,10 @@ graphql-tools@^4.0.0, graphql-tools@^4.0.4:
35233523
iterall "^1.1.3"
35243524
uuid "^3.1.0"
35253525

3526-
graphql-type-json@^0.2.0:
3527-
version "0.2.4"
3528-
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.4.tgz#545af27903e40c061edd30840a272ea0a49992f9"
3529-
integrity sha512-/tq02ayMQjrG4oDFDRLLrPk0KvJXue0nVXoItBe7uAdbNXjQUu+HYCBdAmPLQoseVzUKKMzrhq2P/sfI76ON6w==
3526+
graphql-type-json@0.3.2:
3527+
version "0.3.2"
3528+
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
3529+
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
35303530

35313531
graphql-upload@^8.0.0:
35323532
version "8.0.7"

0 commit comments

Comments
 (0)