🐛Fixed bug with zipping all files in the folder

This commit is contained in:
Anton SHEPILOV
2024-06-07 17:41:38 +02:00
committed by Anton Shepilov
parent 725c9a6a29
commit dff0be8b1b
5 changed files with 245 additions and 85 deletions
+3 -1
View File
@@ -80,6 +80,7 @@
"@types/pump": "^1.1.1",
"@types/random-useragent": "^0.3.1",
"@types/socket.io-client": "^1.4.36",
"@types/unzipper": "^0.10.9",
"@types/uuid": "^8.3.0",
"@types/ws": "^7.2.7",
"@typescript-eslint/eslint-plugin": "^5.59.9",
@@ -116,6 +117,7 @@
"@fastify/swagger": "^8.14.0",
"@ffprobe-installer/ffprobe": "^1.4.1",
"@opensearch-project/opensearch": "^2.4.0",
"@segment/analytics-node": "^2.1.2",
"@sentry/node": "^6.19.7",
"@sentry/tracing": "^6.19.7",
"@socket.io/redis-adapter": "^7.2.0",
@@ -125,7 +127,6 @@
"@types/sharp": "^0.29.5",
"amqp-connection-manager": "^3.7.0",
"amqplib": "^0.8.0",
"@segment/analytics-node": "^2.1.2",
"archiver": "^5.3.1",
"axios": "^1.6.8",
"bcrypt": "^5.0.1",
@@ -179,6 +180,7 @@
"socket.io": "^4.6.2",
"socket.io-client": "^4.7.5",
"unoconv-promise": "^1.0.8",
"unzipper": "^0.11.6",
"uuid": "^8.3.2",
"uuid-time": "^1.0.0",
"v8-profiler-next": "^1.10.0",