Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^",
"@red-hat-developer-hub/backstage-plugin-orchestrator-node": "workspace:^",
"luxon": "^3.7.2",
"undici": "^7.22.0"
"undici": "^7.24.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^1.10.4",
Expand Down
11 changes: 9 additions & 2 deletions workspaces/orchestrator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12213,7 +12213,7 @@ __metadata:
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^"
"@red-hat-developer-hub/backstage-plugin-orchestrator-node": "workspace:^"
luxon: "npm:^3.7.2"
undici: "npm:^7.22.0"
undici: "npm:^7.24.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -35937,13 +35937,20 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^7.16.0, undici@npm:^7.2.3, undici@npm:^7.22.0":
"undici@npm:^7.16.0, undici@npm:^7.2.3":
version: 7.22.0
resolution: "undici@npm:7.22.0"
checksum: 10c0/09777c06f3f18f761f03e3a4c9c04fd9fcca8ad02ccea43602ee4adf73fcba082806f1afb637f6ea714ef6279c5323c25b16d435814c63db720f63bfc20d316b
languageName: node
linkType: hard

"undici@npm:^7.24.0":
version: 7.24.2
resolution: "undici@npm:7.24.2"
checksum: 10c0/04a0d10f021f2fa88121bd8f90d8013064ae954af255402f4d41dec7fdada8d47aa6f42d7c6e25394057c7e56f2a6e1a400ba08f701b13cf11eaf342e674f184
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.1
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.1"
Expand Down
Loading