Bump ssb-room from 1.2.2 to 1.3.0

Bumps [ssb-room](https://github.com/staltz/ssb-room) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/staltz/ssb-room/releases)
- [Commits](https://github.com/staltz/ssb-room/compare/v1.2.2...1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-22 20:22:43 +00:00 committed by GitHub
parent 76789a0ed6
commit 74937c763d
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

@ -9115,9 +9115,9 @@
}
},
"ssb-room": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/ssb-room/-/ssb-room-1.2.2.tgz",
"integrity": "sha512-oPduyTzzGOeCs+wE77XjQfqNhNC3mOV98MS61cRRkXH2hGd6s+UM0KItQ0o10fcHZ4+32IeTDy7C66s2Dfyb3Q==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/ssb-room/-/ssb-room-1.3.0.tgz",
"integrity": "sha512-2sYuHgV6fLKWNUjSF0ARcTtFL0C+YpL474M7CGOjC+fJWZ5vg7kcZR/7P3wNyfnqI3Jx2tAGVULF/mjsBmCvaA==",
"requires": {
"body-parser": "^1.16.0",
"debug": "~4.1.1",