Skip to content

Commit 91151e1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tools to v4.0.5
1 parent 86ba3e8 commit 91151e1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0",
4242
"graphql-binding": "2.5.1",
4343
"graphql-import": "0.7.1",
44-
"graphql-tools": "4.0.4",
44+
"graphql-tools": "4.0.5",
4545
"http-link-dataloader": "^0.1.6",
4646
"jsonwebtoken": "8.5.1",
4747
"subscriptions-transport-ws": "0.9.16",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2687,6 +2687,17 @@ [email protected]:
26872687
iterall "^1.1.3"
26882688
uuid "^3.1.0"
26892689

2690+
2691+
version "4.0.5"
2692+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.5.tgz#d2b41ee0a330bfef833e5cdae7e1f0b0d86b1754"
2693+
integrity sha512-kQCh3IZsMqquDx7zfIGWBau42xe46gmqabwYkpPlCLIjcEY1XK+auP7iGRD9/205BPyoQdY8hT96MPpgERdC9Q==
2694+
dependencies:
2695+
apollo-link "^1.2.3"
2696+
apollo-utilities "^1.0.1"
2697+
deprecated-decorator "^0.1.6"
2698+
iterall "^1.1.3"
2699+
uuid "^3.1.0"
2700+
26902701
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0":
26912702
version "14.0.2"
26922703
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"

0 commit comments

Comments
 (0)