From b4d9798092ce59bf3281600bd1ef8796dd128bf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 16:50:03 +0000 Subject: [PATCH] fix(deps): update dependency @pulumi/awsx to v2.11.0 --- .ops/aws-setup/package-lock.json | 10 +++++----- .ops/aws-setup/package.json | 2 +- .ops/ops-dashboard/Chart.lock | 8 ++++---- .ops/ops-dashboard/Chart.yaml | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.ops/aws-setup/package-lock.json b/.ops/aws-setup/package-lock.json index 034da8fdcb..e0500fb9fd 100644 --- a/.ops/aws-setup/package-lock.json +++ b/.ops/aws-setup/package-lock.json @@ -7,7 +7,7 @@ "name": "ecamp-core", "dependencies": { "@pulumi/aws": "6.38.0", - "@pulumi/awsx": "2.10.0", + "@pulumi/awsx": "2.11.0", "@pulumi/pulumi": "3.117.0" }, "devDependencies": { @@ -2051,14 +2051,14 @@ } }, "node_modules/@pulumi/awsx": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@pulumi/awsx/-/awsx-2.10.0.tgz", - "integrity": "sha512-ozGMwmZbLI1+CGW2o7l10/qdncrR9ve0aN9BW2w4Td7dywSgbP5JhwfjCQTyVp60zLB/kjNRpTC+Ed6c6Cq4TQ==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/@pulumi/awsx/-/awsx-2.11.0.tgz", + "integrity": "sha512-W/Sz0libSdBjkTz+ExxTM4j7ABzjIW5f8VsNTXmYBsQHVl/mSvrjU3B8TayVZnRYKhKVrznVRdvQ/1EeXniO/Q==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-ecs": "^3.405.0", - "@pulumi/aws": "^6.32.0", + "@pulumi/aws": "^6.37.1", "@pulumi/docker": "^4.5.1", "@pulumi/pulumi": "^3.0.0", "@types/aws-lambda": "^8.10.23", diff --git a/.ops/aws-setup/package.json b/.ops/aws-setup/package.json index 9efe3b51bb..c764882bc8 100644 --- a/.ops/aws-setup/package.json +++ b/.ops/aws-setup/package.json @@ -12,7 +12,7 @@ "dependencies": { "@pulumi/pulumi": "3.117.0", "@pulumi/aws": "6.38.0", - "@pulumi/awsx": "2.10.0" + "@pulumi/awsx": "2.11.0" }, "devDependencies": { "@babel/eslint-parser": "7.24.6", diff --git a/.ops/ops-dashboard/Chart.lock b/.ops/ops-dashboard/Chart.lock index bdfb335a95..e38317f6c8 100644 --- a/.ops/ops-dashboard/Chart.lock +++ b/.ops/ops-dashboard/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.7.1 + version: 7.6.1 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard/ version: 7.4.0 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.7.1 -digest: sha256:6aa46fcbee157662cd3c66b6528a6df3df2457ba3ceeacb39108f0d6ee808b89 -generated: "2024-05-31T13:15:03.888354663Z" + version: 7.6.1 +digest: sha256:c1f91b446a926b88316c0bbbda509211f309cc46b0f72f438ffc75293ab24ecd +generated: "2024-05-31T10:32:40.882598591Z" diff --git a/.ops/ops-dashboard/Chart.yaml b/.ops/ops-dashboard/Chart.yaml index a6651ae24a..ba3301aa71 100644 --- a/.ops/ops-dashboard/Chart.yaml +++ b/.ops/ops-dashboard/Chart.yaml @@ -26,12 +26,12 @@ appVersion: 0.1.0 dependencies: - name: oauth2-proxy alias: grafana-proxy - version: 7.7.1 + version: 7.6.1 repository: https://oauth2-proxy.github.io/manifests - name: kubernetes-dashboard version: 7.4.0 repository: https://kubernetes.github.io/dashboard/ - name: oauth2-proxy alias: kubernetes-dashboard-proxy - version: 7.7.1 + version: 7.6.1 repository: https://oauth2-proxy.github.io/manifests