diff --git a/package-lock.json b/package-lock.json index 08ad88f..1a64813 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index cbb5c9e..4ec5d68 100644 --- a/package.json +++ b/package.json @@ -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": {