diff --git a/package.json b/package.json index 4ccc094e..94b30976 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,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.23.0", "oxlint": "^1.35.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9e65c41..2ca1d256 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,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.2 lint-staged: specifier: ^16.2.7 version: 16.2.7 @@ -1169,8 +1169,8 @@ packages: engines: {node: '>=18'} hasBin: true - iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + iconv-lite@0.7.2: + resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==} engines: {node: '>=0.10.0'} ieee754@1.2.1: @@ -3008,7 +3008,7 @@ snapshots: husky@9.1.7: {} - iconv-lite@0.6.3: + iconv-lite@0.7.2: dependencies: safer-buffer: 2.1.2