fix(gatsby-plugin-bch-sweep): Updating to v1.5.5

This commit is contained in:
Chris Troutner
2022-01-04 17:27:58 -08:00
parent 58b48181f2
commit 956dd73055
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -13,7 +13,7 @@
"@capacitor/cli": "^2.4.6", "@capacitor/cli": "^2.4.6",
"@capacitor/core": "^2.4.6", "@capacitor/core": "^2.4.6",
"gatsby": "^4.4.0", "gatsby": "^4.4.0",
"gatsby-plugin-bch-sweep": "^1.5.4", "gatsby-plugin-bch-sweep": "^1.5.5",
"gatsby-theme-bch-wallet": "^1.1.2" "gatsby-theme-bch-wallet": "^1.1.2"
}, },
"devDependencies": { "devDependencies": {
@@ -17902,9 +17902,9 @@
} }
}, },
"node_modules/gatsby-plugin-bch-sweep": { "node_modules/gatsby-plugin-bch-sweep": {
"version": "1.5.4", "version": "1.5.5",
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.4.tgz", "resolved": "http://94.130.170.209:4873/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.5.tgz",
"integrity": "sha512-W26/j+kirFrcgIowA1J4hTyIDkTLXeVbrryQZ4Z8GMojw5YkIxZ+61l2i96IJT0zmvKr5qSECMptpCt1Do9Tng==", "integrity": "sha512-PpWp7tdcl7raW7aVu0pWeDjpId3pFJgfK1ZWgn65Hw5YdbPWkm62WGCcaO0uT/Of9umqc5quDuNH6ogR1Dmx8A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"adminlte-2-react": "^0.1.27" "adminlte-2-react": "^0.1.27"
@@ -58314,9 +58314,9 @@
} }
}, },
"gatsby-plugin-bch-sweep": { "gatsby-plugin-bch-sweep": {
"version": "1.5.4", "version": "1.5.5",
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.4.tgz", "resolved": "http://94.130.170.209:4873/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.5.tgz",
"integrity": "sha512-W26/j+kirFrcgIowA1J4hTyIDkTLXeVbrryQZ4Z8GMojw5YkIxZ+61l2i96IJT0zmvKr5qSECMptpCt1Do9Tng==", "integrity": "sha512-PpWp7tdcl7raW7aVu0pWeDjpId3pFJgfK1ZWgn65Hw5YdbPWkm62WGCcaO0uT/Of9umqc5quDuNH6ogR1Dmx8A==",
"requires": { "requires": {
"adminlte-2-react": "^0.1.27" "adminlte-2-react": "^0.1.27"
} }
+1 -1
View File
@@ -25,7 +25,7 @@
"@capacitor/cli": "^2.4.6", "@capacitor/cli": "^2.4.6",
"@capacitor/core": "^2.4.6", "@capacitor/core": "^2.4.6",
"gatsby": "^4.4.0", "gatsby": "^4.4.0",
"gatsby-plugin-bch-sweep": "^1.5.4", "gatsby-plugin-bch-sweep": "^1.5.5",
"gatsby-theme-bch-wallet": "^1.1.2" "gatsby-theme-bch-wallet": "^1.1.2"
}, },
"repository": { "repository": {