chore(deps-dev): bump tar from 6.1.15 to 6.2.0 (#5023)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-07 10:38:08 +02:00 коммит произвёл GitHub
Родитель f68ab4ea71
Коммит 7ea06c925a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -84,7 +84,7 @@
"replace-in-file": "6.3.5",
"shelljs": "0.8.5",
"sinon": "15.2.0",
"tar": "6.1.15",
"tar": "6.2.0",
"tar-fs": "3.0.4",
"tmp-promise": "3.0.3",
"webpack": "5.88.2",
@ -10440,9 +10440,9 @@
}
},
"node_modules/tar": {
"version": "6.1.15",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz",
"integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.0.tgz",
"integrity": "sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==",
"dev": true,
"dependencies": {
"chownr": "^2.0.0",

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

@ -116,7 +116,7 @@
"replace-in-file": "6.3.5",
"shelljs": "0.8.5",
"sinon": "15.2.0",
"tar": "6.1.15",
"tar": "6.2.0",
"tar-fs": "3.0.4",
"tmp-promise": "3.0.3",
"webpack": "5.88.2",