From ab5bdbf9a9b9fe1d720d837dfacee8714d02f9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 08:44:43 +0000 Subject: [PATCH] chore(deps): bump iconv-lite from 0.7.0 to 0.7.1 (#20684) Bumps [iconv-lite](https://github.com/pillarjs/iconv-lite) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md) - [Commits](https://github.com/pillarjs/iconv-lite/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: iconv-lite dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) 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: {}