npm all prod(deps): bump tar from 6.1.14 to 6.1.15 (#353)

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.1.15)

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

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] 2023-05-22 12:04:41 -04:00 committed by GitHub
parent 6f9da5f7df
commit c1349fbfaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
package-lock.json generated
View file

@ -16848,8 +16848,9 @@
}
},
"node_modules/tar": {
"version": "6.1.14",
"license": "ISC",
"version": "6.1.15",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz",
"integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==",
"dependencies": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
@ -22693,7 +22694,7 @@
"filenamify": "^6.0.0",
"html2canvas": "^1.4.1",
"lodash": "^4.17.21",
"lucide-react": "0.220.0",
"lucide-react": "^0.220.0",
"path": "^0.12.7",
"pino": "^8.12.1",
"postcss": "^8.4.21",
@ -29043,7 +29044,9 @@
"dev": true
},
"tar": {
"version": "6.1.14",
"version": "6.1.15",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz",
"integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==",
"requires": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",