diff --git a/package.json b/package.json index 178cabf..760feb4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "csv-parser": "3.0.0", "fast-xml-parser": "4.3.6", - "yauzl": "3.1.2" + "yauzl": "3.1.3" }, "devDependencies": { "@kirkeaton/prettier-config": "1.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01488ae..4111066 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 4.3.6 version: 4.3.6 yauzl: - specifier: 3.1.2 - version: 3.1.2 + specifier: 3.1.3 + version: 3.1.3 devDependencies: '@kirkeaton/prettier-config': specifier: 1.0.2 @@ -1689,8 +1689,8 @@ packages: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} - yauzl@3.1.2: - resolution: {integrity: sha512-621iCPgEG1wXViDZS/L3h9F8TgrdQV1eayJlJ8j5A2SZg8OdY/1DLf+VxNeD+q5QbMFEAbjjR8nITj7g4nKa0Q==} + yauzl@3.1.3: + resolution: {integrity: sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw==} engines: {node: '>=12'} snapshots: @@ -3414,7 +3414,7 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - yauzl@3.1.2: + yauzl@3.1.3: dependencies: buffer-crc32: 0.2.13 pend: 1.2.0