build(deps): bump undici from 5.14.0 to 5.19.1 (#313)

Bumps [undici](https://github.com/nodejs/undici) from 5.14.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.14.0...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-16 21:49:49 -03:00
committed by GitHub
parent b668ba8cfb
commit d2eff3bfb8
2 changed files with 8 additions and 8 deletions

View File

@@ -86,7 +86,7 @@
"dependencies": {
"jintr": "^0.3.1",
"linkedom": "^0.14.12",
"undici": "^5.7.0"
"undici": "^5.19.1"
},
"devDependencies": {
"@types/jest": "^28.1.7",