Skip to content

Commit 399031e

Browse files
chore(deps): bump undici from 7.19.2 to 7.24.0 in /workspaces/argocd (#8093)
* chore(deps): bump undici from 7.19.2 to 7.24.0 in /workspaces/argocd Bumps [undici](https://github.com/nodejs/undici) from 7.19.2 to 7.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.19.2...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> * chore(argocd): yarn dedupe Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christoph Jerolimov <jerolimov+git@redhat.com>
1 parent 312d5e3 commit 399031e

4 files changed

Lines changed: 14 additions & 8 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@backstage-community/plugin-argocd-backend': patch
3+
'@backstage-community/plugin-argocd-node': patch
4+
---
5+
6+
Updated dependency `undici` to `^7.24.2`.

workspaces/argocd/plugins/argocd-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/plugin-permission-common": "^0.9.6",
4040
"express": "^4.17.1",
4141
"express-promise-router": "^4.1.0",
42-
"undici": "^7.3.0"
42+
"undici": "^7.24.2"
4343
},
4444
"devDependencies": {
4545
"@backstage/backend-test-utils": "^1.11.0",

workspaces/argocd/plugins/argocd-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@backstage/backend-plugin-api": "^1.7.0",
3434
"@backstage/config": "^1.3.6",
3535
"@backstage/errors": "^1.2.7",
36-
"undici": "^7.3.0"
36+
"undici": "^7.24.2"
3737
},
3838
"devDependencies": {
3939
"@backstage/backend-test-utils": "^1.11.0",

workspaces/argocd/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,7 @@ __metadata:
13941394
express: "npm:^4.17.1"
13951395
express-promise-router: "npm:^4.1.0"
13961396
supertest: "npm:^7.0.0"
1397-
undici: "npm:^7.3.0"
1397+
undici: "npm:^7.24.2"
13981398
languageName: unknown
13991399
linkType: soft
14001400

@@ -1418,7 +1418,7 @@ __metadata:
14181418
"@backstage/cli": "npm:^0.35.4"
14191419
"@backstage/config": "npm:^1.3.6"
14201420
"@backstage/errors": "npm:^1.2.7"
1421-
undici: "npm:^7.3.0"
1421+
undici: "npm:^7.24.2"
14221422
languageName: unknown
14231423
linkType: soft
14241424

@@ -31844,10 +31844,10 @@ __metadata:
3184431844
languageName: node
3184531845
linkType: hard
3184631846

31847-
"undici@npm:^7.16.0, undici@npm:^7.2.3, undici@npm:^7.3.0":
31848-
version: 7.24.1
31849-
resolution: "undici@npm:7.24.1"
31850-
checksum: 10/0af4ec2fc2ae50b1d0636895793ea2274a89a7cd445690089a1b957c4ac4a0336e48ab9ac48a4e8f5023d4b5eab56368c3f17c75d6b4c81b4281b674d1e60c9f
31847+
"undici@npm:^7.16.0, undici@npm:^7.2.3, undici@npm:^7.24.2":
31848+
version: 7.24.3
31849+
resolution: "undici@npm:7.24.3"
31850+
checksum: 10/9fadddd1039b21d7022a17eeb1c132383b5570606f55e67d1d7752d3db768864674e734ddf477b1f1aac862a8f33e41d24b8d5396c398c29527f732bd19b4886
3185131851
languageName: node
3185231852
linkType: hard
3185331853

0 commit comments

Comments
 (0)