diff --git a/package-lock.json b/package-lock.json index 89ec70aa..421349fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@apollo/client": "^3.13.8", "@cyclonedx/cdxgen": "^11.3.2", "@oclif/core": "^4.3.1", - "@oclif/plugin-help": "^6.2.28", + "@oclif/plugin-help": "^6.2.29", "@oclif/plugin-update": "^4.6.42", "graphql": "^16.11.0", "packageurl-js": "^2.0.1", @@ -3707,9 +3707,9 @@ } }, "node_modules/@oclif/plugin-help": { - "version": "6.2.28", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.28.tgz", - "integrity": "sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==", + "version": "6.2.29", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.29.tgz", + "integrity": "sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==", "license": "MIT", "dependencies": { "@oclif/core": "^4" diff --git a/package.json b/package.json index 7b7f5719..87e10c01 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@apollo/client": "^3.13.8", "@cyclonedx/cdxgen": "^11.3.2", "@oclif/core": "^4.3.1", - "@oclif/plugin-help": "^6.2.28", + "@oclif/plugin-help": "^6.2.29", "@oclif/plugin-update": "^4.6.42", "graphql": "^16.11.0", "packageurl-js": "^2.0.1",