Bump undici from 6.7.0 to 6.9.0 (#21864)

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

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot]
2024-03-15 00:51:25 +00:00
committed by GitHub
parent 8bcabcc4a7
commit 9317d299dc
3 changed files with 8 additions and 15 deletions

View File

@@ -29,7 +29,7 @@
"@directus/storage": "workspace:*",
"@directus/utils": "workspace:*",
"p-queue": "8.0.1",
"undici": "6.7.0"
"undici": "6.9.0"
},
"devDependencies": {
"@directus/tsconfig": "workspace:*",

View File

@@ -29,7 +29,7 @@
"@directus/storage": "workspace:*",
"@directus/utils": "workspace:*",
"@supabase/storage-js": "2.5.5",
"undici": "6.7.0"
"undici": "6.9.0"
},
"devDependencies": {
"@directus/tsconfig": "workspace:*",

19
pnpm-lock.yaml generated
View File

@@ -1724,8 +1724,8 @@ importers:
specifier: 8.0.1
version: 8.0.1
undici:
specifier: 6.7.0
version: 6.7.0
specifier: 6.9.0
version: 6.9.0
devDependencies:
'@directus/tsconfig':
specifier: workspace:*
@@ -1854,8 +1854,8 @@ importers:
specifier: 2.5.5
version: 2.5.5
undici:
specifier: 6.7.0
version: 6.7.0
specifier: 6.9.0
version: 6.9.0
devDependencies:
'@directus/tsconfig':
specifier: workspace:*
@@ -5058,11 +5058,6 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@fastify/busboy@2.1.0:
resolution: {integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==}
engines: {node: '>=14'}
dev: false
/@fortawesome/fontawesome-common-types@0.2.36:
resolution: {integrity: sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==}
engines: {node: '>=6'}
@@ -19634,11 +19629,9 @@ packages:
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
/undici@6.7.0:
resolution: {integrity: sha512-IcWssIyDN1gk6Mcae44q04oRoWTKrW8OKz0effVK1xdWwAgMPnfpxhn9RXUSL5JlwSikO18R7Ibk7Nukz6kxWA==}
/undici@6.9.0:
resolution: {integrity: sha512-XPWfXzJedevUziHwun70EKNvGnxv4CnfraFZ4f/JV01+fcvMYzHE26r/j8AY/9c/70nkN4B1zX7E2Oyuqwz4+Q==}
engines: {node: '>=18.0'}
dependencies:
'@fastify/busboy': 2.1.0
dev: false
/unhead@1.8.10: