Merge pull request #24340 from docker/dependabot/npm_and_yarn/npm_and_yarn-d524a1f714

build(deps): bump tar from 7.5.10 to 7.5.11 in the npm_and_yarn group across 1 directory
This commit is contained in:
David Karlsson
2026-03-12 06:28:58 +01:00
committed by GitHub

6
package-lock.json generated
View File

@@ -2229,9 +2229,9 @@
}
},
"node_modules/tar": {
"version": "7.5.10",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
"integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
"version": "7.5.11",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
"integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/fs-minipass": "^4.0.0",