diff --git a/dist/index.js b/dist/index.js index 6ad8117..61f7131 100644 Binary files a/dist/index.js and b/dist/index.js differ diff --git a/package-lock.json b/package-lock.json index 08c4c4f..f690b52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7954,8 +7954,9 @@ } }, "node_modules/undici": { - "version": "5.28.3", - "license": "MIT", + "version": "5.28.4", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz", + "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==", "dependencies": { "@fastify/busboy": "^2.0.0" },