diff --git a/packages/doctor/package.json b/packages/doctor/package.json index 50bff723d6..5c8d2abf49 100644 --- a/packages/doctor/package.json +++ b/packages/doctor/package.json @@ -48,7 +48,7 @@ "@types/shelljs": "0.8.17", "@types/temp": "0.9.4", "@types/winreg": "1.2.36", - "@types/yauzl": "2.10.3", + "@types/yauzl": "3.4.0", "chai": "5.3.3", "conventional-changelog-cli": "^5.0.0", "grunt": "1.6.1", @@ -69,6 +69,6 @@ "semver": "7.7.3", "shelljs": "0.10.0", "winreg": "1.2.5", - "yauzl": "3.2.0" + "yauzl": "3.4.0" } } \ No newline at end of file