chore(deps): bump tar from 7.5.7 to 7.5.8 (#19367)

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]
2026-02-18 11:49:46 -08:00
committed by GitHub
parent 2c1d6f8029
commit e32111e609
3 changed files with 7 additions and 7 deletions

10
package-lock.json generated
View File

@@ -15564,9 +15564,9 @@
} }
}, },
"node_modules/tar": { "node_modules/tar": {
"version": "7.5.7", "version": "7.5.8",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.8.tgz",
"integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==", "integrity": "sha512-SYkBtK99u0yXa+IWL0JRzzcl7RxNpvX/U08Z+8DKnysfno7M+uExnTZH8K+VGgShf2qFPKtbNr9QBl8n7WBP6Q==",
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"@isaacs/fs-minipass": "^4.0.0", "@isaacs/fs-minipass": "^4.0.0",
@@ -17262,7 +17262,7 @@
"express": "^5.1.0", "express": "^5.1.0",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"strip-json-comments": "^3.1.1", "strip-json-comments": "^3.1.1",
"tar": "^7.5.2", "tar": "^7.5.8",
"uuid": "^13.0.0", "uuid": "^13.0.0",
"winston": "^3.17.0" "winston": "^3.17.0"
}, },
@@ -17348,7 +17348,7 @@
"string-width": "^8.1.0", "string-width": "^8.1.0",
"strip-ansi": "^7.1.0", "strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1", "strip-json-comments": "^3.1.1",
"tar": "^7.5.2", "tar": "^7.5.8",
"tinygradient": "^1.1.5", "tinygradient": "^1.1.5",
"undici": "^7.10.0", "undici": "^7.10.0",
"ws": "^8.16.0", "ws": "^8.16.0",

View File

@@ -31,7 +31,7 @@
"express": "^5.1.0", "express": "^5.1.0",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"strip-json-comments": "^3.1.1", "strip-json-comments": "^3.1.1",
"tar": "^7.5.2", "tar": "^7.5.8",
"uuid": "^13.0.0", "uuid": "^13.0.0",
"winston": "^3.17.0" "winston": "^3.17.0"
}, },

View File

@@ -62,7 +62,7 @@
"string-width": "^8.1.0", "string-width": "^8.1.0",
"strip-ansi": "^7.1.0", "strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1", "strip-json-comments": "^3.1.1",
"tar": "^7.5.2", "tar": "^7.5.8",
"tinygradient": "^1.1.5", "tinygradient": "^1.1.5",
"undici": "^7.10.0", "undici": "^7.10.0",
"ws": "^8.16.0", "ws": "^8.16.0",