-
- Downloads
Update dependencies
... | ... | @@ -11,7 +11,7 @@ |
"type": "module", | ||
"dependencies": { | ||
"fs": "0.0.1-security", | ||
"node-fetch": "^2.6.0", | ||
"node-fetch": "^2.6.1", | ||
"node-tvdb": "^4.1.0", | ||
"path": "^0.12.7", | ||
"pg": "^8.3.3", | ||
... | ... | @@ -19,7 +19,7 @@ |
"pnormaldist": "^1.0.2", | ||
"sequelize": "^6.3.5", | ||
"sqlite3": "^5.0.0", | ||
"typescript": "^4.0.2", | ||
"typescript": "^4.0.3", | ||
"uuid": "^8.3.0", | ||
"xml2json": "^0.12.0" | ||
} | ||
... | ... |
Please register or sign in to comment