diff --git a/package-lock.json b/package-lock.json index e7a3fde..6d92547 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" } diff --git a/package.json b/package.json index 1fa324e..646c779 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,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" }, "repository": { "type": "git",