From ccf3390dd421ed6d05e0f1eb4e39c701e20c300b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 08:17:09 -0800 Subject: [PATCH] Bump undici from 5.28.4 to 5.28.5 (#457) * Bump undici from 5.28.4 to 5.28.5 Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] * rebuild dist Signed-off-by: Brian DeHamer --------- Signed-off-by: dependabot[bot] Signed-off-by: Brian DeHamer Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian DeHamer --- dist/index.js | Bin 2965686 -> 2965834 bytes package-lock.json | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index de965db8778ac79a3b2fda3a477b9e70ed14f729..04967b3db30d5c2be3a1a35f3235bbb6003ecb51 100644 GIT binary patch delta 281 zcmZY1OHRUI6b0baf`uQoyaXwVSLIO@4P8K;leh?*8smhAO$QQUqUI#bh!fL&7#?$n zF2c2VYKIQK!Oc16u3uN$_uEQ)frc&UNFj}F7|0+Cg&cOUi#?dgqktkxC}STLRB?dX z()x7Fz#H9-hbj!FGE*Ya$5%-(7=?DfCvm2p z#rH!0;qS@+S=3jBY9=nSsiNEay0iIltdE?LbnW@VwWv;qbVLn0CZQ8Lr88<$i`vwo Qc-y6Ox}e@>;a=MMFQ?R7%>V!Z delta 165 zcmWm3Sq{Mf07cPMjjegCQmW>v1PkcekQ){t(tU^$Td*q6$N4(nb85U!sd2<0gGrVg zc?uLMVPR9ILX{eI8Z>FqrbCw=4*jS5*eAD-7rieB_iiUUtKpb_=wE}_m4OV!laY+& ae-jC0Dl?hOLYA_UwS=;f=pDq{mH7i(4=*zS diff --git a/package-lock.json b/package-lock.json index 6fbd600..8f38c07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8257,9 +8257,10 @@ } }, "node_modules/undici": { - "version": "5.28.4", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz", - "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==", + "version": "5.28.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz", + "integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==", + "license": "MIT", "dependencies": { "@fastify/busboy": "^2.0.0" },