diff --git a/utils/package.json b/utils/package.json index 9bf263f7..3a916b3e 100644 --- a/utils/package.json +++ b/utils/package.json @@ -49,7 +49,7 @@ "node-fetch": "2.6.1", "npm-run-path": "4.0.1", "p-defer": "3.0.0", - "tar": "6.0.5", + "tar": "6.1.9", "ts-custom-error": "3.2.0", "tslib": "2.0.3", "type-ops": "3.0.3", diff --git a/yarn.lock b/yarn.lock index c63e5c0a..21fe7a47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11223,10 +11223,10 @@ tar-stream@^2.0.0: inherits "^2.0.3" readable-stream "^3.1.1" -tar@6.0.5: - version "6.0.5" - resolved "https://registry.yarnpkg.com/tar/-/tar-6.0.5.tgz#bde815086e10b39f1dcd298e89d596e1535e200f" - integrity sha512-0b4HOimQHj9nXNEAA7zWwMM91Zhhba3pspja6sQbgTpynOJf+bkjBnfybNYzbpLbnwXnbyB4LOREvlyXLkCHSg== +tar@6.1.9: + version "6.1.9" + resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.9.tgz#5646ef51342ac55456b2466e44da810439978db1" + integrity sha512-XjLaMNl76o07zqZC/aW4lwegdY07baOH1T8w3AEfrHAdyg/oYO4ctjzEBq9Gy9fEP9oHqLIgvx6zuGDGe+bc8Q== dependencies: chownr "^2.0.0" fs-minipass "^2.0.0"