fix(gatsby-ipfs-web-wallet): Bumping to v1.9.10

This commit is contained in:
Chris Troutner
2020-08-19 13:50:18 -07:00
parent 6da1fa9f91
commit 2a5f218d78
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21931,9 +21931,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.9.9",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.9.9.tgz",
"integrity": "sha512-QrF3dIfx6RwVluQS/v6sX+irD/f28zMpqWEdUhPXxeQNQiJN2wOcjgIh/CFuHwPXIo+hU69rePk6zBok4HIg8Q==",
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.9.10.tgz",
"integrity": "sha512-4e7zhZhNLBFLCLUh59DH2gnIgoC/3x1y7aV8rQE/fXYbZFO9z0Tz5QSrwlbTmyW23urfMkNo0pdjPZFywRP0uQ==",
"requires": {
"adminlte-2-react": "^0.1.27",
"gatsby": "^2.23.7",
+1 -1
View File
@@ -21,7 +21,7 @@
"dependencies": {
"bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable",
"gatsby": "^2.23.7",
"gatsby-ipfs-web-wallet": "^1.9.9",
"gatsby-ipfs-web-wallet": "^1.9.10",
"gatsby-plugin-compile-es6-packages": "^2.1.0"
},
"repository": {