Bump ssb-blobs from 1.2.3 to 2.0.1

Bumps [ssb-blobs](https://github.com/ssbc/ssb-blobs) from 1.2.3 to 2.0.1.
- [Release notes](https://github.com/ssbc/ssb-blobs/releases)
- [Commits](https://github.com/ssbc/ssb-blobs/compare/v1.2.3...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-25 06:29:47 +00:00 committed by GitHub
parent 81efb9aef1
commit 2dfcc88c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -8851,14 +8851,14 @@
}
},
"ssb-blobs": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/ssb-blobs/-/ssb-blobs-1.2.3.tgz",
"integrity": "sha512-iDRVrkCa7H0bhtVutYrO4GHFC7td2P5MEiEGMracL/DycF2gvZLYfoiWK5JrB3UwZ3LCVMv/YKZiA8ldZY1HwA==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ssb-blobs/-/ssb-blobs-2.0.1.tgz",
"integrity": "sha512-WuF96Yc8bd0l62wGxpQNT2OGf2XEhdMLEYsWJeXilYtEJLW+IZoO4YUjPanmp4fkhU2KunN+a/cQr6vqDqLphA==",
"requires": {
"cont": "^1.0.3",
"debug": "^4.1.1",
"level": "^6.0.0",
"multiblob": "^1.12.0",
"obz": "^1.0.2",
"pull-defer": "^0.2.3",
"pull-level": "^2.0.4",
"pull-notify": "^0.1.0",
"pull-stream": "^3.3.0",

View File

@ -48,7 +48,7 @@
"sharp": "^0.26.3",
"ssb-about": "^2.0.1",
"ssb-backlinks": "^2.1.1",
"ssb-blobs": "^1.2.3",
"ssb-blobs": "^2.0.1",
"ssb-client": "^4.9.0",
"ssb-config": "^3.4.4",
"ssb-conn": "^0.19.1",