diff --git a/foo b/foo new file mode 100644 index 00000000000..45b983be36b --- /dev/null +++ b/foo @@ -0,0 +1 @@ +hi diff --git a/package.json b/package.json index b568aa5221f..87f9c23a9c5 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "edge-currency-accountbased": "^2.2.4", "edge-currency-monero": "^1.1.1", "edge-currency-plugins": "^2.1.0", - "edge-exchange-plugins": "^0.21.3", + "edge-exchange-plugins": "^0.21.4", "edge-login-ui-rn": "^2.9.1", "ethers": "^5.6.0", "paraswap": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 223388765ed..621a2201ce3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7756,10 +7756,10 @@ edge-currency-plugins@^2.1.0: wifgrs "^2.0.6" ws "^7.4.6" -edge-exchange-plugins@^0.21.3: - version "0.21.3" - resolved "https://registry.yarnpkg.com/edge-exchange-plugins/-/edge-exchange-plugins-0.21.3.tgz#0c684bbfdc1eed49fd6ade8c7564095b13b9a787" - integrity sha512-Yel1N8rURP/K34X7GP9EJaBG/2KGHscu2+i1NMaY2z5W1JRvD1bHGP0ReqwB5ge28iFNVuE+yFowbJS7dZD48A== +edge-exchange-plugins@^0.21.4: + version "0.21.4" + resolved "https://registry.yarnpkg.com/edge-exchange-plugins/-/edge-exchange-plugins-0.21.4.tgz#375bd7da1141c0d74604f3c7ea48360947467bc8" + integrity sha512-9ykyQt5QVLlI4RvvdVnjvZpvVoUaSSl4kguH/yiSo17ExHMZAk2B3on+p9bff1nWy/Gvm2rjHi13PSlyydIRdw== dependencies: "@ethersproject/address" "^5.5.0" "@ethersproject/contracts" "^5.5.0"