From 67ebe193ab1539e59fef7ef703ed39b67fbb80d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Jul 2023 16:18:43 +0000 Subject: [PATCH] fix: upgrade interface-datastore from 0.7.0 to 0.8.3 Snyk has created this PR to upgrade interface-datastore from 0.7.0 to 0.8.3. See this package in npm: https://www.npmjs.com/package/interface-datastore See this project in Snyk: https://app.snyk.io/org/pardo/project/43b015ab-78ac-40c2-91c7-17f6fc1950bf?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1195eff..7bd60ab 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "debug": "^4.1.0", "err-code": "^2.0.0", "hamt-sharding": "~0.0.2", - "interface-datastore": "~0.7.0", + "interface-datastore": "~0.8.3", "ipfs-multipart": "~0.2.0", "ipfs-unixfs": "~0.1.16", "ipfs-unixfs-exporter": "~0.38.0",