Skip to content

Commit

Permalink
Merge pull request #2985 from ondratra/master
Browse files Browse the repository at this point in the history
Sumer - query node update for GraphQL Playground
  • Loading branch information
mnaamani committed Jan 4, 2022
2 parents 9f38c4e + 86c17c9 commit f278f87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"@polkadot/util": "^6.0.5",
"@polkadot/util-crypto": "^6.0.5",
"@polkadot/wasm-crypto": "^4.0.2",
"warthog": "https://github.com/Joystream/warthog/releases/download/v2.37.2-sumer/joystream-warthog-v2.37.2-sumer.tgz",
"warthog": "https://github.com/Joystream/warthog/releases/download/v2.37.3-sumer/joystream-warthog-v2.37.3-sumer.tgz",
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.9.7",
"bn.js": "^5.1.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -75,9 +75,9 @@
dependencies:
xss "^1.0.8"

"@apollographql/graphql-playground-react@https://github.com/Joystream/graphql-playground/releases/download/query-templates%401.7.27/graphql-playground-react-v1.7.27.tgz":
version "1.7.27"
resolved "https://github.com/Joystream/graphql-playground/releases/download/query-templates%401.7.27/graphql-playground-react-v1.7.27.tgz#f29765a3a182204bf2bb166a3ed10c7273637af9"
"@apollographql/graphql-playground-react@https://github.com/Joystream/graphql-playground/releases/download/joystream%401.7.28/graphql-playground-react-v1.7.28.tgz":
version "1.7.28"
resolved "https://github.com/Joystream/graphql-playground/releases/download/joystream%401.7.28/graphql-playground-react-v1.7.28.tgz#24c9c54e14ae0ba13c894738b4b87301f5801b26"
dependencies:
"@types/lru-cache" "^4.1.1"
apollo-link "^1.2.13"
Expand Down Expand Up @@ -28736,11 +28736,11 @@ warning@^4.0.1, warning@^4.0.2, warning@^4.0.3:
dependencies:
loose-envify "^1.0.0"

"warthog@https://github.com/Joystream/warthog/releases/download/v2.37.0/joystream-warthog-v2.37.0.tgz", "warthog@https://github.com/Joystream/warthog/releases/download/v2.37.2-sumer/joystream-warthog-v2.37.2-sumer.tgz", "warthog@https://github.com/metmirr/warthog/releases/download/v2.23.0/warthog-v2.23.0.tgz":
version "2.37.2-sumer"
resolved "https://github.com/Joystream/warthog/releases/download/v2.37.2-sumer/joystream-warthog-v2.37.2-sumer.tgz#137cba2542502f21acf158d64e54dd700091db71"
"warthog@https://github.com/Joystream/warthog/releases/download/v2.37.0/joystream-warthog-v2.37.0.tgz", "warthog@https://github.com/Joystream/warthog/releases/download/v2.37.3-sumer/joystream-warthog-v2.37.3-sumer.tgz", "warthog@https://github.com/metmirr/warthog/releases/download/v2.23.0/warthog-v2.23.0.tgz":
version "2.37.3-sumer"
resolved "https://github.com/Joystream/warthog/releases/download/v2.37.3-sumer/joystream-warthog-v2.37.3-sumer.tgz#6830f1ab694414cfdbeee664057d308768b1b3ba"
dependencies:
"@apollographql/graphql-playground-react" "https://github.com/Joystream/graphql-playground/releases/download/query-templates%401.7.27/graphql-playground-react-v1.7.27.tgz"
"@apollographql/graphql-playground-react" "https://github.com/Joystream/graphql-playground/releases/download/joystream%401.7.28/graphql-playground-react-v1.7.28.tgz"
"@types/app-root-path" "^1.2.4"
"@types/bn.js" "^4.11.6"
"@types/caller" "^1.0.0"
Expand Down

1 comment on commit f278f87

@vercel
Copy link

@vercel vercel bot commented on f278f87 Jan 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.