chore(deps): update react-dapp-auth to auth-client@0.1.4

This commit is contained in:
Ben Kremer 2022-09-06 13:47:25 +02:00
parent c032f54570
commit 0f86f6bedb
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@chakra-ui/react": "^2.2.6", "@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0", "@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0", "@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "0.1.3", "@walletconnect/auth-client": "^0.1.4",
"better-sqlite3": "^7.6.2", "better-sqlite3": "^7.6.2",
"events": "^3.3.0", "events": "^3.3.0",
"framer-motion": "^7.0.0", "framer-motion": "^7.0.0",
@ -3020,9 +3020,9 @@
} }
}, },
"node_modules/@walletconnect/auth-client": { "node_modules/@walletconnect/auth-client": {
"version": "0.1.3", "version": "0.1.4",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.3.tgz", "resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.4.tgz",
"integrity": "sha512-6JwT1NYZ1iozNG6UW8jMSGdVvZ+0YcHnq4RvdZE89YlUd6gQztE8oB5N4t2ceHgTOfagMZs+mwuM6iZK+Ik2GQ==", "integrity": "sha512-zR14+Hbc80bYk19Hj34xzgb+FWdHfvCHTSdwsmJlqqV9h5qrI3lPub/iC2fsaTc/CmvefJAOqFy6g4deu8VhlA==",
"dependencies": { "dependencies": {
"@walletconnect/core": "2.0.0-rc.2", "@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0", "@walletconnect/events": "1.0.0",
@ -8972,9 +8972,9 @@
} }
}, },
"@walletconnect/auth-client": { "@walletconnect/auth-client": {
"version": "0.1.3", "version": "0.1.4",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.3.tgz", "resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.4.tgz",
"integrity": "sha512-6JwT1NYZ1iozNG6UW8jMSGdVvZ+0YcHnq4RvdZE89YlUd6gQztE8oB5N4t2ceHgTOfagMZs+mwuM6iZK+Ik2GQ==", "integrity": "sha512-zR14+Hbc80bYk19Hj34xzgb+FWdHfvCHTSdwsmJlqqV9h5qrI3lPub/iC2fsaTc/CmvefJAOqFy6g4deu8VhlA==",
"requires": { "requires": {
"@walletconnect/core": "2.0.0-rc.2", "@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0", "@walletconnect/events": "1.0.0",

View File

@ -12,7 +12,7 @@
"@chakra-ui/react": "^2.2.6", "@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0", "@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0", "@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "0.1.3", "@walletconnect/auth-client": "^0.1.4",
"better-sqlite3": "^7.6.2", "better-sqlite3": "^7.6.2",
"events": "^3.3.0", "events": "^3.3.0",
"framer-motion": "^7.0.0", "framer-motion": "^7.0.0",