From 823a211b63d7d38b913fd65c5ce368e67d7eaf7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 22:43:56 +0000 Subject: [PATCH] fix(deps): update dependency @pulumi/github to v6.2.5 --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d8ce440..1244f7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1323,9 +1323,9 @@ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==" }, "node_modules/@pulumi/github": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@pulumi/github/-/github-6.2.1.tgz", - "integrity": "sha512-FdKQm/vzZZ/fSa7BazV8Mwb2qBBkVi0XEGu6Ya8VxBFXCvWzljZz3dBMToNy8mOaPfl5eooyF3YgUohYGGwJbw==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/@pulumi/github/-/github-6.2.5.tgz", + "integrity": "sha512-H8WP5Wp0YTa+fD7KP0EBCjza7vmXKl5QWJI/yknnYeNr7mFhp8CpLz/+CiVfBIfo0IjrHklbtT+Ht2qIDScw/g==", "dependencies": { "@pulumi/pulumi": "^3.0.0" } @@ -7821,9 +7821,9 @@ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==" }, "@pulumi/github": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@pulumi/github/-/github-6.2.1.tgz", - "integrity": "sha512-FdKQm/vzZZ/fSa7BazV8Mwb2qBBkVi0XEGu6Ya8VxBFXCvWzljZz3dBMToNy8mOaPfl5eooyF3YgUohYGGwJbw==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/@pulumi/github/-/github-6.2.5.tgz", + "integrity": "sha512-H8WP5Wp0YTa+fD7KP0EBCjza7vmXKl5QWJI/yknnYeNr7mFhp8CpLz/+CiVfBIfo0IjrHklbtT+Ht2qIDScw/g==", "requires": { "@pulumi/pulumi": "^3.0.0" }