dependabot[bot] dependabot[bot] commited on
Commit
2c2efc7
·
unverified ·
1 Parent(s): dec1307

build(deps): bump undici from 5.28.4 to 5.28.5 (#1662)

Browse files

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. package-lock.json +4 -3
package-lock.json CHANGED
@@ -12560,9 +12560,10 @@
12560
  "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
12561
  },
12562
  "node_modules/undici": {
12563
- "version": "5.28.4",
12564
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
12565
- "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
 
12566
  "dependencies": {
12567
  "@fastify/busboy": "^2.0.0"
12568
  },
 
12560
  "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
12561
  },
12562
  "node_modules/undici": {
12563
+ "version": "5.28.5",
12564
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz",
12565
+ "integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==",
12566
+ "license": "MIT",
12567
  "dependencies": {
12568
  "@fastify/busboy": "^2.0.0"
12569
  },