Skip to content

Commit

Permalink
build(deps): bump tar from 6.1.14 to 6.2.1 in /source/nodejs (#3714)
Browse files Browse the repository at this point in the history
Closes #3665.

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 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.14...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
njzjz and dependabot[bot] committed Apr 27, 2024
1 parent 78c6214 commit 981ce44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/nodejs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -619,9 +619,9 @@ strip-ansi@^6.0.1:
ansi-regex "^5.0.1"

tar@^6.1.11, tar@^6.1.2:
version "6.1.14"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.14.tgz#e87926bec1cfe7c9e783a77a79f3e81c1cfa3b66"
integrity sha512-piERznXu0U7/pW7cdSn7hjqySIVTYT6F76icmFk7ptU7dDYlXTm5r9A6K04R2vU3olYgoKeo1Cg3eeu5nhftAw==
version "6.2.1"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"
Expand Down

0 comments on commit 981ce44

Please sign in to comment.