From c3276972b9e5d777a378177175a929d093e4a32d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 16:32:10 +0000 Subject: [PATCH] deps: bump ini from 5.0.0 to 6.0.0 Bumps [ini](https://github.com/npm/ini) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/ini/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: ini dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7158ce66..cc56cb63 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "glob": "^13.0.0", "handlebars": "^4.7.7", "hosted-git-info": "^9.0.0", - "ini": "^5.0.0", + "ini": "^6.0.0", "json-parse-even-better-errors": "^5.0.0", "just-deep-map-values": "^1.1.1", "just-diff": "^6.0.0",