diff --git a/package.json b/package.json index 684e73466..82f3a452e 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "html-to-text": "9.0.5", "http-cookie-agent": "7.0.3", "https-proxy-agent": "7.0.6", - "iconv-lite": "0.7.0", + "iconv-lite": "0.7.1", "imapflow": "1.1.1", "instagram-private-api": "1.46.1", "ioredis": "5.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51b616e38..fc6b084c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: 7.0.6 version: 7.0.6 iconv-lite: - specifier: 0.7.0 - version: 0.7.0 + specifier: 0.7.1 + version: 0.7.1 imapflow: specifier: 1.1.1 version: 1.1.1 @@ -4113,6 +4113,10 @@ packages: resolution: {integrity: sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==} engines: {node: '>=0.10.0'} + iconv-lite@0.7.1: + resolution: {integrity: sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==} + engines: {node: '>=0.10.0'} + ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -10348,6 +10352,10 @@ snapshots: dependencies: safer-buffer: '@nolyfill/safer-buffer@1.0.44' + iconv-lite@0.7.1: + dependencies: + safer-buffer: '@nolyfill/safer-buffer@1.0.44' + ieee754@1.2.1: {} ignore@5.3.2: {}