chore(deps): Bump tar-fs from 3.0.2 to 3.0.3 (#10430)

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-06-21 07:31:43 +00:00 committed by GitHub
parent 3b09e956c6
commit a3fa4017ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -9210,9 +9210,9 @@
}
},
"node_modules/tar-fs": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.2.tgz",
"integrity": "sha512-mLQ5iTTCv2tt3a4BwvD8QX1YFVBL/94/Nd+U2il38wt2+zaJSusp1VwJSNkBmB48FeTdOqptf1DAUIosXQBRrQ==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.3.tgz",
"integrity": "sha512-ZK36riGYnFI6LujIBfBRoDfeaaWUkStIFKwtPjnDWCKnsDE9kuQthG09aQjLjpzoRtVElEMZ/AIAURNb7N9mkA==",
"dependencies": {
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",
@ -10022,7 +10022,7 @@
"extract-zip": "2.0.1",
"progress": "2.0.3",
"proxy-agent": "6.2.1",
"tar-fs": "3.0.2",
"tar-fs": "3.0.3",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},
@ -11144,7 +11144,7 @@
"extract-zip": "2.0.1",
"progress": "2.0.3",
"proxy-agent": "6.2.1",
"tar-fs": "3.0.2",
"tar-fs": "3.0.3",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},
@ -16491,9 +16491,9 @@
}
},
"tar-fs": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.2.tgz",
"integrity": "sha512-mLQ5iTTCv2tt3a4BwvD8QX1YFVBL/94/Nd+U2il38wt2+zaJSusp1VwJSNkBmB48FeTdOqptf1DAUIosXQBRrQ==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.3.tgz",
"integrity": "sha512-ZK36riGYnFI6LujIBfBRoDfeaaWUkStIFKwtPjnDWCKnsDE9kuQthG09aQjLjpzoRtVElEMZ/AIAURNb7N9mkA==",
"requires": {
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",

View File

@ -102,7 +102,7 @@
"extract-zip": "2.0.1",
"progress": "2.0.3",
"proxy-agent": "6.2.1",
"tar-fs": "3.0.2",
"tar-fs": "3.0.3",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},