Commit be8b6cce authored by Carlos Diaz-Padron's avatar Carlos Diaz-Padron Committed by GitHub

upgrade @davatar/react to 1.6.2, minor fix for ERC token URIs (#2461)

parent d3700882
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"homepage": ".", "homepage": ".",
"private": true, "private": true,
"devDependencies": { "devDependencies": {
"@davatar/react": "1.6.0", "@davatar/react": "1.6.2",
"@ethersproject/experimental": "^5.4.0", "@ethersproject/experimental": "^5.4.0",
"@gnosis.pm/safe-apps-web3-react": "^0.6.0", "@gnosis.pm/safe-apps-web3-react": "^0.6.0",
"@graphql-codegen/cli": "1.21.5", "@graphql-codegen/cli": "1.21.5",
......
...@@ -1384,10 +1384,10 @@ ...@@ -1384,10 +1384,10 @@
debug "^3.1.0" debug "^3.1.0"
lodash.once "^4.1.1" lodash.once "^4.1.1"
"@davatar/react@1.6.0": "@davatar/react@1.6.2":
version "1.6.0" version "1.6.2"
resolved "https://registry.yarnpkg.com/@davatar/react/-/react-1.6.0.tgz#5bcff32ae4cf79398e86bc58a1596301f72c8e9f" resolved "https://registry.yarnpkg.com/@davatar/react/-/react-1.6.2.tgz#27ccb5e653dae1a525368daf82d801812f44b240"
integrity sha512-C0AM4NWkE6lNAtc2ItD4yApnumj8WzpViIpr58ofDqv7dSBf9CPiZY42OrwZkIGN+UC+k2tNtUEmbneF2L2LaA== integrity sha512-BQIP6fg8xoUgTleLUk91kItpDYpyXAkFYl04W+86LfYBahr1zBe4lvWZqVypMR36YASa4qn2yIyaaVHLgDOeqQ==
dependencies: dependencies:
"@ethersproject/providers" "^5.4.5" "@ethersproject/providers" "^5.4.5"
"@types/react-blockies" "^1.4.1" "@types/react-blockies" "^1.4.1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment