Skip to content

Commit

Permalink
Bump undici from 5.25.4 to 5.26.2
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.25.4 to 5.26.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/commits/v5.26.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 05603ab commit 9fc10a5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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 packages/connect-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"undici": "^5.25.4"
"undici": "^5.26.2"
},
"peerDependencies": {
"@bufbuild/protobuf": "^1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"@bufbuild/protoc-gen-es": "^1.3.3",
"@types/jasmine": "^4.3.5",
"jasmine": "^5.0.0",
"undici": "^5.25.4"
"undici": "^5.26.2"
}
}

0 comments on commit 9fc10a5

Please sign in to comment.