Skip to content

Commit 3dd1870

Browse files
Update dependency undici to v7.24.0 [SECURITY]
1 parent 9990e2d commit 3dd1870

3 files changed

Lines changed: 14 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"esbuild": "0.25.11",
5858
"path-to-regexp": "8.3.0",
5959
"prismjs": "1.30.0",
60-
"undici": "7.16.0"
60+
"undici": "7.24.0"
6161
}
6262
}
6363
}

pnpm-lock.yaml

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ minimumReleaseAgeExclude:
99
- "@modelcontextprotocol/sdk@1.26.0"
1010
# Renovate security update: storybook@9.1.19
1111
- storybook@9.1.19
12+
# Renovate security update: undici@7.24.0
13+
- undici@7.24.0

0 commit comments

Comments
 (0)