Skip to content

Commit

Permalink
update graphql-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed May 17, 2019
1 parent 5fe9324 commit 88a0ac7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@graphql-modules/di": "0.7.2",
"apollo-server-caching": "0.4.0",
"graphql-toolkit": "0.2.11",
"graphql-toolkit": "0.2.12",
"graphql-tools": "4.0.4",
"tslib": "1.9.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2395,10 +2395,10 @@ graphql-tag@2.10.1:
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==

graphql-toolkit@0.2.11:
version "0.2.11"
resolved "https://registry.yarnpkg.com/graphql-toolkit/-/graphql-toolkit-0.2.11.tgz#4849349d9a0c6689b7c8d635f553793940fa6149"
integrity sha512-8iR9XFKe9fcZ0Q4rakrVIgM+vXbe3HnkeppdHn9CxwT/0rRXZE6CFFRm4UD0cocrA5ibkrxsajlDta8M6cRbpw==
graphql-toolkit@0.2.12:
version "0.2.12"
resolved "https://registry.yarnpkg.com/graphql-toolkit/-/graphql-toolkit-0.2.12.tgz#a8a7e23c871508e7bfd861e4940129882e820b20"
integrity sha512-wVBJc3t5quWrABw60Rm8cwRhdIvDR1aaU4S1X877EdB55X1tgueQ65k5GUw/B+5ZrHCSGUP5cPCGsnfrspCFDw==
dependencies:
aggregate-error "2.2.0"
asyncro "^3.0.0"
Expand Down

0 comments on commit 88a0ac7

Please sign in to comment.