diff --git a/package.json b/package.json index c4719f49..aa0e74c8 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,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", "proxy": "^1.0.2", "selfsigned": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d3db420..a01a9522 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,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 @@ -1087,8 +1087,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: @@ -2716,7 +2716,7 @@ snapshots: husky@9.1.7: {} - iconv-lite@0.6.3: + iconv-lite@0.7.2: dependencies: safer-buffer: 2.1.2