From be4113e9f10a21b49063ce287125e4fd90560b46 Mon Sep 17 00:00:00 2001 From: "backstage-goalie[bot]" <97962292+backstage-goalie[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 22:12:54 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.19.74 Signed-off-by: Renovate Bot --- workspaces/acr/plugins/acr/package.json | 2 +- workspaces/acr/yarn.lock | 10 +++++----- .../plugins/analytics-module-matomo/package.json | 2 +- .../plugins/analytics-provider-segment/package.json | 2 +- workspaces/analytics/yarn.lock | 12 ++++++------ .../plugins/jfrog-artifactory/package.json | 2 +- workspaces/jfrog-artifactory/yarn.lock | 10 +++++----- .../plugins/nexus-repository-manager/package.json | 2 +- workspaces/nexus-repository-manager/yarn.lock | 10 +++++----- workspaces/ocm/plugins/ocm/package.json | 2 +- workspaces/ocm/yarn.lock | 10 +++++----- workspaces/quay/plugins/quay/package.json | 2 +- workspaces/quay/yarn.lock | 10 +++++----- workspaces/rbac/plugins/rbac-backend/package.json | 2 +- workspaces/rbac/plugins/rbac/package.json | 2 +- workspaces/rbac/yarn.lock | 12 ++++++------ workspaces/redhat-argocd/packages/app/package.json | 2 +- workspaces/redhat-argocd/yarn.lock | 10 +++++----- workspaces/tekton/plugins/tekton/package.json | 2 +- workspaces/tekton/yarn.lock | 10 +++++----- workspaces/topology/plugins/topology/package.json | 2 +- workspaces/topology/yarn.lock | 10 +++++----- 22 files changed, 64 insertions(+), 64 deletions(-) diff --git a/workspaces/acr/plugins/acr/package.json b/workspaces/acr/plugins/acr/package.json index a976369875..8353b94057 100644 --- a/workspaces/acr/plugins/acr/package.json +++ b/workspaces/acr/plugins/acr/package.json @@ -69,7 +69,7 @@ "@testing-library/react": "14.3.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "cross-fetch": "4.0.0", "msw": "1.3.5", "react": "^18.3.1", diff --git a/workspaces/acr/yarn.lock b/workspaces/acr/yarn.lock index b4f6cf79b6..02c02d2bc0 100644 --- a/workspaces/acr/yarn.lock +++ b/workspaces/acr/yarn.lock @@ -2734,7 +2734,7 @@ __metadata: "@testing-library/react": 14.3.1 "@testing-library/react-hooks": 8.0.1 "@testing-library/user-event": 14.5.2 - "@types/node": 18.19.68 + "@types/node": 18.19.74 cross-fetch: 4.0.0 msw: 1.3.5 react: ^18.3.1 @@ -12876,12 +12876,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/analytics/plugins/analytics-module-matomo/package.json b/workspaces/analytics/plugins/analytics-module-matomo/package.json index 2183dfb086..fd6dcb1545 100644 --- a/workspaces/analytics/plugins/analytics-module-matomo/package.json +++ b/workspaces/analytics/plugins/analytics-module-matomo/package.json @@ -46,7 +46,7 @@ "@backstage/dev-utils": "^1.1.5", "@redhat-developer/red-hat-developer-hub-theme": "0.4.0", "@testing-library/jest-dom": "6.6.3", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "cross-fetch": "4.0.0", "msw": "1.3.5", "prettier": "3.4.2" diff --git a/workspaces/analytics/plugins/analytics-provider-segment/package.json b/workspaces/analytics/plugins/analytics-provider-segment/package.json index 7afb973835..1600647ce8 100644 --- a/workspaces/analytics/plugins/analytics-provider-segment/package.json +++ b/workspaces/analytics/plugins/analytics-provider-segment/package.json @@ -60,7 +60,7 @@ "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/react": "18.3.17", "cross-fetch": "4.0.0", "msw": "1.3.5", diff --git a/workspaces/analytics/yarn.lock b/workspaces/analytics/yarn.lock index 181aa3cbbc..633d749660 100644 --- a/workspaces/analytics/yarn.lock +++ b/workspaces/analytics/yarn.lock @@ -2649,7 +2649,7 @@ __metadata: "@backstage/dev-utils": ^1.1.5 "@redhat-developer/red-hat-developer-hub-theme": 0.4.0 "@testing-library/jest-dom": 6.6.3 - "@types/node": 18.19.68 + "@types/node": 18.19.74 cross-fetch: 4.0.0 msw: 1.3.5 prettier: 3.4.2 @@ -2702,7 +2702,7 @@ __metadata: "@testing-library/jest-dom": 6.6.3 "@testing-library/react": 14.3.1 "@testing-library/user-event": 14.5.2 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/react": 18.3.17 cross-fetch: 4.0.0 msw: 1.3.5 @@ -8599,12 +8599,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/package.json b/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/package.json index 2b51f051c7..59cf21ee61 100644 --- a/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/package.json +++ b/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/package.json @@ -54,7 +54,7 @@ "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "cross-fetch": "4.0.0", "msw": "1.3.5", "react-router-dom": "^6.26.2" diff --git a/workspaces/jfrog-artifactory/yarn.lock b/workspaces/jfrog-artifactory/yarn.lock index ebad855ca0..0911f0981e 100644 --- a/workspaces/jfrog-artifactory/yarn.lock +++ b/workspaces/jfrog-artifactory/yarn.lock @@ -2593,7 +2593,7 @@ __metadata: "@testing-library/jest-dom": 6.6.3 "@testing-library/react": 14.3.1 "@testing-library/user-event": 14.5.2 - "@types/node": 18.19.68 + "@types/node": 18.19.74 cross-fetch: 4.0.0 msw: 1.3.5 react-router-dom: ^6.26.2 @@ -8495,12 +8495,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/package.json b/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/package.json index a150130e6d..daef0ab8b0 100644 --- a/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/package.json +++ b/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/package.json @@ -56,7 +56,7 @@ "@testing-library/react": "14.3.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "cross-fetch": "4.0.0", "msw": "1.3.5", "react": "^18.0.0", diff --git a/workspaces/nexus-repository-manager/yarn.lock b/workspaces/nexus-repository-manager/yarn.lock index 3db27b2c7c..8b5a38cf4f 100644 --- a/workspaces/nexus-repository-manager/yarn.lock +++ b/workspaces/nexus-repository-manager/yarn.lock @@ -2543,7 +2543,7 @@ __metadata: "@testing-library/react": 14.3.1 "@testing-library/react-hooks": 8.0.1 "@testing-library/user-event": 14.5.2 - "@types/node": 18.19.68 + "@types/node": 18.19.74 cross-fetch: 4.0.0 msw: 1.3.5 react: ^18.0.0 @@ -8366,12 +8366,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/ocm/plugins/ocm/package.json b/workspaces/ocm/plugins/ocm/package.json index 1683169447..c9319d6bef 100644 --- a/workspaces/ocm/plugins/ocm/package.json +++ b/workspaces/ocm/plugins/ocm/package.json @@ -68,7 +68,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@testing-library/user-event": "14.5.2", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "cross-fetch": "4.0.0", diff --git a/workspaces/ocm/yarn.lock b/workspaces/ocm/yarn.lock index ec613b11ab..f11703eb60 100644 --- a/workspaces/ocm/yarn.lock +++ b/workspaces/ocm/yarn.lock @@ -2542,7 +2542,7 @@ __metadata: "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^15.0.0 "@testing-library/user-event": 14.5.2 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/react": ^18.2.58 "@types/react-dom": ^18.2.19 cross-fetch: 4.0.0 @@ -9038,12 +9038,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/quay/plugins/quay/package.json b/workspaces/quay/plugins/quay/package.json index 15e4d0fac1..e93f3f6190 100644 --- a/workspaces/quay/plugins/quay/package.json +++ b/workspaces/quay/plugins/quay/package.json @@ -68,7 +68,7 @@ "@testing-library/react": "^15.0.0", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "cross-fetch": "4.0.0", diff --git a/workspaces/quay/yarn.lock b/workspaces/quay/yarn.lock index 377db0e7d9..7ebe777c6d 100644 --- a/workspaces/quay/yarn.lock +++ b/workspaces/quay/yarn.lock @@ -2566,7 +2566,7 @@ __metadata: "@testing-library/react": ^15.0.0 "@testing-library/react-hooks": 8.0.1 "@testing-library/user-event": 14.5.2 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/react": ^18.2.58 "@types/react-dom": ^18.2.19 cross-fetch: 4.0.0 @@ -8946,12 +8946,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/rbac/plugins/rbac-backend/package.json b/workspaces/rbac/plugins/rbac-backend/package.json index 5cc4765ca8..47e396df3e 100644 --- a/workspaces/rbac/plugins/rbac-backend/package.json +++ b/workspaces/rbac/plugins/rbac-backend/package.json @@ -66,7 +66,7 @@ "@types/express": "4.17.21", "@types/knex": "^0.16.1", "@types/lodash": "^4.14.151", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/supertest": "2.0.16", "knex-mock-client": "2.0.1", "msw": "1.3.5", diff --git a/workspaces/rbac/plugins/rbac/package.json b/workspaces/rbac/plugins/rbac/package.json index 1c7a874ee5..d1112d0aa3 100644 --- a/workspaces/rbac/plugins/rbac/package.json +++ b/workspaces/rbac/plugins/rbac/package.json @@ -76,7 +76,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", "@types/autosuggest-highlight": "3.2.3", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/react": "^18.2.58", "msw": "1.3.5", "prettier": "3.4.2", diff --git a/workspaces/rbac/yarn.lock b/workspaces/rbac/yarn.lock index e94de964a5..257e4e9d06 100644 --- a/workspaces/rbac/yarn.lock +++ b/workspaces/rbac/yarn.lock @@ -2698,7 +2698,7 @@ __metadata: "@types/express": 4.17.21 "@types/knex": ^0.16.1 "@types/lodash": ^4.14.151 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/supertest": 2.0.16 casbin: ^5.27.1 chokidar: ^3.6.0 @@ -2776,7 +2776,7 @@ __metadata: "@testing-library/react-hooks": 8.0.1 "@testing-library/user-event": 14.5.2 "@types/autosuggest-highlight": 3.2.3 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/react": ^18.2.58 autosuggest-highlight: ^3.3.4 formik: ^2.4.5 @@ -13196,12 +13196,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/redhat-argocd/packages/app/package.json b/workspaces/redhat-argocd/packages/app/package.json index 3ff88de988..2564ca9846 100644 --- a/workspaces/redhat-argocd/packages/app/package.json +++ b/workspaces/redhat-argocd/packages/app/package.json @@ -61,7 +61,7 @@ "@backstage/cli": "^0.29.5", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "14.3.1", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/react": "18.3.17", "@types/react-dom": "18.3.5" }, diff --git a/workspaces/redhat-argocd/yarn.lock b/workspaces/redhat-argocd/yarn.lock index 161e6767fc..b09ec51b42 100644 --- a/workspaces/redhat-argocd/yarn.lock +++ b/workspaces/redhat-argocd/yarn.lock @@ -13627,12 +13627,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard @@ -14949,7 +14949,7 @@ __metadata: "@redhat-developer/red-hat-developer-hub-theme": 0.4.0 "@testing-library/jest-dom": 6.6.3 "@testing-library/react": 14.3.1 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/react": 18.3.17 "@types/react-dom": 18.3.5 react: ^18.0.0 diff --git a/workspaces/tekton/plugins/tekton/package.json b/workspaces/tekton/plugins/tekton/package.json index f41d14cb98..d4223eee01 100644 --- a/workspaces/tekton/plugins/tekton/package.json +++ b/workspaces/tekton/plugins/tekton/package.json @@ -80,7 +80,7 @@ "@testing-library/user-event": "14.5.2", "@types/dagre": "^0.7.52", "@types/lodash": "4.17.13", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "cross-fetch": "4.0.0", "msw": "1.3.5", "prettier": "3.4.2", diff --git a/workspaces/tekton/yarn.lock b/workspaces/tekton/yarn.lock index a7304e91b1..293ff4b481 100644 --- a/workspaces/tekton/yarn.lock +++ b/workspaces/tekton/yarn.lock @@ -2858,7 +2858,7 @@ __metadata: "@testing-library/user-event": 14.5.2 "@types/dagre": ^0.7.52 "@types/lodash": 4.17.13 - "@types/node": 18.19.68 + "@types/node": 18.19.74 classnames: ^2.3.2 cross-fetch: 4.0.0 dagre: ^0.8.5 @@ -13728,12 +13728,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard diff --git a/workspaces/topology/plugins/topology/package.json b/workspaces/topology/plugins/topology/package.json index 5a6960703c..42d3547089 100644 --- a/workspaces/topology/plugins/topology/package.json +++ b/workspaces/topology/plugins/topology/package.json @@ -81,7 +81,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", "@types/git-url-parse": "9.0.3", - "@types/node": "18.19.68", + "@types/node": "18.19.74", "@types/react": "^18.3.11", "cross-fetch": "4.0.0", "glob": "^11.0.0", diff --git a/workspaces/topology/yarn.lock b/workspaces/topology/yarn.lock index 48ab501ec9..897a093cd0 100644 --- a/workspaces/topology/yarn.lock +++ b/workspaces/topology/yarn.lock @@ -2828,7 +2828,7 @@ __metadata: "@testing-library/react-hooks": 8.0.1 "@testing-library/user-event": 14.5.2 "@types/git-url-parse": 9.0.3 - "@types/node": 18.19.68 + "@types/node": 18.19.74 "@types/react": ^18.3.11 classnames: 2.x cross-fetch: 4.0.0 @@ -13782,12 +13782,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.19.68, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": - version: 18.19.68 - resolution: "@types/node@npm:18.19.68" +"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9": + version: 18.19.74 + resolution: "@types/node@npm:18.19.74" dependencies: undici-types: ~5.26.4 - checksum: 84e1cd61b719405aa3b9cc42fbdd8821696684150be04cbd35ebed3b92363a83e904cd89dec5b50dd6a8ff0ea9f26c60436109900b485dbd5b93a81fd6374ccb + checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c languageName: node linkType: hard