build(deps): bump tar from 6.1.8 to 6.1.10

Bumps [tar](https://github.com/npm/node-tar) from 6.1.8 to 6.1.10.
- [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.8...v6.1.10)

---
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-20 00:02:51 +00:00 коммит произвёл Mark Lee
Родитель 4b4ebec968
Коммит 74f31f4726
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -7214,9 +7214,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.8"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.8.tgz#4fc50cfe56511c538ce15b71e05eebe66530cbd4"
integrity sha512-sb9b0cp855NbkMJcskdSYA7b11Q8JsX4qe4pyUAfHp+Y6jBjJeek2ZVlwEfWayshEIwlIzXx0Fain3QG9JPm2A==
version "6.1.10"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.10.tgz#8a320a74475fba54398fa136cd9883aa8ad11175"
integrity sha512-kvvfiVvjGMxeUNB6MyYv5z7vhfFRwbwCXJAeL0/lnbrttBVqcMOnpHUf0X42LrPMR8mMpgapkJMchFH4FSHzNA==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"