Skip to content

Commit 8d54142

Browse files
chore(deps): bump undici from 7.22.0 to 7.24.0 in /workspaces/orchestrator (#2547)
* chore(deps): bump undici in /workspaces/orchestrator Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.22.0...v7.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * add changeset Signed-off-by: Kim Tsao <ktsao@redhat.com> * run yarn dedupe Signed-off-by: Kim Tsao <ktsao@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Kim Tsao <ktsao@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kim Tsao <84398375+kim-tsao@users.noreply.github.com> Co-authored-by: Kim Tsao <ktsao@redhat.com>
1 parent 8e0ba0a commit 8d54142

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki': patch
3+
---
4+
5+
Update Undici to v7.25.0

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^",
4242
"@red-hat-developer-hub/backstage-plugin-orchestrator-node": "workspace:^",
4343
"luxon": "^3.7.2",
44-
"undici": "^7.22.0"
44+
"undici": "^7.24.0"
4545
},
4646
"devDependencies": {
4747
"@backstage/backend-test-utils": "^1.11.1",

workspaces/orchestrator/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12695,7 +12695,7 @@ __metadata:
1269512695
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^"
1269612696
"@red-hat-developer-hub/backstage-plugin-orchestrator-node": "workspace:^"
1269712697
luxon: "npm:^3.7.2"
12698-
undici: "npm:^7.22.0"
12698+
undici: "npm:^7.24.0"
1269912699
languageName: unknown
1270012700
linkType: soft
1270112701

@@ -36671,10 +36671,10 @@ __metadata:
3667136671
languageName: node
3667236672
linkType: hard
3667336673

36674-
"undici@npm:^7.16.0, undici@npm:^7.2.3, undici@npm:^7.22.0":
36675-
version: 7.22.0
36676-
resolution: "undici@npm:7.22.0"
36677-
checksum: 10c0/09777c06f3f18f761f03e3a4c9c04fd9fcca8ad02ccea43602ee4adf73fcba082806f1afb637f6ea714ef6279c5323c25b16d435814c63db720f63bfc20d316b
36674+
"undici@npm:^7.16.0, undici@npm:^7.2.3, undici@npm:^7.24.0":
36675+
version: 7.25.0
36676+
resolution: "undici@npm:7.25.0"
36677+
checksum: 10c0/02a0b45dc14eb91bc488948750232450fe52f27a6b08086d6ac6736bb47908d600fe3a96d346f12eab24729c782e5c2f693bc8e8eca6696d4e4c09b1ed4cb4ec
3667836678
languageName: node
3667936679
linkType: hard
3668036680

0 commit comments

Comments
 (0)