diff --git a/package-lock.json b/package-lock.json index 67401af3d..28ba61a9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -80,7 +80,7 @@ "simple-git": "3.18.0", "strip-ansi": "6.0.1", "styled-components": "5.3.7", - "tar": "6.1.15", + "tar": "6.2.1", "text-extensions": "^2.4.0", "tiny-invariant": "1.3.1", "type-fest": "3.11.0", @@ -32310,9 +32310,9 @@ } }, "node_modules/tar": { - "version": "6.1.15", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", - "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", + "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", diff --git a/package.json b/package.json index 304798ff0..e60c8807b 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "simple-git": "3.18.0", "strip-ansi": "6.0.1", "styled-components": "5.3.7", - "tar": "6.1.15", + "tar": "6.2.1", "text-extensions": "^2.4.0", "tiny-invariant": "1.3.1", "type-fest": "3.11.0",