Unnamed repository; edit this file 'description' to name the repository.
Bump undici from 6.21.3 to 6.24.1 in /editors/code
Bumps [undici](https://github.com/nodejs/undici) from 6.21.3 to 6.24.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.21.3...v6.24.1)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | editors/code/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json index be0bdc8d55..4bddc28c1e 100644 --- a/editors/code/package-lock.json +++ b/editors/code/package-lock.json @@ -6719,9 +6719,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "6.21.3", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz", - "integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==", + "version": "6.24.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz", + "integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==", "dev": true, "license": "MIT", "engines": { |