Upgrade some pkgs
All checks were successful
ci / Image build (push) Successful in 2m41s
ci / Deployment (push) Successful in 30s

This commit is contained in:
Joris Bertomeu
2024-11-02 16:30:46 +01:00
parent 34e84d2d6b
commit 5cb2bd7518

View File

@@ -10,12 +10,12 @@
"license": "ISC",
"dependencies": {
"axios": "^1.7.7",
"bull": "^4.16.3",
"bull": "^4.16.4",
"cheerio": "^1.0.0",
"cors": "^2.8.5",
"express": "^4.21.0",
"express": "^4.21.1",
"fs": "^0.0.1-security",
"mpd-parser": "^1.3.0",
"mpd-parser": "^1.3.1",
"path": "^0.12.7",
"tar": "^7.4.3",
"unzipper": "^0.12.3"