Bump undici from 4.16.0 to 5.1.1

Bumps [undici](https://github.com/nodejs/undici) from 4.16.0 to 5.1.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v4.16.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-03 05:30:15 +00:00
committed by GitHub
parent 8770f92e14
commit d01df1a80d
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"safe-base64": "^2.0.1-0",
"string_decoder": "^1.3.0",
"string-similarity": "^4.0.4",
"undici": "^4.16.0",
"undici": "^5.1.1",
"utf-8-validate": "^5.0.9",
"ws": "^8.5.0"
},