diff --git a/package.json b/package.json index e9644f76..a3f64118 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "busboy": "^1.6.0", "cross-env": "^10.1.0", "husky": "^9.1.7", - "iconv-lite": "^0.6.3", + "iconv-lite": "^0.7.0", "lint-staged": "^16.2.7", "oxfmt": "^0.17.0", "oxlint": "^1.35.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f82e29b3..208fdf3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 iconv-lite: - specifier: ^0.6.3 - version: 0.6.3 + specifier: ^0.7.0 + version: 0.7.1 lint-staged: specifier: ^16.2.7 version: 16.2.7 @@ -1181,8 +1181,8 @@ packages: engines: {node: '>=18'} hasBin: true - iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + iconv-lite@0.7.1: + resolution: {integrity: sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==} engines: {node: '>=0.10.0'} ieee754@1.2.1: @@ -3020,7 +3020,7 @@ snapshots: husky@9.1.7: {} - iconv-lite@0.6.3: + iconv-lite@0.7.1: dependencies: safer-buffer: 2.1.2