Skip to content

Commit a0bf63d

Browse files
authored
Merge pull request #393 from blocknative/enhancement/update-portis-dependency
Enhancement: Update Portis Dependency
2 parents 495476f + b28b439 commit a0bf63d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@ledgerhq/hw-app-eth": "^5.19.0",
4949
"@ledgerhq/hw-transport-u2f": "^5.19.0",
50-
"@portis/web3": "^2.0.0-beta.42",
50+
"@portis/web3": "^2.0.0-beta.55",
5151
"@toruslabs/torus-embed": "^1.3.0",
5252
"@unilogin/provider": "^0.5.21",
5353
"@walletconnect/web3-provider": "^1.0.13",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@
10581058
xhr "^2.2.0"
10591059
xtend "^4.0.1"
10601060

1061-
"@portis/web3@^2.0.0-beta.42":
1061+
"@portis/web3@^2.0.0-beta.55":
10621062
version "2.0.0-beta.55"
10631063
resolved "https://registry.yarnpkg.com/@portis/web3/-/web3-2.0.0-beta.55.tgz#5a1667b11766acc8de82f65c7273566c96853a98"
10641064
integrity sha512-qBqetbtTYlO8TjinYkrDUzwsHvFCZGGAeRfyMuq5Prila9h84irhBL8d3WamSG/4wqaw7aBhJbslQvVMWpMg5A==

0 commit comments

Comments
 (0)