Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @web3auth/base from 6.1.1 to 6.1.3 #655

Merged
merged 1 commit into from
Jul 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/web3auth-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
68 changes: 66 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down