Skip to content

Commit 3692dc8

Browse files
Bump tar from 6.1.15 to 6.2.1 in /build/npm/gyp (microsoft#210142)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7dc78c commit 3692dc8

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

build/npm/gyp/yarn.lock

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -493,11 +493,6 @@ minipass@^3.0.0:
493493
dependencies:
494494
yallist "^4.0.0"
495495

496-
minipass@^4.0.0:
497-
version "4.0.3"
498-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.3.tgz#00bfbaf1e16e35e804f4aa31a7c1f6b8d9f0ee72"
499-
integrity sha512-OW2r4sQ0sI+z5ckEt5c1Tri4xTgZwYDxpE54eqWlQloQRoWtXjqt9udJ5Z4dSv7wK+nfFI7FRXyCpBSft+gpFw==
500-
501496
minipass@^5.0.0:
502497
version "5.0.0"
503498
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
@@ -743,10 +738,10 @@ strip-ansi@^7.0.1:
743738
dependencies:
744739
ansi-regex "^6.0.1"
745740

746-
tar@^6.1.11:
747-
version "6.1.15"
748-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.15.tgz#c9738b0b98845a3b344d334b8fa3041aaba53a69"
749-
integrity sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==
741+
tar@^6.1.11, tar@^6.1.2:
742+
version "6.2.1"
743+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
744+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
750745
dependencies:
751746
chownr "^2.0.0"
752747
fs-minipass "^2.0.0"
@@ -755,18 +750,6 @@ tar@^6.1.11:
755750
mkdirp "^1.0.3"
756751
yallist "^4.0.0"
757752

758-
tar@^6.1.2:
759-
version "6.1.13"
760-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
761-
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
762-
dependencies:
763-
chownr "^2.0.0"
764-
fs-minipass "^2.0.0"
765-
minipass "^4.0.0"
766-
minizlib "^2.1.1"
767-
mkdirp "^1.0.3"
768-
yallist "^4.0.0"
769-
770753
unique-filename@^3.0.0:
771754
version "3.0.0"
772755
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-3.0.0.tgz#48ba7a5a16849f5080d26c760c86cf5cf05770ea"

0 commit comments

Comments
 (0)