diff --git a/package.json b/package.json index 3525442..df08770 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@oclif/test": "^3", "@types/chai": "^4", "@types/ejs": "^3.1.3", - "@types/ini": "^1.3.31", + "@types/ini": "^1.3.34", "@types/mocha": "^9.0.0", "@types/node": "^18", "chai": "^4", diff --git a/yarn.lock b/yarn.lock index 3bcd944..64ff200 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2278,10 +2278,10 @@ resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4" integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA== -"@types/ini@^1.3.31": - version "1.3.33" - resolved "https://registry.yarnpkg.com/@types/ini/-/ini-1.3.33.tgz#d5f885e5da6dcb1a3ee9133d84a823d4a046fe25" - integrity sha512-YZDzdPTDxy084i5eVxUKfAHLenhAMVHupzCIg1dzFJNs6xp/UGyWk+8Lp1YxoZH+Hvv7C9OcHEDPndSMwaPVsQ== +"@types/ini@^1.3.34": + version "1.3.34" + resolved "https://registry.yarnpkg.com/@types/ini/-/ini-1.3.34.tgz#99a69ecfccdfc3f6e91b411d4208aaa3c4cc9685" + integrity sha512-FafeLhwmWucTi31ZYg/6aHBZNyrogQ35aDvSW7zMAz3HMhUqQ4G/NBya8c5pe2jwoYsDFwra8O9/yZotong76g== "@types/inquirer@8": version "8.2.10"