diff --git a/package-lock.json b/package-lock.json index a2228fe..9e5cc52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20482,9 +20482,9 @@ } }, "gatsby-ipfs-web-wallet": { - "version": "1.19.3", - "resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.3.tgz", - "integrity": "sha512-jgHD4Um8ZWS9+txeDsIaQZDfGZfwaXPehR9+ncXyvBkpZTxBBeOe95cDd891mRGLZAyDBkWQpbVszsVRg9Mh1g==", + "version": "1.19.4", + "resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.19.4.tgz", + "integrity": "sha512-HkVArf5jUmoBWIrWT3qxZKQuIe4ik5OVPO8HDZINkFV/Z8dI7hi3hBO3CeCkxZpLypue5AxGRA46lmhoptK53Q==", "requires": { "adminlte-2-react": "^0.1.27", "copy-to-clipboard": "^3.3.1", diff --git a/package.json b/package.json index 5fa6998..c219e16 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@capacitor/cli": "^2.4.6", "@capacitor/core": "^2.4.6", "gatsby": "^2.31.1", - "gatsby-ipfs-web-wallet": "^1.19.3", + "gatsby-ipfs-web-wallet": "^1.19.4", "gatsby-plugin-bch-sweep": "^1.5.1" }, "repository": {