diff --git a/package.json b/package.json index f9115e9..53cfd1b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@oclif/test": "^3", "@types/chai": "^4", "@types/ejs": "^3.1.3", - "@types/ini": "^1.3.31", + "@types/ini": "^1.3.33", "@types/mocha": "^9.0.0", "@types/node": "^18", "chai": "^4", diff --git a/yarn.lock b/yarn.lock index 8940cda..c20d50d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2406,10 +2406,10 @@ resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.2.tgz#abe102d06ccda1efdf0ed98c10ccf7f36a785a41" integrity sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw== -"@types/ini@^1.3.31": - version "1.3.31" - resolved "https://registry.yarnpkg.com/@types/ini/-/ini-1.3.31.tgz#c78541a187bd88d5c73e990711c9d85214800d1b" - integrity sha512-8ecxxaG4AlVEM1k9+BsziMw8UsX0qy3jYI1ad/71RrDZ+rdL6aZB0wLfAuflQiDhkD5o4yJ0uPK3OSUic3fG0w== +"@types/ini@^1.3.33": + version "1.3.33" + resolved "https://registry.yarnpkg.com/@types/ini/-/ini-1.3.33.tgz#d5f885e5da6dcb1a3ee9133d84a823d4a046fe25" + integrity sha512-YZDzdPTDxy084i5eVxUKfAHLenhAMVHupzCIg1dzFJNs6xp/UGyWk+8Lp1YxoZH+Hvv7C9OcHEDPndSMwaPVsQ== "@types/inquirer@8": version "8.2.9"