diff --git a/package-lock.json b/package-lock.json index fbe14cd..e6b41d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "superjson": "2.2.2", "tempy": "1.0.1", "tslog": "4.9.3", - "undici": "6.23.0", + "undici": "6.24.0", "zod": "3.25.56" }, "devDependencies": { @@ -15726,9 +15726,9 @@ } }, "node_modules/undici": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz", - "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz", + "integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==", "license": "MIT", "engines": { "node": ">=18.17" diff --git a/package.json b/package.json index e760618..3cfd0c7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "superjson": "2.2.2", "tempy": "1.0.1", "tslog": "4.9.3", - "undici": "6.23.0", + "undici": "6.24.0", "zod": "3.25.56" }, "devDependencies": {