Bump urql from 1.11.6 to 2.0.1 (#434)

Bumps [urql](https://github.com/FormidableLabs/urql/tree/HEAD/packages/react-urql) from 1.11.6 to 2.0.1.
- [Release notes](https://github.com/FormidableLabs/urql/releases)
- [Changelog](https://github.com/FormidableLabs/urql/blob/main/packages/react-urql/CHANGELOG.md)
- [Commits](https://github.com/FormidableLabs/urql/commits/urql@2.0.1/packages/react-urql)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-27 22:29:32 +01:00
committed by GitHub
parent c3a90399cb
commit 0555deb028
3 changed files with 11 additions and 11 deletions

View File

@@ -31,6 +31,6 @@
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"styled-components": "5.2.1",
"urql": "1.11.6"
"urql": "2.0.1"
}
}

View File

@@ -34,7 +34,7 @@
"react-qr-svg": "^2.3.0",
"spacetime": "6.12.2",
"spacetime-informal": "0.5.0",
"urql": "1.11.6",
"urql": "2.0.1",
"web3modal": "1.9.3"
}
}