diff --git a/apps/server/package.json b/apps/server/package.json index 95331a51d9..03512a3989 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -128,6 +128,6 @@ "vite": "7.3.1", "ws": "8.19.0", "xml2js": "0.6.2", - "yauzl": "3.2.0" + "yauzl": "3.2.1" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39aab09893..0528fecc91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -848,8 +848,8 @@ importers: specifier: 0.6.2 version: 0.6.2 yauzl: - specifier: 3.2.0 - version: 3.2.0 + specifier: 3.2.1 + version: 3.2.1 apps/server-e2e: devDependencies: @@ -16415,8 +16415,8 @@ packages: yauzl@2.10.0: resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==} - yauzl@3.2.0: - resolution: {integrity: sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==} + yauzl@3.2.1: + resolution: {integrity: sha512-k1isifdbpNSFEHFJ1ZY4YDewv0IH9FR61lDetaRMD3j2ae3bIXGV+7c+LHCqtQGofSd8PIyV4X6+dHMAnSr60A==} engines: {node: '>=12'} yn@3.1.1: @@ -36082,7 +36082,7 @@ snapshots: buffer-crc32: 0.2.13 fd-slicer: 1.1.0 - yauzl@3.2.0: + yauzl@3.2.1: dependencies: buffer-crc32: 0.2.13 pend: 1.2.0