Browse Source
Merge pull request #82 from dandevaud/dependabot/npm_and_yarn/tar-6.2.1
Bump tar from 6.2.0 to 6.2.1
pull/5027/head
dandevaud
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
yarn.lock
|
|
@ -18044,9 +18044,9 @@ tar-stream@^2.1.4, tar-stream@~2.2.0: |
|
|
|
readable-stream "^3.1.1" |
|
|
|
|
|
|
|
tar@^6.1.11, tar@^6.1.2, tar@^6.2.0: |
|
|
|
version "6.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73" |
|
|
|
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ== |
|
|
|
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" |
|
|
|