Skip to content

Commit 19c087b

Browse files
chore(deps): bump undici from 5.23.0 to 5.26.2 (#23)
Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.26.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.23.0...v5.26.2) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8756d4f commit 19c087b

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"readdirp": "^3.6.0",
4242
"reflect-metadata": "^0.1.13",
4343
"tsyringe": "^4.8.0",
44-
"undici": "^5.23.0"
44+
"undici": "^5.29.0"
4545
},
4646
"devDependencies": {
4747
"@commitlint/cli": "^17.6.5",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,13 @@ __metadata:
625625
languageName: node
626626
linkType: hard
627627

628+
"@fastify/busboy@npm:^2.0.0":
629+
version: 2.1.1
630+
resolution: "@fastify/busboy@npm:2.1.1"
631+
checksum: 42c32ef75e906c9a4809c1e1930a5ca6d4ddc8d138e1a8c8ba5ea07f997db32210617d23b2e4a85fe376316a41a1a0439fc6ff2dedf5126d96f45a9d80754fb2
632+
languageName: node
633+
linkType: hard
634+
628635
"@humanwhocodes/config-array@npm:^0.11.10":
629636
version: 0.11.11
630637
resolution: "@humanwhocodes/config-array@npm:0.11.11"
@@ -2809,7 +2816,7 @@ __metadata:
28092816
rimraf: ^3.0.2
28102817
tsyringe: ^4.8.0
28112818
typescript: ^5.1.6
2812-
undici: ^5.23.0
2819+
undici: ^5.29.0
28132820
languageName: unknown
28142821
linkType: soft
28152822

@@ -8070,12 +8077,12 @@ __metadata:
80708077
languageName: node
80718078
linkType: hard
80728079

8073-
"undici@npm:^5.23.0":
8074-
version: 5.23.0
8075-
resolution: "undici@npm:5.23.0"
8080+
"undici@npm:^5.29.0":
8081+
version: 5.29.0
8082+
resolution: "undici@npm:5.29.0"
80768083
dependencies:
8077-
busboy: ^1.6.0
8078-
checksum: 906ca4fb1d47163d2cee2ecbbc664a1d92508a2cdf1558146621109f525c983a83597910b36e6ba468240e95259be5939cea6babc99fc0c36360b16630f66784
8084+
"@fastify/busboy": ^2.0.0
8085+
checksum: a25b5462c1b6ffb974f5ffc492ffd64146a9983aad0cbda6fde65e2b22f6f1acd43f09beacc66cc47624a113bd0c684ffc60366102b6a21b038fbfafb7d75195
80798086
languageName: node
80808087
linkType: hard
80818088

0 commit comments

Comments
 (0)