Spaces:
Running
Running
dependabot[bot]
dependabot[bot]
commited on
build(deps): bump undici from 5.28.4 to 5.28.5 (#1662)
Browse filesBumps [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>
- 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.
|
12564 |
-
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.
|
12565 |
-
"integrity": "sha512-
|
|
|
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 |
},
|