Skip to content

Commit 054d50a

Browse files
authored
Merge pull request #281 from blocknative/fix/update-unilogin
Update UniLogin
2 parents b9eb4d8 + 216d00b commit 054d50a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@ledgerhq/hw-transport-u2f": "^5.7.0",
4444
"@portis/web3": "^2.0.0-beta.42",
4545
"@toruslabs/torus-embed": "^1.2.4",
46-
"@unilogin/provider": "^0.5.20",
46+
"@unilogin/provider": "^0.5.21",
4747
"@walletconnect/web3-provider": "^1.0.0-beta.45",
4848
"authereum": "^0.0.4-beta.131",
4949
"bignumber.js": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,10 +1103,10 @@
11031103
dependencies:
11041104
"@types/node" "*"
11051105

1106-
"@unilogin/provider@^0.5.20":
1107-
version "0.5.20"
1108-
resolved "https://registry.yarnpkg.com/@unilogin/provider/-/provider-0.5.20.tgz#3bdfe542058eca5bf86cb6c509a84ac6c2e64b0b"
1109-
integrity sha512-lDg/rU2fblQyrUHR0Jkk8vSiRQHkBKY6pUc0pqgaeDimkQNVZJKsPK7FzbRINtIJQGQsoZpObI6a25qguO/jew==
1106+
"@unilogin/provider@^0.5.21":
1107+
version "0.5.21"
1108+
resolved "https://registry.yarnpkg.com/@unilogin/provider/-/provider-0.5.21.tgz#bc3aa74750c3fcd2ddcb763279fb58d88f5bc8f5"
1109+
integrity sha512-HVMrFIKc6ysxj5F1dz0UFaSIvSMtqw5JBYEzomvtthsw/fNwbT8/I/mA4OCaAJcpuaI1d66X9bZhOrP5GWcwVg==
11101110
dependencies:
11111111
"@restless/sanitizers" "^0.2.4"
11121112
reactive-properties "^0.1.11"

0 commit comments

Comments
 (0)