diff --git a/package.json b/package.json index 7576a229b2..f89bbdba95 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "test:coverage": "jest --coverage" }, "dependencies": { - "@aave/contract-helpers": "1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0", - "@aave/math-utils": "1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0", + "@aave/contract-helpers": "1.25.0", + "@aave/math-utils": "1.25.0", "@bgd-labs/aave-address-book": "^2.19.0", "@emotion/cache": "11.10.3", "@emotion/react": "11.10.4", diff --git a/yarn.lock b/yarn.lock index 7a253e57a7..4ac71e94d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,17 +2,17 @@ # yarn lockfile v1 -"@aave/contract-helpers@1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0": - version "1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0" - resolved "https://registry.yarnpkg.com/@aave/contract-helpers/-/contract-helpers-1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0.tgz#002c55520fddace7877a06b5fa2bdea0196b75d4" - integrity sha512-DS5JmwIozDs/9e8XsTdlMxXdArWwO7+ZsQ6iEfL10+n2mmWVtcoQeqzO9i46nFGygz3a9fCCqoCiQ84Olr4q9g== +"@aave/contract-helpers@1.25.0": + version "1.25.0" + resolved "https://registry.yarnpkg.com/@aave/contract-helpers/-/contract-helpers-1.25.0.tgz#7f196d9418fc55a9503045a1c179f2d2af01c606" + integrity sha512-EejPEa53px0qFo0QgmRwRUge8zEE0iYuS7B9OfYC3gE4/DGSvsRB8fdwkZxpi4r2gH0mFDol6VigpcIZrBYtHQ== dependencies: isomorphic-unfetch "^3.1.0" -"@aave/math-utils@1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0": - version "1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0" - resolved "https://registry.yarnpkg.com/@aave/math-utils/-/math-utils-1.24.1-82a145b79d35bde0f05a1a82a3548eaaed18812b.0.tgz#4fdc9a5505cc03ccf8ce5f04c78f9a6fa0deee20" - integrity sha512-v7nFJrUu1We+P/07UZ1NVFW8P9XvgO5324suDk0uk2GorblTcZIaMrR3FzR9tXoSFHJL/cAFHGQIJfpAQTCWpA== +"@aave/math-utils@1.25.0": + version "1.25.0" + resolved "https://registry.yarnpkg.com/@aave/math-utils/-/math-utils-1.25.0.tgz#8c6e112a7d96d7c687c2f106ccac2a16300913ca" + integrity sha512-KCXiujO2Xi3X74GqmrDOtEGpho3VKDts+/dVWFpBoCtWpI35qAI8IxgrmWVfR1/4qzDNDVX0R4QmVjqgTkRF7w== "@adobe/css-tools@^4.0.1": version "4.0.1"