mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 16:30:58 -05:00
Bump undici from 6.16.0 to 6.16.1
Bumps [undici](https://github.com/nodejs/undici) from 6.16.0 to 6.16.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
941f39dd1a
commit
f8d1634350
@ -42,7 +42,7 @@
|
|||||||
"redis": "4.6.13",
|
"redis": "4.6.13",
|
||||||
"simple-git": "3.24.0",
|
"simple-git": "3.24.0",
|
||||||
"systeminformation": "5.22.8",
|
"systeminformation": "5.22.8",
|
||||||
"undici": "6.16.0"
|
"undici": "6.16.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/ms": "0.7.34",
|
"@types/ms": "0.7.34",
|
||||||
|
11
yarn.lock
11
yarn.lock
@ -678,7 +678,7 @@ __metadata:
|
|||||||
simple-git: "npm:3.24.0"
|
simple-git: "npm:3.24.0"
|
||||||
systeminformation: "npm:5.22.8"
|
systeminformation: "npm:5.22.8"
|
||||||
typescript: "npm:5.4.5"
|
typescript: "npm:5.4.5"
|
||||||
undici: "npm:6.16.0"
|
undici: "npm:6.16.1"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@ -1364,7 +1364,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"undici@npm:6.16.0, undici@npm:^6.15.0":
|
"undici@npm:6.16.1":
|
||||||
|
version: 6.16.1
|
||||||
|
resolution: "undici@npm:6.16.1"
|
||||||
|
checksum: 10/07dc67ec7a81323952effcbdb4aa674dd4f23aa872a03bdd4773d4e3b0b2aed268d116c8cfb012ecf272d2d1a0399055bf6ed134dd79b6a0920bab83ca483fcb
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"undici@npm:^6.15.0":
|
||||||
version: 6.16.0
|
version: 6.16.0
|
||||||
resolution: "undici@npm:6.16.0"
|
resolution: "undici@npm:6.16.0"
|
||||||
checksum: 10/c9a794e83c9f49d510601389bdc1cdbd6448896de8b402562c99924d5bc0c0688dda5168e2a0c9df5b2ffe683a5af3906bd61524f230231500b42443ba82bf94
|
checksum: 10/c9a794e83c9f49d510601389bdc1cdbd6448896de8b402562c99924d5bc0c0688dda5168e2a0c9df5b2ffe683a5af3906bd61524f230231500b42443ba82bf94
|
||||||
|
Loading…
Reference in New Issue
Block a user