diff --git a/package.json b/package.json index 05f389c27..4ff193aaa 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/rmfr": "2.0.0", "@types/semver": "7.1.0", "@types/tail": "2.0.0", - "@types/tar": "4.0.3", + "@types/tar": "4.0.4", "@types/type-is": "1.6.3", "@types/uuid": "7.0.0", "@types/ws": "7.2.2", diff --git a/yarn.lock b/yarn.lock index 32ede23f4..e3bd1b838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1145,10 +1145,10 @@ resolved "https://registry.npmjs.org/@types/tail/-/tail-2.0.0.tgz#d1d035cd0caa5a2ed4a5b805acc6596fc6a233a2" integrity sha512-TYTfnILhrZUAZKGNgot5+sBDap7oPIzV3818p7g4VhKGc81+/eoEZ93wKBTGnSg/tpDjzWSb8Wx5E737FCH/Sw== -"@types/tar@4.0.3": - version "4.0.3" - resolved "https://registry.npmjs.org/@types/tar/-/tar-4.0.3.tgz#e2cce0b8ff4f285293243f5971bd7199176ac489" - integrity sha512-Z7AVMMlkI8NTWF0qGhC4QIX0zkV/+y0J8x7b/RsHrN0310+YNjoJd8UrApCiGBCWtKjxS9QhNqLi2UJNToh5hA== +"@types/tar@4.0.4": + version "4.0.4" + resolved "https://registry.npmjs.org/@types/tar/-/tar-4.0.4.tgz#d680de60855e7778a51c672b755869a3b8d2889f" + integrity sha512-0Xv+xcmkTsOZdIF4yCnd7RkOOyfyqPaqJ7RZFKnwdxfDbkN3eAAE9sHl8zJFqBz4VhxolW9EErbjR1oyH7jK2A== dependencies: "@types/minipass" "*" "@types/node" "*"