build(deps-dev): bump undici from 5.28.2 to 5.28.3 (#977)

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Mar 14, 2024 at 18:04 UTC a23953b988cb545afb4e305fe36a1b818bc5df47
1 file changed +3 -3
package-lock.json
+3 -3
@@ -38277,9 +38277,9 @@
38277 "dev": true
38278 },
38279 "node_modules/undici": {
38280 - "version": "5.28.2",
38281 - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz",
38282 - "integrity": "sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==",
38280 + "version": "5.28.3",
38281 + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
38282 + "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
38283 "dev": true,
38284 "dependencies": {
38285 "@fastify/busboy": "^2.0.0"