From a1e19e86714ef102907162a5fc529e22b03726ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 06:55:48 +0000 Subject: [PATCH] fix(deps): update dependency uuid to v11 --- package.json | 2 +- .../analytics/analytics-chart/package.json | 2 +- packages/core/expressions/package.json | 2 +- packages/portal/spec-renderer/package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++------- 5 files changed, 18 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 43e44400cb..6cc430e22d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "typedoc": "^0.26.11", "typedoc-plugin-markdown": "^4.2.9", "typescript": "~5.6.3", - "uuid": "^10.0.0", + "uuid": "^11.0.4", "vite": "^5.4.10", "vite-plugin-externals": "^0.6.2", "vite-plugin-vue-devtools": "^7.5.4", diff --git a/packages/analytics/analytics-chart/package.json b/packages/analytics/analytics-chart/package.json index 1f1f447014..3e51878d4e 100644 --- a/packages/analytics/analytics-chart/package.json +++ b/packages/analytics/analytics-chart/package.json @@ -82,7 +82,7 @@ "date-fns": "^4.1.0", "date-fns-tz": "^3.2.0", "pretty-bytes": "^6.1.1", - "uuid": "^10.0.0", + "uuid": "^11.0.4", "vue-chartjs": "^5.3.1" }, "distSizeChecker": { diff --git a/packages/core/expressions/package.json b/packages/core/expressions/package.json index 255d66323a..40c28de9fc 100644 --- a/packages/core/expressions/package.json +++ b/packages/core/expressions/package.json @@ -74,6 +74,6 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.20.0", "monaco-editor": "0.52.2", - "uuid": "^10.0.0" + "uuid": "^11.0.4" } } diff --git a/packages/portal/spec-renderer/package.json b/packages/portal/spec-renderer/package.json index 69bb97fa5b..42f64b53ef 100644 --- a/packages/portal/spec-renderer/package.json +++ b/packages/portal/spec-renderer/package.json @@ -57,7 +57,7 @@ "@kong-ui-public/swagger-ui-web-component": "workspace:^0.12.9", "@kong/icons": "^1.20.0", "lodash.clonedeep": "^4.5.0", - "uuid": "^10.0.0" + "uuid": "^11.0.4" }, "repository": { "type": "git", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7c79c2570..646e6f45c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -150,8 +150,8 @@ importers: specifier: ~5.6.3 version: 5.6.3 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.4 + version: 11.0.5 vite: specifier: ^5.4.10 version: 5.4.10(@types/node@18.19.64)(sass-embedded@1.80.3)(sass@1.80.6)(terser@5.26.0) @@ -219,8 +219,8 @@ importers: specifier: ^6.1.1 version: 6.1.1 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.4 + version: 11.0.5 vue-chartjs: specifier: ^5.3.1 version: 5.3.1(chart.js@4.4.5)(vue@3.5.12(typescript@5.6.3)) @@ -561,8 +561,8 @@ importers: specifier: 0.52.2 version: 0.52.2 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.4 + version: 11.0.5 devDependencies: '@kong/atc-router': specifier: 1.6.0-rc.1 @@ -1147,8 +1147,8 @@ importers: specifier: ^4.5.0 version: 4.5.0 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.4 + version: 11.0.5 devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -9356,6 +9356,10 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true + uuid@11.0.5: + resolution: {integrity: sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==} + hasBin: true + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true @@ -19666,6 +19670,8 @@ snapshots: uuid@10.0.0: {} + uuid@11.0.5: {} + uuid@8.3.2: {} uuid@9.0.1: {}