diff --git a/package-lock.json b/package-lock.json index 8ba0031..b48a57c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@sgtpooki/file-type": "^1.0.1", "debug": "^4.3.4", "ipfs-css": "^1.4.0", - "multiformats": "^13.1.0", + "multiformats": "^13.2.3", "react": "^18.3.0", "react-dom": "^18.3.1", "tachyons": "^4.12.0" @@ -18449,9 +18449,9 @@ } }, "node_modules/multiformats": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.2.0.tgz", - "integrity": "sha512-ztpoAm2qHcdMR/RuOB0IhdYV6MocCLU2bp2Hcpwi2UHE5CT2PcCMyvwhSHMCS0gdApb3t6YzI/uQ5tmN7y/DRA==" + "version": "13.2.3", + "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.2.3.tgz", + "integrity": "sha512-TXwZIhK1GYOM6zO4H8tRYgXi9wRrRl+MSa3PY5DZaD7YdUMLYLXRbRTJwtCrqeDW8dLhzO9ehlC7A8vi6dMJyA==" }, "node_modules/multimatch": { "version": "5.0.0", diff --git a/package.json b/package.json index f0c4ab4..4219f11 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@sgtpooki/file-type": "^1.0.1", "debug": "^4.3.4", "ipfs-css": "^1.4.0", - "multiformats": "^13.1.0", + "multiformats": "^13.2.3", "react": "^18.3.0", "react-dom": "^18.3.1", "tachyons": "^4.12.0"