Skip to content

Commit

Permalink
fix(deps): update dependency undici to ^6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Mar 13, 2024
1 parent 6088e24 commit 7d23b77
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"turbo": "^1.12.5",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"undici": "^6.7.0",
"undici": "^6.8.0",
"vitest": "^1.3.1",
"wrangler": "^3.30.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"breadc": "^0.9.7",
"dotenv": "^16.4.5",
"fs-extra": "^11.2.0",
"undici": "^6.7.0",
"undici": "^6.8.0",
"zod": "^3.22.4"
},
"engines": {
Expand Down
14 changes: 6 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d23b77

Please sign in to comment.