Skip to content

Commit

Permalink
devDependencies: bump undici from 5.11.0 to 5.18.0
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.11.0 to 5.18.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.11.0...v5.18.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2023
1 parent e232dd7 commit 05eda3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prettier": "^2.8.1",
"ts-node": "^10.9.1",
"typedoc": "^0.23.20",
"undici": "^5.11.0"
"undici": "^5.18.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 05eda3e

Please sign in to comment.