diff --git a/package-lock.json b/package-lock.json index a700543..62843dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8761,9 +8761,9 @@ } }, "node_modules/undici": { - "version": "5.26.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.0.tgz", - "integrity": "sha512-MLqGMyaJk2ubSl7FrmWuV7ZOsYWmdF7gcBHDRxm4AR8NoodQhgy3vO/D1god79HoetxR0uAeVNB65yj2lNRQnQ==", + "version": "5.26.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.2.tgz", + "integrity": "sha512-a4PDLQgLTPHVzOK+x3F79/M4GtyYPl+aX9AAK7aQxpwxDwCqkeZCScy7Gk5kWT3JtdFq1uhO3uZJdLtHI4dK9A==", "dev": true, "dependencies": { "@fastify/busboy": "^2.0.0"