Skip to content

Commit 09d4f08

Browse files
authoredDec 5, 2023
fix(deps): update dependency undici to v6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8bea63 commit 09d4f08

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@octokit/plugin-paginate-rest": "^9.0.0",
3030
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
3131
"@octokit/types": "^12.0.0",
32-
"undici": "^5.0.0"
32+
"undici": "^6.0.0"
3333
},
3434
"devDependencies": {
3535
"@octokit/tsconfig": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.