From 7b7aad4f250c2ff3e7bba66d8fa83e68a260aab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:40:50 +0000 Subject: [PATCH] fix(deps): update dependency @pulumi/gcp to v7.38.0 --- infra/pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/infra/pnpm-lock.yaml b/infra/pnpm-lock.yaml index 0ce2465f..9778e294 100644 --- a/infra/pnpm-lock.yaml +++ b/infra/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@pulumi/gcp': specifier: ^7.6.0 - version: 7.37.0 + version: 7.38.0 '@pulumi/pulumi': specifier: ^3.103.1 version: 3.130.0 @@ -429,8 +429,8 @@ packages: resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} dev: false - /@pulumi/gcp@7.37.0: - resolution: {integrity: sha512-uFNpCCo2ROr5NAlfFixebpUmjEsznBVKLFaFPqWahl5hsXvv0pqgwzbX3ojpOvA1zKFXdqdUVYs6Vcnxz68Kmw==} + /@pulumi/gcp@7.38.0: + resolution: {integrity: sha512-UWI0nTqlNf9nrjouNnpBLSXFZBQDBCcrcdmLOWEPuc4Pxm3rwVWxuNq/6o19NoCVVGAjrNnJpbZfJRrqx8wXZQ==} dependencies: '@pulumi/pulumi': 3.130.0 '@types/express': 4.17.21 @@ -1199,8 +1199,8 @@ packages: sprintf-js: 1.1.3 dev: false - /is-core-module@2.15.0: - resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==} + /is-core-module@2.15.1: + resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} engines: {node: '>= 0.4'} dependencies: hasown: 2.0.2 @@ -1815,7 +1815,7 @@ packages: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true dependencies: - is-core-module: 2.15.0 + is-core-module: 2.15.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: false