chore(deps): update auth-client to 0.1.6

This commit is contained in:
Ben Kremer
2022-09-06 15:24:23 +02:00
parent 5f982630e1
commit d04c2e08a1
4 changed files with 16 additions and 16 deletions
+7 -7
View File
@@ -11,7 +11,7 @@
"@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "^0.1.5",
"@walletconnect/auth-client": "^0.1.6",
"better-sqlite3": "^7.6.2",
"events": "^3.3.0",
"framer-motion": "^7.0.0",
@@ -3020,9 +3020,9 @@
}
},
"node_modules/@walletconnect/auth-client": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.5.tgz",
"integrity": "sha512-Wj/dYy4Uv8ZWFOWsI77wOIR9U2RAvlYfUgWcsLBZrq85KVhCAdzKf5oIXiRFIZfhIJUBDyzh8IN4h4y6/Zq4CQ==",
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.6.tgz",
"integrity": "sha512-5t4DE5N6ScJnQiPCyBcGkvw5Ev3uKtpBKm+wuP+CPCnhphhkHzxJcksqaTWRU8Flx2Afgc8saMlnQ5WQBMc7mg==",
"dependencies": {
"@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0",
@@ -8972,9 +8972,9 @@
}
},
"@walletconnect/auth-client": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.5.tgz",
"integrity": "sha512-Wj/dYy4Uv8ZWFOWsI77wOIR9U2RAvlYfUgWcsLBZrq85KVhCAdzKf5oIXiRFIZfhIJUBDyzh8IN4h4y6/Zq4CQ==",
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.6.tgz",
"integrity": "sha512-5t4DE5N6ScJnQiPCyBcGkvw5Ev3uKtpBKm+wuP+CPCnhphhkHzxJcksqaTWRU8Flx2Afgc8saMlnQ5WQBMc7mg==",
"requires": {
"@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0",
+1 -1
View File
@@ -12,7 +12,7 @@
"@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "^0.1.5",
"@walletconnect/auth-client": "^0.1.6",
"better-sqlite3": "^7.6.2",
"events": "^3.3.0",
"framer-motion": "^7.0.0",