diff --git a/package-lock.json b/package-lock.json index 7591e5e4..c659a6e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@cyclonedx/cdxgen": "^11.4.3", "@herodevs/eol-shared": "github:herodevs/eol-shared#v0.1.10", "@oclif/core": "^4.4.0", - "@oclif/plugin-help": "^6.2.29", + "@oclif/plugin-help": "^6.2.32", "@oclif/plugin-update": "^4.6.45", "graphql": "^16.11.0", "node-machine-id": "^1.1.12", @@ -3869,9 +3869,9 @@ } }, "node_modules/@oclif/plugin-help": { - "version": "6.2.29", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.29.tgz", - "integrity": "sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==", + "version": "6.2.32", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.32.tgz", + "integrity": "sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA==", "license": "MIT", "dependencies": { "@oclif/core": "^4" diff --git a/package.json b/package.json index 622e58d1..9685c50d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@cyclonedx/cdxgen": "^11.4.3", "@herodevs/eol-shared": "github:herodevs/eol-shared#v0.1.10", "@oclif/core": "^4.4.0", - "@oclif/plugin-help": "^6.2.29", + "@oclif/plugin-help": "^6.2.32", "@oclif/plugin-update": "^4.6.45", "graphql": "^16.11.0", "node-machine-id": "^1.1.12",