diff --git a/package-lock.json b/package-lock.json index 8386a4d..603d8e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8814,9 +8814,9 @@ } }, "node_modules/undici": { - "version": "5.28.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.0.tgz", - "integrity": "sha512-gM12DkXhlAc5+/TPe60iy9P6ETgVfqTuRJ6aQ4w8RYu0MqKuXhaq3/b86GfzDQnNA3NUO6aUNdvevrKH59D0Nw==", + "version": "5.28.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.1.tgz", + "integrity": "sha512-xcIIvj1LOQH9zAL54iWFkuDEaIVEjLrru7qRpa3GrEEHk6OBhb/LycuUY2m7VCcTuDeLziXCxobQVyKExyGeIA==", "dev": true, "dependencies": { "@fastify/busboy": "^2.0.0"