diff --git a/package-lock.json b/package-lock.json index 78cbc53..ae1a4b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10300,9 +10300,9 @@ } }, "node_modules/undici": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz", - "integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.5.tgz", + "integrity": "sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==", "license": "MIT", "engines": { "node": ">=20.18.1" diff --git a/package.json b/package.json index b79e1ad..82dcb89 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "overrides": { "file-type": "21.3.3", - "undici": "7.24.4", + "undici": "7.24.5", "dompurify": "3.3.3", "@esbuild-kit/core-utils": { "esbuild": "0.27.4"