Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit a5a5f30

Browse files
build(deps): bump tar from 6.1.11 to 6.2.1 (#335)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 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.11...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f06bbf9 commit a5a5f30

File tree

1 file changed

+9
-25
lines changed

1 file changed

+9
-25
lines changed

yarn.lock

+9-25
Original file line numberDiff line numberDiff line change
@@ -4670,12 +4670,10 @@ __metadata:
46704670
languageName: node
46714671
linkType: hard
46724672

4673-
"minipass@npm:^4.0.0":
4674-
version: 4.0.0
4675-
resolution: "minipass@npm:4.0.0"
4676-
dependencies:
4677-
yallist: "npm:^4.0.0"
4678-
checksum: ea9a3eee82a33899693db3c25333ce15d1a900bb7ef47aa97d44db91d293bcbd9a3c5127da617b92844411fcaf6270c37f79755bbcbe11e5d329f60bad6d7229
4673+
"minipass@npm:^5.0.0":
4674+
version: 5.0.0
4675+
resolution: "minipass@npm:5.0.0"
4676+
checksum: a91d8043f691796a8ac88df039da19933ef0f633e3d7f0d35dcd5373af49131cf2399bfc355f41515dc495e3990369c3858cd319e5c2722b4753c90bf3152462
46794677
languageName: node
46804678
linkType: hard
46814679

@@ -5845,31 +5843,17 @@ __metadata:
58455843
languageName: node
58465844
linkType: hard
58475845

5848-
"tar@npm:^6.1.11":
5849-
version: 6.1.11
5850-
resolution: "tar@npm:6.1.11"
5851-
dependencies:
5852-
chownr: "npm:^2.0.0"
5853-
fs-minipass: "npm:^2.0.0"
5854-
minipass: "npm:^3.0.0"
5855-
minizlib: "npm:^2.1.1"
5856-
mkdirp: "npm:^1.0.3"
5857-
yallist: "npm:^4.0.0"
5858-
checksum: 5a016f5330f43815420797b87ade578e2ea60affd47439c988a3fc8f7bb6b36450d627c31ba6a839346fae248b4c8c12bb06bb0716211f37476838c7eff91f05
5859-
languageName: node
5860-
linkType: hard
5861-
5862-
"tar@npm:^6.1.2":
5863-
version: 6.1.13
5864-
resolution: "tar@npm:6.1.13"
5846+
"tar@npm:^6.1.11, tar@npm:^6.1.2":
5847+
version: 6.2.1
5848+
resolution: "tar@npm:6.2.1"
58655849
dependencies:
58665850
chownr: "npm:^2.0.0"
58675851
fs-minipass: "npm:^2.0.0"
5868-
minipass: "npm:^4.0.0"
5852+
minipass: "npm:^5.0.0"
58695853
minizlib: "npm:^2.1.1"
58705854
mkdirp: "npm:^1.0.3"
58715855
yallist: "npm:^4.0.0"
5872-
checksum: eee5f264f3f3c27cd8d4934f80c568470f92811c416144ab671bb36b45a8ed55fbfbbd31f0146f3eddaca91fd564c9a7ec4d2086940968b836f4a2c54146c060
5856+
checksum: a5eca3eb50bc11552d453488344e6507156b9193efd7635e98e867fab275d527af53d8866e2370cd09dfe74378a18111622ace35af6a608e5223a7d27fe99537
58735857
languageName: node
58745858
linkType: hard
58755859

0 commit comments

Comments
 (0)