diff --git a/package.json b/package.json index a03f18de6..7fe962369 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/request": "^2.48.7", "@types/rimraf": "^3.0.2", "@types/semver": "^7.3.9", - "@types/unzipper": "^0.10.4", + "@types/unzipper": "^0.10.5", "@types/uuid": "^8.3.3", "@types/websocket": "^1.0.4", "@types/ws": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index 2be72ca9a..1a9cc665a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1375,10 +1375,10 @@ resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.10.23.tgz#cc672e8864000d288e1e39c609fd9cab84391ff3" integrity sha512-vX1NPekXhrLquFWskH2thcvFAha187F/lM6xYOoEMZWwJ/6alSk0/ttmGP/YRqcqtCv0TMbZjYAdZyHAEcuU4g== -"@types/unzipper@^0.10.4": - version "0.10.4" - resolved "https://registry.yarnpkg.com/@types/unzipper/-/unzipper-0.10.4.tgz#db5be3e1f7d37fdfae290024ffe4f46bdcfa47f2" - integrity sha512-mryXpAwwQadmfjKWoR7NXnELZVlU90xTON1v3Pq2AcOmuAPFkPh09E0X8fpbx2zofoR5zmOIxGqmWOhD0qXE7g== +"@types/unzipper@^0.10.5": + version "0.10.5" + resolved "https://registry.yarnpkg.com/@types/unzipper/-/unzipper-0.10.5.tgz#36a963cf025162b4ac31642590cb4192971d633b" + integrity sha512-NrLJb29AdnBARpg9S/4ktfPEisbJ0AvaaAr3j7Q1tg8AgcEUsq2HqbNzvgLRoWyRtjzeLEv7vuL39u1mrNIyNA== dependencies: "@types/node" "*"