chore(deps): bump undici from 6.9.0 to 6.11.1

Bumps [undici](https://github.com/nodejs/undici) from 6.9.0 to 6.11.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.9.0...v6.11.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-04 14:54:54 +00:00
committed by Kengo TODA
parent 1daa7ef1c6
commit b37a565bf1

6
package-lock.json generated
View File

@@ -12909,9 +12909,9 @@
}
},
"node_modules/undici": {
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.9.0.tgz",
"integrity": "sha512-XPWfXzJedevUziHwun70EKNvGnxv4CnfraFZ4f/JV01+fcvMYzHE26r/j8AY/9c/70nkN4B1zX7E2Oyuqwz4+Q==",
"version": "6.11.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.11.1.tgz",
"integrity": "sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw==",
"engines": {
"node": ">=18.0"
}