mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-22 01:02:06 -07:00
fix(sweep): Updating sweep plugin
This commit is contained in:
Generated
+7
-7
@@ -13,7 +13,7 @@
|
||||
"@capacitor/core": "^2.4.6",
|
||||
"gatsby": "^2.31.1",
|
||||
"gatsby-ipfs-web-wallet": "^1.19.6",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.1"
|
||||
"gatsby-plugin-bch-sweep": "^1.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"capacitor-resources": "^2.0.5",
|
||||
@@ -12278,9 +12278,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-bch-sweep": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.1.tgz",
|
||||
"integrity": "sha512-FmesZF24kPaFiV6xbbrUtStt+bYxNqmzj98VdQA7DkwjpBu5u7BLoZ6mRhu+t1Xi3AM9Pp+I6DUmEQ3CM+HdmQ==",
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.2.tgz",
|
||||
"integrity": "sha512-b2r9Mit21XcIzwuydP/RTEsby7kSI8/RUygzC4e9dHeeU67z/HmulmB7CYx/Iz3xzTvzqiO1IxbV3N1FI6VM2A==",
|
||||
"dependencies": {
|
||||
"adminlte-2-react": "^0.1.27"
|
||||
}
|
||||
@@ -45249,9 +45249,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-bch-sweep": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.1.tgz",
|
||||
"integrity": "sha512-FmesZF24kPaFiV6xbbrUtStt+bYxNqmzj98VdQA7DkwjpBu5u7BLoZ6mRhu+t1Xi3AM9Pp+I6DUmEQ3CM+HdmQ==",
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.2.tgz",
|
||||
"integrity": "sha512-b2r9Mit21XcIzwuydP/RTEsby7kSI8/RUygzC4e9dHeeU67z/HmulmB7CYx/Iz3xzTvzqiO1IxbV3N1FI6VM2A==",
|
||||
"requires": {
|
||||
"adminlte-2-react": "^0.1.27"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user