0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00

chore(deps): update dependency undici to v7 (#12580)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-03 20:29:09 +08:00 committed by GitHub
parent 5997af826f
commit e2dc04bfee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View file

@ -214,7 +214,7 @@
"remark-code-titles": "^0.1.2",
"rollup": "^4.27.4",
"sass": "^1.81.0",
"undici": "^6.21.0",
"undici": "^7.2.0",
"unified": "^11.0.5",
"vitest": "^3.0.0-beta.3"
},

10
pnpm-lock.yaml generated
View file

@ -742,8 +742,8 @@ importers:
specifier: ^1.81.0
version: 1.82.0
undici:
specifier: ^6.21.0
version: 6.21.0
specifier: ^7.2.0
version: 7.2.0
unified:
specifier: ^11.0.5
version: 11.0.5
@ -10797,6 +10797,10 @@ packages:
resolution: {integrity: sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==}
engines: {node: '>=18.17'}
undici@7.2.0:
resolution: {integrity: sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==}
engines: {node: '>=20.18.1'}
unenv@1.10.0:
resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
@ -17270,6 +17274,8 @@ snapshots:
undici@6.21.0: {}
undici@7.2.0: {}
unenv@1.10.0:
dependencies:
consola: 3.2.3