1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-05-26 12:32:25 +00:00

Update dependencies

This commit is contained in:
Cadence Ember 2021-12-22 00:17:57 +13:00
parent 5246a74115
commit 4e1f2b3607
2 changed files with 250 additions and 212 deletions

View file

@ -10,11 +10,11 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"better-sqlite3": "^7.1.0",
"better-sqlite3": "^7.4.5",
"cookie": "^0.4.1",
"denque": "^1.4.1",
"denque": "^1.5.1",
"mixin-deep": "^2.0.1",
"node-fetch": "^2.6.0",
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#210be3cfacbd93d44e104698a29abd39494a6271"
"node-fetch": "^2.6.6",
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#e22095172a061a8271e28272e2e481d541ea6725"
}
}