IO-3281 resolve imgproxy download failures.

This commit is contained in:
Patrick Fic
2025-06-25 08:51:41 -07:00
parent f76eb7abf5
commit c1e1dff7d2
4 changed files with 36 additions and 29 deletions

View File

@@ -70,7 +70,8 @@
"winston": "^3.17.0",
"winston-cloudwatch": "^6.3.0",
"xml2js": "^0.6.2",
"xmlbuilder2": "^3.1.1"
"xmlbuilder2": "^3.1.1",
"yazl": "^3.3.1"
},
"devDependencies": {
"@eslint/js": "^9.28.0",