Bump tar from 6.1.1 to 6.1.5 in /ui/changes (#2458)

Bumps [tar](https://github.com/npm/node-tar) from 6.1.1 to 6.1.5.
- [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.1...v6.1.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-05 23:15:00 +02:00 коммит произвёл GitHub
Родитель efc049ef87
Коммит ec699d48ad
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

6
ui/changes/package-lock.json сгенерированный
Просмотреть файл

@ -3435,9 +3435,9 @@
}
},
"tar": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.1.tgz",
"integrity": "sha512-GG0R7yt/CQkvG4fueXDi52Zskqxe2AyRJ+Wm54yqarnBgcX3qRIWh10qLVAAN+mlPFGTfP5UxvD3Fbi11UOTUQ==",
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.5.tgz",
"integrity": "sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA==",
"dev": true,
"requires": {
"chownr": "^2.0.0",