mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-18 17:13:58 +00:00
build(deps): bump undici from 8.5.0 to 8.6.0
Bumps [undici](https://github.com/nodejs/undici) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a9c0a6e20
commit
c7bac9fc3a
2 changed files with 11 additions and 11 deletions
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -365,8 +365,8 @@ importers:
|
|||
specifier: 1.13.8
|
||||
version: 1.13.8
|
||||
undici:
|
||||
specifier: ^8.5.0
|
||||
version: 8.5.0
|
||||
specifier: ^8.6.0
|
||||
version: 8.6.0
|
||||
wtfnode:
|
||||
specifier: ^0.10.1
|
||||
version: 0.10.1
|
||||
|
|
@ -5431,12 +5431,12 @@ packages:
|
|||
undici-types@8.3.0:
|
||||
resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
|
||||
|
||||
undici@7.27.2:
|
||||
resolution: {integrity: sha512-uZsKNuzQxDMUY6M3pIMvy5tvlGmtq8XJ2oLAkfRKGNu+1VQAIvLy2xIVG5ATZl5wDXl/tddByAWCizRbOme+TA==}
|
||||
undici@7.28.0:
|
||||
resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@8.5.0:
|
||||
resolution: {integrity: sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==}
|
||||
undici@8.6.0:
|
||||
resolution: {integrity: sha512-l2FlC6I510GawyEd1qgcE/okihKrzy+BRTEBlu6T0fdbM9m5yxtIH5Oa3ysRsH0zC4EhmWUEaSDsy2QngBeRlw==}
|
||||
engines: {node: '>=22.19.0'}
|
||||
|
||||
unicode-properties@1.4.1:
|
||||
|
|
@ -6196,7 +6196,7 @@ snapshots:
|
|||
ms: 2.1.3
|
||||
secure-json-parse: 4.1.0
|
||||
tslib: 2.8.1
|
||||
undici: 7.27.2
|
||||
undici: 7.28.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
@ -9327,7 +9327,7 @@ snapshots:
|
|||
saxes: 6.0.0
|
||||
symbol-tree: 3.2.4
|
||||
tough-cookie: 6.0.1
|
||||
undici: 7.27.2
|
||||
undici: 7.28.0
|
||||
w3c-xmlserializer: 5.0.0
|
||||
webidl-conversions: 8.0.1
|
||||
whatwg-mimetype: 5.0.0
|
||||
|
|
@ -11066,9 +11066,9 @@ snapshots:
|
|||
|
||||
undici-types@8.3.0: {}
|
||||
|
||||
undici@7.27.2: {}
|
||||
undici@7.28.0: {}
|
||||
|
||||
undici@8.5.0: {}
|
||||
undici@8.6.0: {}
|
||||
|
||||
unicode-properties@1.4.1:
|
||||
dependencies:
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"tsx": "4.22.4",
|
||||
"ueberdb2": "6.1.15",
|
||||
"underscore": "1.13.8",
|
||||
"undici": "^8.5.0",
|
||||
"undici": "^8.6.0",
|
||||
"wtfnode": "^0.10.1"
|
||||
},
|
||||
"bin": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue