From 06e9f51ae904fac2dda65060c24bdf3caeb48e59 Mon Sep 17 00:00:00 2001
From: liangping <18786721@qq.com>
Date: Sat, 10 Jun 2023 20:27:35 +0800
Subject: [PATCH] update widget version to v0.0.40
---
package.json | 2 +-
src/components/TxDialog.vue | 4 +++-
yarn.lock | 8 ++++----
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
index f235d5cb..2f97b1c5 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"md-editor-v3": "^2.8.1",
"numeral": "^2.0.6",
"osmojs": "^14.0.0-rc.0",
- "ping-widget": "^0.0.39",
+ "ping-widget": "^0.0.40",
"pinia": "^2.0.28",
"postcss": "^8.4.23",
"qrcode": "^1.5.3",
diff --git a/src/components/TxDialog.vue b/src/components/TxDialog.vue
index e3e83e01..3617564b 100644
--- a/src/components/TxDialog.vue
+++ b/src/components/TxDialog.vue
@@ -1,6 +1,7 @@
diff --git a/yarn.lock b/yarn.lock
index c7697ed7..c350e469 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5675,10 +5675,10 @@ ping-widget@^0.0.33:
vue "^3.2.47"
vue3-webcomponent-wrapper "^0.2.0"
-ping-widget@^0.0.39:
- version "0.0.39"
- resolved "https://registry.yarnpkg.com/ping-widget/-/ping-widget-0.0.39.tgz#53e8807186f363c08c4921e50aa972a8be0b7a7c"
- integrity sha512-2PRXs+CNOA5G6Qq3bQeIENctj9h1v9ZBNfP1GQJYHfsFcAXAW0JcKcdPwbX7kEyx9gYNctUIB6NkUflHeLWAsg==
+ping-widget@^0.0.40:
+ version "0.0.40"
+ resolved "https://registry.yarnpkg.com/ping-widget/-/ping-widget-0.0.40.tgz#e72f4381bd55cdc3b6bcfe7a15210d130a708b01"
+ integrity sha512-RIJ9vRA2v7ZQTsRwbUef9tSFWBH6fuCfspXc58zsLtc0yNC/kc6/C6HglNhi5wCpFWbMi+fl6Ea+GP2Jl+8iqw==
dependencies:
"@cosmjs/amino" "^0.30.1"
"@cosmjs/cosmwasm-stargate" "^0.30.1"