Fix relative to missing subtiles issue
All checks were successful
ci / Image build (push) Successful in 2m11s
ci / Deployment (push) Successful in 22s

This commit is contained in:
Joris Bertomeu
2025-08-25 14:48:59 +02:00
parent aba85207e7
commit fc8e9ebc48
2 changed files with 51 additions and 14 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.7.7",
"bull": "^4.16.4",
"cheerio": "^1.0.0",
"axios": "^1.11.0",
"bull": "^4.16.5",
"cheerio": "^1.1.2",
"cors": "^2.8.5",
"express": "^4.21.1",
"express": "^5.1.0",
"fs": "^0.0.1-security",
"mpd-parser": "^1.3.1",
"path": "^0.12.7",