diff --git a/package.json b/package.json index f92e838..dff1357 100644 --- a/package.json +++ b/package.json @@ -92,6 +92,6 @@ "vitest": "^1.6.0" }, "dependencies": { - "undici": "^6.20.0" + "undici": "^6.20.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae5e8d1..3127e3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: undici: - specifier: ^6.20.0 - version: 6.20.0 + specifier: ^6.20.1 + version: 6.20.1 devDependencies: '@fastify/cookie': specifier: ^9.3.1 @@ -2554,8 +2554,8 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici@6.20.0: - resolution: {integrity: sha512-AITZfPuxubm31Sx0vr8bteSalEbs9wQb/BOBi9FPlD9Qpd6HxZ4Q0+hI742jBhkPb4RT2v5MQzaW5VhRVyj+9A==} + undici@6.20.1: + resolution: {integrity: sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==} engines: {node: '>=18.17'} unpipe@1.0.0: @@ -5267,7 +5267,7 @@ snapshots: undici-types@5.26.5: {} - undici@6.20.0: {} + undici@6.20.1: {} unpipe@1.0.0: {}