From e186fe04af16d1677d9e6f0d0581663c67934051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 07:55:22 +0000 Subject: [PATCH] chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui Bumps [cosmjs-types](https://github.com/confio/cosmjs-types) from 0.5.0 to 0.9.0. - [Changelog](https://github.com/confio/cosmjs-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/confio/cosmjs-types/compare/v0.5.0...v0.9.0) --- updated-dependencies: - dependency-name: cosmjs-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web-ui/package.json | 2 +- web-ui/yarn.lock | 20 +++++--------------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/web-ui/package.json b/web-ui/package.json index f4a231cc5..b4ab847fe 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -28,7 +28,7 @@ "@tanstack/react-query": "^4.29.12", "@tanstack/react-query-devtools": "^4.35.0", "chain-registry": "1.19.0", - "cosmjs-types": "0.5.0", + "cosmjs-types": "0.9.0", "dayjs": "^1.11.10", "framer-motion": "10.16.16", "interchain-query": "^1.10.1", diff --git a/web-ui/yarn.lock b/web-ui/yarn.lock index 6bd66f499..30a4546d0 100644 --- a/web-ui/yarn.lock +++ b/web-ui/yarn.lock @@ -4956,13 +4956,10 @@ __metadata: languageName: node linkType: hard -"cosmjs-types@npm:0.5.0": - version: 0.5.0 - resolution: "cosmjs-types@npm:0.5.0" - dependencies: - long: ^4.0.0 - protobufjs: ~6.11.2 - checksum: caface3c6d1fa1d2a848b13629fc1e1fe9afbd231bbea09a2b81ab3a7585937e139101bda6f1e85bff55ad5f7136356eff08b897d484c7f875de0d5da5b23dc0 +"cosmjs-types@npm:0.9.0, cosmjs-types@npm:^0.9.0": + version: 0.9.0 + resolution: "cosmjs-types@npm:0.9.0" + checksum: 9b00d169eca334f27418bb80b39e0cff0196af40b0079e1f85536246059279207b853bdb6ec224ead0a02d15d4b7f6bf16bc096d41c436426aa5f8976ed2b430 languageName: node linkType: hard @@ -4986,13 +4983,6 @@ __metadata: languageName: node linkType: hard -"cosmjs-types@npm:^0.9.0": - version: 0.9.0 - resolution: "cosmjs-types@npm:0.9.0" - checksum: 9b00d169eca334f27418bb80b39e0cff0196af40b0079e1f85536246059279207b853bdb6ec224ead0a02d15d4b7f6bf16bc096d41c436426aa5f8976ed2b430 - languageName: node - linkType: hard - "create-hash@npm:^1.1.0, create-hash@npm:^1.1.2, create-hash@npm:^1.2.0": version: 1.2.0 resolution: "create-hash@npm:1.2.0" @@ -8346,7 +8336,7 @@ __metadata: "@types/react-dom": 18.2.17 "@types/three": ^0.159.0 chain-registry: 1.19.0 - cosmjs-types: 0.5.0 + cosmjs-types: 0.9.0 dayjs: ^1.11.10 eslint: 8.55.0 eslint-config-next: 14.0.4