Skip to content

Commit

Permalink
dependencies: bump undici from 5.27.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.27.2 to 6.0.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.27.2...v6.0.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent fedba4a commit fc502a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"test": "mocha"
},
"dependencies": {
"undici": "^5.27.2"
"undici": "^6.0.0"
},
"devDependencies": {
"@binden/commitlint-config": "^1.0.2",
Expand Down

0 comments on commit fc502a6

Please sign in to comment.