From 3eceded5f45f688d6159d53398faa29d58d50ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 23:58:58 +0000 Subject: [PATCH] build(deps): bump @web3auth/base from 6.1.4 to 6.1.7 (#706) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@web3auth/base](https://github.com/Web3Auth/Web3Auth) from 6.1.4 to 6.1.7.
Release notes

Sourced from @​web3auth/base's releases.

v6.1.7

What's Changed

Full Changelog: https://github.com/Web3Auth/web3auth-web/compare/v6.1.6...v6.1.7

v6.1.6

v6.1.5

What's Changed

Full Changelog: https://github.com/Web3Auth/web3auth-web/compare/v6.1.4...v6.1.5

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@web3auth/base&package-manager=npm_and_yarn&previous-version=6.1.4&new-version=6.1.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- packages/web3auth-web/package.json | 2 +- yarn.lock | 19 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/packages/web3auth-web/package.json b/packages/web3auth-web/package.json index 1e77ca939..25470528e 100644 --- a/packages/web3auth-web/package.json +++ b/packages/web3auth-web/package.json @@ -32,7 +32,7 @@ "@cosmjs/encoding": "^0.31.0", "@cosmjs/proto-signing": "^0.31.0", "@desmoslabs/desmjs": "workspace:packages/core", - "@web3auth/base": "^6.1.4", + "@web3auth/base": "^6.1.7", "@web3auth/modal": "^6.1.7", "@web3auth/ui": "^6.1.3", "cosmjs-types": "^0.8.0" diff --git a/yarn.lock b/yarn.lock index f68457b5c..00b32ff9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4458,7 +4458,7 @@ __metadata: "@types/jest": ^29.5.3 "@types/keccak": ^3.0.1 "@types/readable-stream": ^4.0.0 - "@web3auth/base": ^6.1.4 + "@web3auth/base": ^6.1.7 "@web3auth/modal": ^6.1.7 "@web3auth/ui": ^6.1.3 cosmjs-types: ^0.8.0 @@ -8336,23 +8336,6 @@ __metadata: languageName: node linkType: hard -"@web3auth/base@npm:^6.1.4": - version: 6.1.4 - resolution: "@web3auth/base@npm:6.1.4" - dependencies: - "@toruslabs/http-helpers": ^4.0.0 - "@toruslabs/openlogin": ^4.7.0 - "@toruslabs/openlogin-jrpc": ^4.7.0 - "@toruslabs/openlogin-utils": ^4.7.0 - jwt-decode: ^3.1.2 - loglevel: ^1.8.1 - ts-custom-error: ^3.3.1 - peerDependencies: - "@babel/runtime": ^7.x - checksum: a54ed6e9594ba35830f2b32f7e5de5a0da1af10e8210a71733f32eae43ae8b15dc4fbf0e4830387ca9bc7af6e912435177ce0ce57b3f7f13d6c65a435b3b9b12 - languageName: node - linkType: hard - "@web3auth/base@npm:^6.1.7": version: 6.1.7 resolution: "@web3auth/base@npm:6.1.7"