Merge pull request #387 from christianbundy/update-deps

Update npm dependencies
This commit is contained in:
Sean Billig 2020-04-08 18:28:43 -07:00 committed by GitHub
commit 33b83f1ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 559 additions and 1241 deletions

1791
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,17 +34,16 @@
"koa-mount": "^4.0.0",
"koa-static": "^5.0.0",
"lodash": "^4.17.11",
"markdown-it": "^8.4.2",
"markdown-it": "^10.0.0",
"open": "^7.0.3",
"pretty-ms": "^6.0.0",
"pull-paramap": "^1.2.2",
"pull-sort": "^1.0.2",
"pull-stream": "^3.6.12",
"require-style": "^1.1.0",
"sharp": "^0.23.0",
"ssb-client": "^4.9.0",
"ssb-config": "^3.4.4",
"ssb-markdown": "^6.0.6",
"ssb-markdown": "^6.0.7",
"ssb-mentions": "^0.5.2",
"ssb-msgs": "^5.2.0",
"ssb-ref": "^2.13.9",
@ -64,7 +63,7 @@
"@types/mkdirp": "^1.0.0",
"@types/nodemon": "^1.19.0",
"@types/pull-stream": "^3.6.0",
"@types/sharp": "^0.23.1",
"@types/sharp": "^0.24.0",
"@types/supertest": "^2.0.8",
"@types/yargs": "^15.0.4",
"changelog-version": "^1.0.1",
@ -76,7 +75,7 @@
"tap": "^14.10.7"
},
"optionalDependencies": {
"sharp": "^0.23.0"
"sharp": "^0.25.2"
},
"bugs": {
"url": "https://github.com/fraction/oasis/issues"