Skip to content

Commit 2c31031

Browse files
chore(deps): bump undici from 7.18.2 to 7.24.0
Bumps [undici](https://github.com/nodejs/undici) from 7.18.2 to 7.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.18.2...v7.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2d47be commit 2c31031

File tree

3 files changed

+178
-386
lines changed

3 files changed

+178
-386
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"storybook": "8.6.17",
180180
"tapable": "2.3.0",
181181
"typedoc": "0.28.17",
182-
"undici": "7.18.2",
182+
"undici": "6.24.0",
183183
"unplugin": "3.0.0"
184184
},
185185
"devDependencies": {

packages/treeshake-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nanoid": "5.1.6",
4141
"p-limit": "^7.2.0",
4242
"pino": "10.1.0",
43-
"undici": "6.23.0",
43+
"undici": "6.24.0",
4444
"zod": "4.1.12"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)