Skip to content

Commit

Permalink
build(deps): bump @web3auth/react-native-sdk from 3.5.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@web3auth/react-native-sdk](https://github.com/web3auth/web3auth-react-native-sdk) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/web3auth/web3auth-react-native-sdk/releases)
- [Commits](Web3Auth/web3auth-react-native-sdk@v3.5.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@web3auth/react-native-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent e332bcf commit af18088
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/web3auth-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@cosmjs/encoding": "0.30.1",
"@desmoslabs/desmjs": "workspace:packages/core",
"@web3auth/react-native-sdk": "^3.5.0",
"@web3auth/react-native-sdk": "^4.0.0",
"react-native": "^0.72.0"
},
"devDependencies": {
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4650,7 +4650,7 @@ __metadata:
"@types/keccak": ^3.0.1
"@types/react-native": ^0.72.2
"@types/readable-stream": ^2.3.15
"@web3auth/react-native-sdk": ^3.5.0
"@web3auth/react-native-sdk": ^4.0.0
react-native: ^0.72.0
readable-stream: ^4.4.0
typescript: ^4.9.5
Expand Down Expand Up @@ -9553,18 +9553,19 @@ __metadata:
languageName: node
linkType: hard

"@web3auth/react-native-sdk@npm:^3.5.0":
version: 3.5.0
resolution: "@web3auth/react-native-sdk@npm:3.5.0"
"@web3auth/react-native-sdk@npm:^4.0.0":
version: 4.0.0
resolution: "@web3auth/react-native-sdk@npm:4.0.0"
dependencies:
"@toruslabs/openlogin-session-manager": ^1.1.0
base64url: ^3.0.1
buffer: ^6.0.3
loglevel: ^1.8.1
react-native-url-polyfill: ^1.3.0
peerDependencies:
"@babel/runtime": ^7.x
react-native: "*"
checksum: f7f19ad1bc71d4c78f2bcbdb9eaf0c1ce0244765b638d92eb0a6559b1fd79459795d0325cb625f65badb28b65fb3133fd541dc41f0728a6920a4c42b2476af60
checksum: 2fc03f6fd6ee4e71cc6d4ec6297a3bd4cbdfe1d7be16cfe88d607f66499f9cbc26c61adac32abef42321d03cd9d1d90b1385eadbf5bede5f41b7270064ea56bf
languageName: node
linkType: hard

Expand Down

0 comments on commit af18088

Please sign in to comment.