build(deps): Bump undici from 7.24.4 to 7.28.0 in /server

Bumps [undici](https://github.com/nodejs/undici) from 7.24.4 to 7.28.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.24.4...v7.28.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.28.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-20 10:45:04 +00:00
committed by GitHub
parent 856768c45e
commit 8cca2489b2
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"sails-postgresql": "^5.0.1",
"serve-static": "^2.2.1",
"sharp": "^0.34.5",
"undici": "^7.24.0",
"undici": "^7.28.0",
"uuid": "^11.1.0",
"validator": "^13.15.26",
"winston": "^3.19.0",
@@ -11335,9 +11335,9 @@
"license": "MIT"
},
"node_modules/undici": {
"version": "7.24.4",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz",
"integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==",
"version": "7.28.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz",
"integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==",
"license": "MIT",
"engines": {
"node": ">=20.18.1"

View File

@@ -80,7 +80,7 @@
"sails-postgresql": "^5.0.1",
"serve-static": "^2.2.1",
"sharp": "^0.34.5",
"undici": "^7.24.0",
"undici": "^7.28.0",
"uuid": "^11.1.0",
"validator": "^13.15.26",
"winston": "^3.19.0",