diff --git a/package.json b/package.json index 3c0ec55da..e900f60fe 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/git-url-parse": "9.0.0", "@types/inquirer": "0.0.44", "@types/js-yaml": "3.12.5", - "@types/mz": "2.7.3", + "@types/mz": "2.7.9", "download-cli": "^1.1.1", "eslint": "^7.28.0", "husky": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 8258eda4d..9f2b7c346 100644 --- a/yarn.lock +++ b/yarn.lock @@ -488,10 +488,10 @@ dependencies: "@types/node" "*" -"@types/mz@2.7.3": - version "2.7.3" - resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.3.tgz#e42a21e73f5f9340fe4a176981fafb1eb8cc6c12" - integrity sha512-Zp1NUJ4Alh3gaun0a5rkF3DL7b2j1WB6rPPI5h+CJ98sQnxe9qwskClvupz/4bqChGR3L/BRhTjlaOwR+uiZJg== +"@types/mz@2.7.9": + version "2.7.9" + resolved "https://registry.yarnpkg.com/@types/mz/-/mz-2.7.9.tgz#f97c13aea704d806809d7c21ee490982503e7e7d" + integrity sha512-BqcaQb+0i5O5FzYLYwRVfSR5DpKK11vP4CSwjujGt9VdN+5xHMWE0f/OuM8r7Y30KO4evLMptd2+2w5GkuKjtg== dependencies: "@types/node" "*"