diff --git a/package-lock.json b/package-lock.json index c44ea3c..07854c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9025,9 +9025,9 @@ } }, "node_modules/undici": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.11.0.tgz", - "integrity": "sha512-y4AOKcD36FXz+MY19yw8Emtbsdp8wBWTLln508+EJwqWezUheU5PSRbvIb+pQld7ZoOY8ruNwqSejSVGZUS/aA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.11.1.tgz", + "integrity": "sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw==", "dev": true, "engines": { "node": ">=18.0"