dependabot[bot]
dependabot[bot]
commited on
Bump undici from 5.28.3 to 5.28.4 (#979)
Browse filesBumps [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>
- 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.
|
7743 |
-
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.
|
7744 |
-
"integrity": "sha512-
|
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 |
},
|