From 779e12370b2e894da7f56e53cec54793bdbf9675 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 03:31:51 +0000 Subject: [PATCH] Update dependency @astroport/math to v1 --- package/lib/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/lib/package.json b/package/lib/package.json index 2200e03..48b7f9e 100644 --- a/package/lib/package.json +++ b/package/lib/package.json @@ -17,7 +17,7 @@ "typescript": "5.3.3" }, "dependencies": { - "@astroport/math": "0.5.1", + "@astroport/math": "1.0.1", "@cosmjs/cosmwasm-stargate": "0.32.1", "@cosmjs/proto-signing": "0.32.1", "chain-registry": "1.20.0", diff --git a/yarn.lock b/yarn.lock index 4cdfe74..b33e3fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39,10 +39,10 @@ tslib "^2.3.0" zen-observable-ts "^1.2.5" -"@astroport/math@0.5.1": - version "0.5.1" - resolved "https://registry.yarnpkg.com/@astroport/math/-/math-0.5.1.tgz#ef4d10f60969b184fb9028e298fc263cd09b9768" - integrity sha512-FcXrVEpvEXggA4CQGGPueBRhog1rVHl2sO76dd5UvYVn9Xv3sx/MIGkYwbznqOk1cp4hvCE60tI0jtLV796JTw== +"@astroport/math@1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@astroport/math/-/math-1.0.1.tgz#46f6311ce9516c47f7a267e27c276bb6dc5daee4" + integrity sha512-twZVNyLKTz1uFgGuok2bLsZFeVE3DS2RmFbkb9lVZAM91yJfb8MuAUG17X353hTQIIduuwVgqIIDH00cbDvM/A== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5": version "7.22.10"