chore(deps): Bump tar-fs from 2.1.1 to 3.0.2 (#10410)

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-19 11:57:10 +02:00 committed by GitHub
parent 6a16f51f84
commit 4b49212f24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 69 additions and 40 deletions

107
package-lock.json generated
View File

@ -2674,6 +2674,11 @@
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz",
"integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA=="
},
"node_modules/b4a": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz",
"integrity": "sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw=="
},
"node_modules/balanced-match": {
"version": "1.0.2",
"license": "MIT"
@ -3014,10 +3019,6 @@
"node": ">= 6"
}
},
"node_modules/chownr": {
"version": "1.1.4",
"license": "ISC"
},
"node_modules/chromium-bidi": {
"version": "0.4.12",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.12.tgz",
@ -4345,6 +4346,11 @@
"dev": true,
"license": "Apache-2.0"
},
"node_modules/fast-fifo": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.2.0.tgz",
"integrity": "sha512-NcvQXt7Cky1cNau15FWy64IjuO8X0JijhTBBrJj1YlxlDfRkJXNaK9RFUjwpfDPzMdv7wB38jr53l9tkNLxnWg=="
},
"node_modules/fast-glob": {
"version": "3.2.12",
"dev": true,
@ -4523,10 +4529,6 @@
"node": ">=8.0.0"
}
},
"node_modules/fs-constants": {
"version": "1.0.0",
"license": "MIT"
},
"node_modules/fs-minipass": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.2.tgz",
@ -8055,6 +8057,11 @@
],
"license": "MIT"
},
"node_modules/queue-tick": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
},
"node_modules/quick-lru": {
"version": "4.0.1",
"dev": true,
@ -8988,6 +8995,15 @@
"node": ">=8"
}
},
"node_modules/streamx": {
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.0.tgz",
"integrity": "sha512-HcxY6ncGjjklGs1xsP1aR71INYcsXFJet5CU1CHqihQ2J5nOsbd4OjgjHO42w/4QNv9gZb3BueV+Vxok5pLEXg==",
"dependencies": {
"fast-fifo": "^1.1.0",
"queue-tick": "^1.0.1"
}
},
"node_modules/string_decoder": {
"version": "1.3.0",
"license": "MIT",
@ -9194,27 +9210,22 @@
}
},
"node_modules/tar-fs": {
"version": "2.1.1",
"license": "MIT",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.2.tgz",
"integrity": "sha512-mLQ5iTTCv2tt3a4BwvD8QX1YFVBL/94/Nd+U2il38wt2+zaJSusp1VwJSNkBmB48FeTdOqptf1DAUIosXQBRrQ==",
"dependencies": {
"chownr": "^1.1.1",
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",
"tar-stream": "^2.1.4"
"tar-stream": "^3.1.0"
}
},
"node_modules/tar-stream": {
"version": "2.2.0",
"license": "MIT",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.1.tgz",
"integrity": "sha512-Y5wIzRqqz0k7UHHfW34YM//w2krbMFDPxOJEg5hnVuilaY6Onqdrw66dLNJFxLoiFSCPXUEeQOHVMQ9Rx8fkKw==",
"dependencies": {
"bl": "^4.0.3",
"end-of-stream": "^1.4.1",
"fs-constants": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^3.1.1"
},
"engines": {
"node": ">=6"
"b4a": "^1.6.4",
"streamx": "^2.15.0"
}
},
"node_modules/tar/node_modules/chownr": {
@ -10011,7 +10022,7 @@
"extract-zip": "2.0.1",
"progress": "2.0.3",
"proxy-agent": "6.2.1",
"tar-fs": "2.1.1",
"tar-fs": "3.0.2",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},
@ -11133,7 +11144,7 @@
"extract-zip": "2.0.1",
"progress": "2.0.3",
"proxy-agent": "6.2.1",
"tar-fs": "2.1.1",
"tar-fs": "3.0.2",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},
@ -11995,6 +12006,11 @@
}
}
},
"b4a": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz",
"integrity": "sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw=="
},
"balanced-match": {
"version": "1.0.2"
},
@ -12213,9 +12229,6 @@
}
}
},
"chownr": {
"version": "1.1.4"
},
"chromium-bidi": {
"version": "0.4.12",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.12.tgz",
@ -13102,6 +13115,11 @@
"version": "1.2.0",
"dev": true
},
"fast-fifo": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.2.0.tgz",
"integrity": "sha512-NcvQXt7Cky1cNau15FWy64IjuO8X0JijhTBBrJj1YlxlDfRkJXNaK9RFUjwpfDPzMdv7wB38jr53l9tkNLxnWg=="
},
"fast-glob": {
"version": "3.2.12",
"dev": true,
@ -13223,9 +13241,6 @@
"signal-exit": "^3.0.2"
}
},
"fs-constants": {
"version": "1.0.0"
},
"fs-minipass": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.2.tgz",
@ -15651,6 +15666,11 @@
"version": "1.2.3",
"dev": true
},
"queue-tick": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
},
"quick-lru": {
"version": "4.0.1",
"dev": true
@ -16304,6 +16324,15 @@
}
}
},
"streamx": {
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.0.tgz",
"integrity": "sha512-HcxY6ncGjjklGs1xsP1aR71INYcsXFJet5CU1CHqihQ2J5nOsbd4OjgjHO42w/4QNv9gZb3BueV+Vxok5pLEXg==",
"requires": {
"fast-fifo": "^1.1.0",
"queue-tick": "^1.0.1"
}
},
"string_decoder": {
"version": "1.3.0",
"requires": {
@ -16462,22 +16491,22 @@
}
},
"tar-fs": {
"version": "2.1.1",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.2.tgz",
"integrity": "sha512-mLQ5iTTCv2tt3a4BwvD8QX1YFVBL/94/Nd+U2il38wt2+zaJSusp1VwJSNkBmB48FeTdOqptf1DAUIosXQBRrQ==",
"requires": {
"chownr": "^1.1.1",
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",
"tar-stream": "^2.1.4"
"tar-stream": "^3.1.0"
}
},
"tar-stream": {
"version": "2.2.0",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.1.tgz",
"integrity": "sha512-Y5wIzRqqz0k7UHHfW34YM//w2krbMFDPxOJEg5hnVuilaY6Onqdrw66dLNJFxLoiFSCPXUEeQOHVMQ9Rx8fkKw==",
"requires": {
"bl": "^4.0.3",
"end-of-stream": "^1.4.1",
"fs-constants": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^3.1.1"
"b4a": "^1.6.4",
"streamx": "^2.15.0"
}
},
"test-exclude": {

View File

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