diff --git a/package.json b/package.json
index 9710009b4a874ab37a8898da3d722c3dccf85047..b08c72c17d169621f67ea257477e67c0e5f2cb80 100644
--- a/package.json
+++ b/package.json
@@ -281,7 +281,7 @@
     "@types/git-url-parse": "9.0.2",
     "@types/github-url-from-git": "1.5.2",
     "@types/global-agent": "2.1.1",
-    "@types/ini": "1.3.31",
+    "@types/ini": "1.3.32",
     "@types/js-yaml": "4.0.7",
     "@types/json-dup-key-validator": "1.0.0",
     "@types/linkify-markdown": "1.0.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3405a2e3f3903e934d7aeb950688bc0df1864326..22e4ab8335115903199e692004d4901b132d9080 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -413,8 +413,8 @@ importers:
         specifier: 2.1.1
         version: 2.1.1
       '@types/ini':
-        specifier: 1.3.31
-        version: 1.3.31
+        specifier: 1.3.32
+        version: 1.3.32
       '@types/js-yaml':
         specifier: 4.0.7
         version: 4.0.7
@@ -3855,8 +3855,8 @@ packages:
     resolution: {integrity: sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw==}
     dev: false
 
-  /@types/ini@1.3.31:
-    resolution: {integrity: sha512-8ecxxaG4AlVEM1k9+BsziMw8UsX0qy3jYI1ad/71RrDZ+rdL6aZB0wLfAuflQiDhkD5o4yJ0uPK3OSUic3fG0w==}
+  /@types/ini@1.3.32:
+    resolution: {integrity: sha512-cCXfrhgTiChyYIBs7ZZdsi8a9JLs4vVdCsUJt8nczxpNcHcUEMO8Tu5vsMwbepDobKC1mOf4w32jgOz1NEDoaA==}
     dev: true
 
   /@types/istanbul-lib-coverage@2.0.4: