Skip to content

Commit

Permalink
build(connector-iroha2): upgrade undici to v5.28.4
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.3...v5.28.4)

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

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
dependabot[bot] authored and petermetz committed Apr 4, 2024
1 parent 9e83087 commit d2dbcb0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"sanitize-html": "2.12.1",
"socket.io": "4.4.1",
"socket.io-client-fixed-types": "4.5.4",
"undici": "5.28.3"
"undici": "5.28.4"
},
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8634,7 +8634,7 @@ __metadata:
sanitize-html: "npm:2.12.1"
socket.io: "npm:4.5.4"
socket.io-client-fixed-types: "npm:4.5.4"
undici: "npm:5.28.3"
undici: "npm:5.28.4"
uuid: "npm:9.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -48952,12 +48952,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:5.28.3":
version: 5.28.3
resolution: "undici@npm:5.28.3"
"undici@npm:5.28.4":
version: 5.28.4
resolution: "undici@npm:5.28.4"
dependencies:
"@fastify/busboy": "npm:^2.0.0"
checksum: 10/779856ce14ba6907c0759df8e4babd61608b1f502569d44de7dd1d014afb7c67a0a2997b4f706e0daff8a55d87ee2f25b830b195fc0202cb6fbd25abe2d941eb
checksum: 10/a666a9f5ac4270c659fafc33d78b6b5039a0adbae3e28f934774c85dcc66ea91da907896f12b414bd6f578508b44d5dc206fa636afa0e49a4e1c9e99831ff065
languageName: node
linkType: hard

Expand Down

0 comments on commit d2dbcb0

Please sign in to comment.