зеркало из
1
0
Форкнуть 0

Bump undici from 5.28.2 to 5.28.3 in /samples/BidirectionChat/js (#254)

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>
This commit is contained in:
dependabot[bot] 2024-02-22 12:40:10 +08:00 коммит произвёл GitHub
Родитель b140e95ff9
Коммит e7ef59a4fb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 3 добавлений и 4 удалений

7
samples/BidirectionChat/js/package-lock.json сгенерированный
Просмотреть файл

@ -432,10 +432,9 @@
}
},
"node_modules/undici": {
"version": "5.28.2",
"resolved": "https://msazure.pkgs.visualstudio.com/_packaging/AzurePortal/npm/registry/undici/-/undici-5.28.2.tgz",
"integrity": "sha1-/qIA6sZfx+yv+AoCPRoFQ0I7TJE=",
"license": "MIT",
"version": "5.28.3",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
"integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
"dependencies": {
"@fastify/busboy": "^2.0.0"
},