From 57448bd156191a3c8df35aa28a4528ec61a0691d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 13:36:06 +0000 Subject: [PATCH] build(deps): bump @web3auth/base from 6.1.1 to 6.1.3 (#655) 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.1 to 6.1.3.
Release notes

Sourced from @​web3auth/base's releases.

v6.1.3

What's Changed

Full Changelog: https://github.com/Web3Auth/web3auth-web/compare/v6.1.2...v6.1.3

v6.1.2

What's Changed

Full Changelog: https://github.com/Web3Auth/web3auth-web/compare/v6.1.1...v6.1.2

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.1&new-version=6.1.3)](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 | 68 +++++++++++++++++++++++++++++- 2 files changed, 67 insertions(+), 3 deletions(-) diff --git a/packages/web3auth-web/package.json b/packages/web3auth-web/package.json index f7eaa1eac..1938e8fd9 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.1", + "@web3auth/base": "^6.1.3", "@web3auth/modal": "^6.1.1", "@web3auth/ui": "^6.1.1", "cosmjs-types": "^0.8.0" diff --git a/yarn.lock b/yarn.lock index ebc4ac825..fa51fa3ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4620,7 +4620,7 @@ __metadata: "@types/jest": ^29.5.2 "@types/keccak": ^3.0.1 "@types/readable-stream": ^2.3.15 - "@web3auth/base": ^6.1.1 + "@web3auth/base": ^6.1.3 "@web3auth/modal": ^6.1.1 "@web3auth/ui": ^6.1.1 cosmjs-types: ^0.8.0 @@ -7303,6 +7303,24 @@ __metadata: languageName: node linkType: hard +"@toruslabs/openlogin-jrpc@npm:^4.7.0": + version: 4.7.0 + resolution: "@toruslabs/openlogin-jrpc@npm:4.7.0" + dependencies: + "@metamask/rpc-errors": ^5.1.1 + "@toruslabs/openlogin-utils": ^4.7.0 + end-of-stream: ^1.4.4 + events: ^3.3.0 + fast-safe-stringify: ^2.1.1 + once: ^1.4.0 + pump: ^3.0.0 + readable-stream: ^4.4.1 + peerDependencies: + "@babel/runtime": 7.x + checksum: e6be87cdd6673afce71a85506572507e50f573868546af0fb1adb556eea81185d412ec57366b36753022c79a261ee40a15545f905de1da54646d45c1b0b3757a + languageName: node + linkType: hard + "@toruslabs/openlogin-session-manager@npm:^1.1.0": version: 1.1.0 resolution: "@toruslabs/openlogin-session-manager@npm:1.1.0" @@ -7327,6 +7345,17 @@ __metadata: languageName: node linkType: hard +"@toruslabs/openlogin-utils@npm:^4.7.0": + version: 4.7.0 + resolution: "@toruslabs/openlogin-utils@npm:4.7.0" + dependencies: + base64url: ^3.0.1 + peerDependencies: + "@babel/runtime": 7.x + checksum: 3f3cc8b991191808e79d04c207c0225b58364a56b845122474ec69310b12f0da83a75a2b851f45177b6e0156ee921e3843c3f7b7871571152f3a5b4dd9090907 + languageName: node + linkType: hard + "@toruslabs/openlogin@npm:^4.5.4": version: 4.5.4 resolution: "@toruslabs/openlogin@npm:4.5.4" @@ -7345,6 +7374,24 @@ __metadata: languageName: node linkType: hard +"@toruslabs/openlogin@npm:^4.7.0": + version: 4.7.0 + resolution: "@toruslabs/openlogin@npm:4.7.0" + dependencies: + "@toruslabs/broadcast-channel": ^7.0.0 + "@toruslabs/eccrypto": ^3.0.0 + "@toruslabs/metadata-helpers": ^4.0.0 + "@toruslabs/openlogin-session-manager": ^1.1.0 + "@toruslabs/openlogin-utils": ^4.7.0 + events: ^3.3.0 + loglevel: ^1.8.1 + ts-custom-error: ^3.3.1 + peerDependencies: + "@babel/runtime": 7.x + checksum: c2d825d9c7eb78cb092d40a2517870b68d5f1288d8ae287eeb594df8bb8ae7e753ac99bed8bd1d8cef9ad86fb10e48f3e8e5b57ff55324812a650aff815be807 + languageName: node + linkType: hard + "@toruslabs/solana-embed@npm:^1.0.0": version: 1.0.0 resolution: "@toruslabs/solana-embed@npm:1.0.0" @@ -8708,6 +8755,23 @@ __metadata: languageName: node linkType: hard +"@web3auth/base@npm:^6.1.3": + version: 6.1.3 + resolution: "@web3auth/base@npm:6.1.3" + 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: 92470f71c09371f82648b21f09a792a2365ac5626f8adb1213c9f9b6f3066cb58a33a3fe37c569fc5120aab3bb96509f4d2df5d42ad1701855fd0b9e41f980d6 + languageName: node + linkType: hard + "@web3auth/ethereum-provider@npm:^6.1.1": version: 6.1.1 resolution: "@web3auth/ethereum-provider@npm:6.1.1" @@ -19869,7 +19933,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:^4.4.2": +"readable-stream@npm:^4.4.1, readable-stream@npm:^4.4.2": version: 4.4.2 resolution: "readable-stream@npm:4.4.2" dependencies: