Skip to content

Commit 4ba1c8a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tools to v4.0.5
1 parent eabd4f0 commit 4ba1c8a

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
@@ -15,7 +15,7 @@
1515
"bcryptjs": "2.4.3",
1616
"graphql": "14.3.1",
1717
"graphql-tag": "2.10.1",
18-
"graphql-tools": "4.0.4",
18+
"graphql-tools": "4.0.5",
1919
"graphql-yoga": "1.18.0",
2020
"jsonwebtoken": "8.5.1",
2121
"prisma-binding": "2.3.13",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,6 +2484,17 @@ graphql-tools@4.0.4, graphql-tools@^4.0.4:
24842484
iterall "^1.1.3"
24852485
uuid "^3.1.0"
24862486

2487+
graphql-tools@4.0.5:
2488+
version "4.0.5"
2489+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.5.tgz#d2b41ee0a330bfef833e5cdae7e1f0b0d86b1754"
2490+
integrity sha512-kQCh3IZsMqquDx7zfIGWBau42xe46gmqabwYkpPlCLIjcEY1XK+auP7iGRD9/205BPyoQdY8hT96MPpgERdC9Q==
2491+
dependencies:
2492+
apollo-link "^1.2.3"
2493+
apollo-utilities "^1.0.1"
2494+
deprecated-decorator "^0.1.6"
2495+
iterall "^1.1.3"
2496+
uuid "^3.1.0"
2497+
24872498
graphql-tools@^4.0.0:
24882499
version "4.0.3"
24892500
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.3.tgz#23b5cb52c519212b1b2e4630a361464396ad264b"

0 commit comments

Comments
 (0)