From a4139c77d3fff787ebad95541b19b829f8e030e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 14:11:35 +0000 Subject: [PATCH] chore(deps): bump @oclif/plugin-update from 4.6.42 to 4.6.43 Bumps [@oclif/plugin-update](https://github.com/oclif/plugin-update) from 4.6.42 to 4.6.43. - [Release notes](https://github.com/oclif/plugin-update/releases) - [Changelog](https://github.com/oclif/plugin-update/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-update/compare/4.6.42...4.6.43) --- updated-dependencies: - dependency-name: "@oclif/plugin-update" dependency-version: 4.6.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bbf13a6..9d6e532f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@cyclonedx/cdxgen": "^11.3.2", "@oclif/core": "^4.3.1", "@oclif/plugin-help": "^6.2.28", - "@oclif/plugin-update": "^4.6.42", + "@oclif/plugin-update": "^4.6.43", "graphql": "^16.11.0", "packageurl-js": "^2.0.1", "terminal-link": "^4.0.0", @@ -3735,9 +3735,9 @@ } }, "node_modules/@oclif/plugin-update": { - "version": "4.6.42", - "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.42.tgz", - "integrity": "sha512-TaF5untXCHbgbuNe6BDEm1zbIWvdEGyIbdsfwn2iOfXCQby23ggDSyvow6uB3w+op5WkpX8IevbE10oGRH3wwA==", + "version": "4.6.43", + "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.43.tgz", + "integrity": "sha512-fJ14nC5XaPAy3LkVOu5etQiyTgEw2XoY3yCf33Gbo//f5vCWHni9QzJfRZ/kcUpEKy1UyomOMCS3jmSU1Dj0yg==", "license": "MIT", "dependencies": { "@inquirer/select": "^2.5.0", diff --git a/package.json b/package.json index 0c2fc5fe..9f6a9626 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@cyclonedx/cdxgen": "^11.3.2", "@oclif/core": "^4.3.1", "@oclif/plugin-help": "^6.2.28", - "@oclif/plugin-update": "^4.6.42", + "@oclif/plugin-update": "^4.6.43", "graphql": "^16.11.0", "packageurl-js": "^2.0.1", "terminal-link": "^4.0.0",