Skip to content

Commit 6510843

Browse files
authored
Merge pull request #468 from blocknative/enhancement/lock-torus-version
lock torus version 1.8.2
2 parents 8ac3588 + 26225e6 commit 6510843

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
@@ -48,7 +48,7 @@
4848
"@ledgerhq/hw-app-eth": "^5.21.0",
4949
"@ledgerhq/hw-transport-u2f": "^5.21.0",
5050
"@portis/web3": "^2.0.0-beta.57",
51-
"@toruslabs/torus-embed": "^1.8.2",
51+
"@toruslabs/torus-embed": "1.8.2",
5252
"@unilogin/provider": "^0.6.1",
5353
"@walletconnect/web3-provider": "^1.3.1",
5454
"authereum": "^0.1.12",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@
11741174
deepmerge "^4.2.2"
11751175
loglevel "^1.6.8"
11761176

1177-
"@toruslabs/torus-embed@^1.8.2":
1177+
"@toruslabs/torus-embed@1.8.2":
11781178
version "1.8.2"
11791179
resolved "https://registry.yarnpkg.com/@toruslabs/torus-embed/-/torus-embed-1.8.2.tgz#6652b8f751c5f041749ccbfcaa0c08ced5f4f278"
11801180
integrity sha512-SlApK4BavoQYNenoQxjUs9/rrqrGDK5+Z9coABA6J7pLcbSL7QnBl8bKwTTYhI9Hri2GRbUM8XzNNpZfy5RiIQ==

0 commit comments

Comments
 (0)