diff --git a/packages/ipfs-provider/package-lock.json b/packages/ipfs-provider/package-lock.json index 7f82324e..7b6bc7b2 100644 --- a/packages/ipfs-provider/package-lock.json +++ b/packages/ipfs-provider/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@storagestack/ipfs-provider", - "version": "0.7.1", + "version": "0.8.0-alpha.1", "license": "ISC", "dependencies": { - "@storagestack/core": "^0.7.1" + "@storagestack/core": "^0.8.0-alpha.1" }, "devDependencies": { "ts-jest": "^22.4.2", @@ -688,9 +688,9 @@ } }, "node_modules/@storagestack/core": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@storagestack/core/-/core-0.7.1.tgz", - "integrity": "sha512-NzWV7Al9F8necSc85oulkqZZjzotqfGsVWS+chtWLFXKfffZEMdRwS9lwdnr9Pn9PbozCpvV30B1s15M3VXt/g==", + "version": "0.8.0-alpha.1", + "resolved": "https://registry.npmjs.org/@storagestack/core/-/core-0.8.0-alpha.1.tgz", + "integrity": "sha512-gbvfYsxS/i3ZrvxmlrVUXUIknQPS8b7shbRx6UXb0Pbl7TNuI64WBa7BY+yWRbHhBTLHP2MjBGB7lS5WG7c++A==", "dependencies": { "core-js": "^2.5.5", "es6-promise": "^4.2.4", @@ -8081,9 +8081,9 @@ } }, "node_modules/http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "peer": true }, "node_modules/http-signature": { @@ -20324,9 +20324,9 @@ "peer": true }, "@storagestack/core": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@storagestack/core/-/core-0.7.1.tgz", - "integrity": "sha512-NzWV7Al9F8necSc85oulkqZZjzotqfGsVWS+chtWLFXKfffZEMdRwS9lwdnr9Pn9PbozCpvV30B1s15M3VXt/g==", + "version": "0.8.0-alpha.1", + "resolved": "https://registry.npmjs.org/@storagestack/core/-/core-0.8.0-alpha.1.tgz", + "integrity": "sha512-gbvfYsxS/i3ZrvxmlrVUXUIknQPS8b7shbRx6UXb0Pbl7TNuI64WBa7BY+yWRbHhBTLHP2MjBGB7lS5WG7c++A==", "requires": { "core-js": "^2.5.5", "es6-promise": "^4.2.4", @@ -26504,9 +26504,9 @@ } }, "http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "peer": true }, "http-signature": {