Skip to content

Commit 640edcc

Browse files
chore(deps): bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 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.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 364288c commit 640edcc

File tree

1 file changed

+29
-16
lines changed

1 file changed

+29
-16
lines changed

yarn.lock

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6756,7 +6756,16 @@ string-argv@~0.3.2:
67566756
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
67576757
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
67586758

6759-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6759+
"string-width-cjs@npm:string-width@^4.2.0":
6760+
version "4.2.3"
6761+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6762+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6763+
dependencies:
6764+
emoji-regex "^8.0.0"
6765+
is-fullwidth-code-point "^3.0.0"
6766+
strip-ansi "^6.0.1"
6767+
6768+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
67606769
version "4.2.3"
67616770
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
67626771
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6810,7 +6819,14 @@ stringify-entities@^4.0.0:
68106819
character-entities-html4 "^2.0.0"
68116820
character-entities-legacy "^3.0.0"
68126821

6813-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6822+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6823+
version "6.0.1"
6824+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6825+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6826+
dependencies:
6827+
ansi-regex "^5.0.1"
6828+
6829+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
68146830
version "6.0.1"
68156831
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
68166832
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6936,7 +6952,7 @@ tar-stream@~2.2.0:
69366952
inherits "^2.0.3"
69376953
readable-stream "^3.1.1"
69386954

6939-
6955+
[email protected], tar@^6.1.11, tar@^6.1.2:
69406956
version "6.2.1"
69416957
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
69426958
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
@@ -6948,18 +6964,6 @@ [email protected]:
69486964
mkdirp "^1.0.3"
69496965
yallist "^4.0.0"
69506966

6951-
tar@^6.1.11, tar@^6.1.2:
6952-
version "6.2.0"
6953-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
6954-
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
6955-
dependencies:
6956-
chownr "^2.0.0"
6957-
fs-minipass "^2.0.0"
6958-
minipass "^5.0.0"
6959-
minizlib "^2.1.1"
6960-
mkdirp "^1.0.3"
6961-
yallist "^4.0.0"
6962-
69636967
69646968
version "1.0.0"
69656969
resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d"
@@ -7411,7 +7415,7 @@ workerpool@^6.5.1:
74117415
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
74127416
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
74137417

7414-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7418+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
74157419
version "7.0.0"
74167420
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
74177421
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7429,6 +7433,15 @@ wrap-ansi@^6.0.1:
74297433
string-width "^4.1.0"
74307434
strip-ansi "^6.0.0"
74317435

7436+
wrap-ansi@^7.0.0:
7437+
version "7.0.0"
7438+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7439+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7440+
dependencies:
7441+
ansi-styles "^4.0.0"
7442+
string-width "^4.1.0"
7443+
strip-ansi "^6.0.0"
7444+
74327445
wrap-ansi@^8.1.0:
74337446
version "8.1.0"
74347447
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)