From 3d34a983dafacdb77eea148df1315a0f40d9cab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 01:22:38 +0000 Subject: [PATCH] build(deps): bump @bgd-labs/aave-address-book from 1.13.1 to 1.29.0 Bumps [@bgd-labs/aave-address-book](https://github.com/bgd-labs/aave-address-book) from 1.13.1 to 1.29.0. - [Changelog](https://github.com/bgd-labs/aave-address-book/blob/main/CHANGELOG.md) - [Commits](https://github.com/bgd-labs/aave-address-book/compare/v1.13.1...v1.29.0) --- updated-dependencies: - dependency-name: "@bgd-labs/aave-address-book" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9b3a456a8..45a76b679 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@aave/contract-helpers": "npm:@marsfoundation/contract-helpers@1.13.7", "@aave/math-utils": "^1.13.5", - "@bgd-labs/aave-address-book": "^1.13.1", + "@bgd-labs/aave-address-book": "^1.29.0", "@emotion/cache": "11.10.3", "@emotion/react": "11.10.4", "@emotion/server": "latest", diff --git a/yarn.lock b/yarn.lock index e13ed7391..b36f29941 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1433,10 +1433,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@bgd-labs/aave-address-book@^1.13.1": - version "1.13.1" - resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-1.13.1.tgz#4c10ee9dcc986e2f24cb2062663e7697814ad395" - integrity sha512-+0QOQbNCQEp34eUA1K7Qkn4t8X7WQ04rY91/bTmt7smHKk4CBtp6EqogX0cw+M63bG7+wqR5EXaAYCJSLEvpDg== +"@bgd-labs/aave-address-book@^1.29.0": + version "1.29.0" + resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-1.29.0.tgz#f0db5ff4bb7249f8fde2a51c7f3b23429f02c828" + integrity sha512-9PydYR72Ma5vp93MMPBQOfCDghbAqfxXu+1QkIIcooGNEUkFqjZP9eWpdYFqa71ph613fy8nzQbgLbxZAv6kZg== "@coinbase/wallet-sdk@3.1.0", "@coinbase/wallet-sdk@^3.0.4": version "3.1.0"