Skip to content

Commit 3b4b2d9

Browse files
fix: upgrade undici to solve vulnerability (#1701)
Co-authored-by: Dustin Deus <[email protected]>
1 parent 02f05e2 commit 3b4b2d9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ora": "^8.0.1",
6565
"pathe": "^1.1.1",
6666
"picocolors": "^1.0.0",
67-
"undici": "^6.19.8"
67+
"undici": "^6.21.1"
6868
},
6969
"devDependencies": {
7070
"@types/bun": "^1.2.3",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)