mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-06 23:56:32 +01:00
Bump tar from 7.5.4 to 7.5.7 (#3237)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.4 to 7.5.7. - [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/v7.5.4...v7.5.7) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.7 dependency-type: direct:development ... 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:
Generated
+4
-4
@@ -120,7 +120,7 @@
|
||||
"shiki": "~1.15.0",
|
||||
"sinon": "^21.0.0",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tar": "^7.5.4",
|
||||
"tar": "^7.5.7",
|
||||
"ts-dedent": "^2.2.0",
|
||||
"tsx": "^4.20.3",
|
||||
"typescript": "^5.8.3",
|
||||
@@ -17674,9 +17674,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tar": {
|
||||
"version": "7.5.4",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.4.tgz",
|
||||
"integrity": "sha512-AN04xbWGrSTDmVwlI4/GTlIIwMFk/XEv7uL8aa57zuvRy6s4hdBed+lVq2fAZ89XDa7Us3ANXcE3Tvqvja1kTA==",
|
||||
"version": "7.5.7",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
|
||||
"integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
|
||||
"dev": true,
|
||||
"license": "BlueOak-1.0.0",
|
||||
"dependencies": {
|
||||
|
||||
@@ -5629,7 +5629,7 @@
|
||||
"shiki": "~1.15.0",
|
||||
"sinon": "^21.0.0",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tar": "^7.5.4",
|
||||
"tar": "^7.5.7",
|
||||
"ts-dedent": "^2.2.0",
|
||||
"tsx": "^4.20.3",
|
||||
"typescript": "^5.8.3",
|
||||
|
||||
Reference in New Issue
Block a user