Update dependencies

This commit is contained in:
Cadence Ember 2021-10-27 00:33:46 +13:00
parent 776a209c67
commit 2a233e4f32
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17
2 changed files with 557 additions and 463 deletions

1012
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"author": "",
"license": "AGPL-3.0-only",
"dependencies": {
"better-sqlite3": "^7.4.0",
"better-sqlite3": "^7.4.4",
"cookie": "^0.4.1",
"feed": "git+https://git.sr.ht/~cadence/nodejs-feed#3dde82f8296d7a6f5659323e497e0c684f03ab71",
"get-stream": "^6.0.1",
@ -24,7 +24,7 @@
"is-in-subnet": "^4.0.1",
"mixin-deep": "^2.0.1",
"node-dir": "^0.1.17",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.5",
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#2a5a025a974bd5cbb81bae32ec4d5c247cec0d42",
"pug": "^3.0.2",
"semver": "^7.3.5",
@ -36,8 +36,8 @@
},
"devDependencies": {
"jimp": "^0.16.1",
"selenium-webdriver": "^4.0.0-beta.3",
"tap": "^15.0.9",
"selenium-webdriver": "^4.0.0",
"tap": "^15.0.10",
"why-is-node-running": "^2.2.0"
}
}