dependabot[bot] dependabot[bot] commited on
Commit
a9c7110
1 Parent(s): d323cb0

Bump undici from 5.28.3 to 5.28.4 (#979)

Browse files

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
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>

Files changed (1) hide show
  1. package-lock.json +3 -3
package-lock.json CHANGED
@@ -7739,9 +7739,9 @@
7739
  "integrity": "sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw=="
7740
  },
7741
  "node_modules/undici": {
7742
- "version": "5.28.3",
7743
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
7744
- "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
7745
  "dependencies": {
7746
  "@fastify/busboy": "^2.0.0"
7747
  },
 
7739
  "integrity": "sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw=="
7740
  },
7741
  "node_modules/undici": {
7742
+ "version": "5.28.4",
7743
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
7744
+ "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
7745
  "dependencies": {
7746
  "@fastify/busboy": "^2.0.0"
7747
  },