diff --git a/package.json b/package.json index cf69d8e..bdfe31e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "fast-xml-parser": "^5.3.3", "ignore": "^7.0.4", - "ini": "^5.0.0", + "ini": "^6.0.0", "json5": "^2.2.3", "log4js": "^6.9.1", "smol-toml": "^1.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b75dd6..1794f4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^7.0.4 version: 7.0.5 ini: - specifier: ^5.0.0 - version: 5.0.0 + specifier: ^6.0.0 + version: 6.0.0 json5: specifier: ^2.2.3 version: 2.2.3 @@ -1210,9 +1210,9 @@ packages: inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - ini@5.0.0: - resolution: {integrity: sha512-+N0ngpO3e7cRUWOJAS7qw0IZIVc6XPrW4MlFBdD066F2L4k1L6ker3hLqSq7iXxU5tgS4WGkIUElWn5vogAEnw==} - engines: {node: ^18.17.0 || >=20.5.0} + ini@6.0.0: + resolution: {integrity: sha512-IBTdIkzZNOpqm7q3dRqJvMaldXjDHWkEDfrwGEQTs5eaQMWV+djAhR+wahyNNMAa+qpbDUhBMVt4ZKNwpPm7xQ==} + engines: {node: ^20.17.0 || >=22.9.0} is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} @@ -3184,7 +3184,7 @@ snapshots: inherits@2.0.4: {} - ini@5.0.0: {} + ini@6.0.0: {} is-arrayish@0.2.1: {}