build(deps): bump tar from 6.1.6 to 6.1.7

Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-10 01:19:40 +00:00 коммит произвёл Mark Lee
Родитель 446a5c9224
Коммит e9aaf0a69d
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -7248,9 +7248,9 @@ tar@^4.4.10, tar@^4.4.12, tar@^4.4.15:
yallist "^3.0.3"
tar@^6.0.2, tar@^6.0.5, tar@^6.1.0, tar@^6.1.6:
version "6.1.6"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.6.tgz#c23d797b0a1efe5d479b1490805c5443f3560c5d"
integrity sha512-oaWyu5dQbHaYcyZCTfyPpC+VmI62/OM2RTUYavTk1MDr1cwW5Boi3baeYQKiZbY2uSQJGr+iMOzb/JFxLrft+g==
version "6.1.7"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.7.tgz#c566d1107d38b09e92983a68db5534fc7f6cab42"
integrity sha512-PBoRkOJU0X3lejJ8GaRCsobjXTgFofRDSPdSUhRSdlwJfifRlQBwGXitDItdGFu0/h0XDMCkig0RN1iT7DBxhA==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"