File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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+
24872498graphql-tools@^4.0.0 :
24882499 version "4.0.3"
24892500 resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.3.tgz#23b5cb52c519212b1b2e4630a361464396ad264b"
You can’t perform that action at this time.
0 commit comments