Skip to content

Commit bbe24fc

Browse files
chore(deps): update dependency undici to >=7.24.0 [security]
1 parent 9b8b412 commit bbe24fc

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"pnpm": {
121121
"overrides": {
122122
"braces": ">=3.0.3",
123-
"undici": ">=7.18.2",
123+
"undici": ">=7.24.0",
124124
"ws": ">=8.18.3"
125125
}
126126
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ minimumReleaseAgeExclude:
77
- tar@7.5.7 || 7.5.8 || 7.5.10 || 7.5.11
88
# Renovate security update: ajv@8.18.0
99
- ajv@8.18.0
10-
# Renovate security update: undici@7.18.2
11-
- undici@7.18.2
10+
# Renovate security update: undici@7.18.2 || 7.24.0
11+
- undici@7.18.2 || 7.24.0
1212
# Renovate security update: yauzl@3.2.1
1313
- yauzl@3.2.1

0 commit comments

Comments
 (0)