Skip to content

Commit

Permalink
chore(deps): bump tar from 6.1.0 to 6.1.13
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.13.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.0...v6.1.13)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 368c428 commit 007f571
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3408,6 +3408,13 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"minipass@npm:^4.0.0":
version: 4.2.5
resolution: "minipass@npm:4.2.5"
checksum: 4f9c19af23a5d4a9e7156feefc9110634b178a8cff8f8271af16ec5ebf7e221725a97429952c856f5b17b30c2065ebd24c81722d90c93d2122611d75b952b48f
languageName: node
linkType: hard

"minizlib@npm:^2.0.0, minizlib@npm:^2.1.1":
version: 2.1.2
resolution: "minizlib@npm:2.1.2"
Expand Down Expand Up @@ -4562,16 +4569,16 @@ fsevents@~2.3.1:
linkType: hard

"tar@npm:^6.0.2, tar@npm:^6.1.0":
version: 6.1.0
resolution: "tar@npm:6.1.0"
version: 6.1.13
resolution: "tar@npm:6.1.13"
dependencies:
chownr: ^2.0.0
fs-minipass: ^2.0.0
minipass: ^3.0.0
minipass: ^4.0.0
minizlib: ^2.1.1
mkdirp: ^1.0.3
yallist: ^4.0.0
checksum: 0638a405b625263e0c47e97f0ea5e871b1a549da4593e31bf1792bcc83d97c28065ed172669f186744526637ea627a424d519ddd99f3fd52b17ac75f58f43519
checksum: 8a278bed123aa9f53549b256a36b719e317c8b96fe86a63406f3c62887f78267cea9b22dc6f7007009738509800d4a4dccc444abd71d762287c90f35b002eb1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 007f571

Please sign in to comment.