Bump ssb-db from 20.3.0 to 20.4.0

Bumps [ssb-db](https://github.com/ssbc/ssb-db) from 20.3.0 to 20.4.0.
- [Release notes](https://github.com/ssbc/ssb-db/releases)
- [Commits](https://github.com/ssbc/ssb-db/compare/v20.3.0...v20.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-05 05:04:32 +00:00 committed by GitHub
parent 54637c041b
commit 836ebaafb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -10211,9 +10211,9 @@
}
},
"ssb-db": {
"version": "20.3.0",
"resolved": "https://registry.npmjs.org/ssb-db/-/ssb-db-20.3.0.tgz",
"integrity": "sha512-JOXCrS6k3+/kuOcFmZwc9vxPN55Czb7McFs5KEYA+/phykPwQ6e3hwjMT5YrVzSirCf8ptPS/mpOsCDog5Z2dg==",
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/ssb-db/-/ssb-db-20.4.0.tgz",
"integrity": "sha512-vsI7w+NZHxBdCVq428U+X0s1+E8Ro8EJ35MwfEpezBLtXlB+X2ej91InukblowiW5rdWD3y4mb01RobhhgTXSw==",
"requires": {
"flumedb": "^2.1.8",
"flumelog-offset": "^3.4.2",