aboutsummaryrefslogtreecommitdiffstats
path: root/webui
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-23 05:01:33 +0000
committersudoforge <9c001b67637a@sudoforge.com>2024-07-22 22:11:46 -0700
commitc3d7463a1e9e7f79a11c8f56a1cc4d8b64fb20a6 (patch)
tree50c3a4274680acd9867233797ab5ad8a6ffb220e /webui
parent3fab45f0d3545db8512acea12e9ff730beedbcaf (diff)
downloadgit-bug-c3d7463a1e9e7f79a11c8f56a1cc4d8b64fb20a6.tar.gz
build(deps-dev): bump undici from 5.11.0 to 5.28.4 in /webui
Bumps [undici](https://github.com/nodejs/undici) from 5.11.0 to 5.28.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.11.0...v5.28.4) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'webui')
-rw-r--r--webui/package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/webui/package-lock.json b/webui/package-lock.json
index 579aa890..8effc501 100644
--- a/webui/package-lock.json
+++ b/webui/package-lock.json
@@ -21896,9 +21896,9 @@
}
},
"node_modules/undici": {
- "version": "5.26.3",
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.3.tgz",
- "integrity": "sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==",
+ "version": "5.28.4",
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
+ "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
"dev": true,
"dependencies": {
"@fastify/busboy": "^2.0.0"
@@ -39175,9 +39175,9 @@
"dev": true
},
"undici": {
- "version": "5.26.3",
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.3.tgz",
- "integrity": "sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==",
+ "version": "5.28.4",
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
+ "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
"dev": true,
"requires": {
"@fastify/busboy": "^2.0.0"