From f05e3b2db43d4e05dbde708287dbace730f48a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 17:01:46 +0000 Subject: [PATCH] fix(deps): bump repository-provider-cli-support from 2.2.44 to 2.2.45 Bumps [repository-provider-cli-support](https://github.com/arlac77/repository-provider-cli-support) from 2.2.44 to 2.2.45. - [Release notes](https://github.com/arlac77/repository-provider-cli-support/releases) - [Commits](https://github.com/arlac77/repository-provider-cli-support/compare/v2.2.44...v2.2.45) --- updated-dependencies: - dependency-name: repository-provider-cli-support dependency-version: 2.2.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1540aa65..80d240c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10895,9 +10895,9 @@ } }, "node_modules/repository-provider-cli-support": { - "version": "2.2.44", - "resolved": "https://registry.npmjs.org/repository-provider-cli-support/-/repository-provider-cli-support-2.2.44.tgz", - "integrity": "sha512-iUj5v47mqRSC81Koxh9y+212+fPfFULeQc5tW20QtSyISDWycx7N8x/3/5cwF2IRtOUSI2k9VVBn0UVuNnAp2w==", + "version": "2.2.45", + "resolved": "https://registry.npmjs.org/repository-provider-cli-support/-/repository-provider-cli-support-2.2.45.tgz", + "integrity": "sha512-VInb51/j8vcydZJK1X+DpGG/uTABgb3iCpE+a86H6IrEQenOGeVYnHG8R5g6aTIe8TqtTNDJ6Kb0jNGYntEToQ==", "license": "0BSD", "dependencies": { "aggregation-repository-provider": "^7.0.40",