mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Bump undici from 7.9.0 to 7.18.2 (#287882)
Bumps [undici](https://github.com/nodejs/undici) from 7.9.0 to 7.18.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.9.0...v7.18.2) --- updated-dependencies: - dependency-name: undici dependency-version: 7.18.2 dependency-type: direct:production ... 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -49,7 +49,7 @@
|
||||
"node-pty": "^1.2.0-beta.6",
|
||||
"open": "^10.1.2",
|
||||
"tas-client": "0.3.1",
|
||||
"undici": "^7.9.0",
|
||||
"undici": "^7.18.2",
|
||||
"v8-inspect-profiler": "^0.1.1",
|
||||
"vscode-oniguruma": "1.7.0",
|
||||
"vscode-regexpp": "^3.1.0",
|
||||
@@ -17234,9 +17234,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/undici": {
|
||||
"version": "7.9.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.9.0.tgz",
|
||||
"integrity": "sha512-e696y354tf5cFZPXsF26Yg+5M63+5H3oE6Vtkh2oqbvsE2Oe7s2nIbcQh5lmG7Lp/eS29vJtTpw9+p6PX0qNSg==",
|
||||
"version": "7.18.2",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.18.2.tgz",
|
||||
"integrity": "sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20.18.1"
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
"node-pty": "^1.2.0-beta.6",
|
||||
"open": "^10.1.2",
|
||||
"tas-client": "0.3.1",
|
||||
"undici": "^7.9.0",
|
||||
"undici": "^7.18.2",
|
||||
"v8-inspect-profiler": "^0.1.1",
|
||||
"vscode-oniguruma": "1.7.0",
|
||||
"vscode-regexpp": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user