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",