mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(gatsby-ipfs-web-wallet): Updating to v1.20.0
This commit is contained in:
Generated
+7
-7
@@ -12,7 +12,7 @@
|
||||
"@capacitor/cli": "^2.4.6",
|
||||
"@capacitor/core": "^2.4.6",
|
||||
"gatsby": "^2.31.1",
|
||||
"gatsby-ipfs-web-wallet": "^1.19.6",
|
||||
"gatsby-ipfs-web-wallet": "^1.20.0",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -12213,9 +12213,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-ipfs-web-wallet": {
|
||||
"version": "1.19.6",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.6.tgz",
|
||||
"integrity": "sha512-Ty76c74U3NdjKDsDbSL2rZEQjvJmUW6uMA7l054Yr0TFe0d4x8KjtDEGq6oUzcdXsN837zmmaYYqCaLw5C5cZw==",
|
||||
"version": "1.20.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.20.0.tgz",
|
||||
"integrity": "sha512-Ny2nKwVOP++gwmeHE9npsQAIaQVVjreXRqtqBd6xQlwWrL1aUb3xFpFDI9RZyNwOGcPxQ4wyUVLT5H+ZsI2w2g==",
|
||||
"dependencies": {
|
||||
"adminlte-2-react": "^0.1.27",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
@@ -45190,9 +45190,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-ipfs-web-wallet": {
|
||||
"version": "1.19.6",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.6.tgz",
|
||||
"integrity": "sha512-Ty76c74U3NdjKDsDbSL2rZEQjvJmUW6uMA7l054Yr0TFe0d4x8KjtDEGq6oUzcdXsN837zmmaYYqCaLw5C5cZw==",
|
||||
"version": "1.20.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.20.0.tgz",
|
||||
"integrity": "sha512-Ny2nKwVOP++gwmeHE9npsQAIaQVVjreXRqtqBd6xQlwWrL1aUb3xFpFDI9RZyNwOGcPxQ4wyUVLT5H+ZsI2w2g==",
|
||||
"requires": {
|
||||
"adminlte-2-react": "^0.1.27",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user