diff --git a/package-lock.json b/package-lock.json index f659a102..798e0d35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@apollo/client": "^3.13.8", "@cyclonedx/cdxgen": "^11.11.0", "@herodevs/eol-shared": "github:herodevs/eol-shared#v0.1.11", - "@oclif/core": "^4.5.3", + "@oclif/core": "^4.8.0", "@oclif/plugin-help": "^6.2.32", "@oclif/plugin-update": "^4.7.13", "node-machine-id": "^1.1.12", @@ -3803,9 +3803,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.7.2.tgz", - "integrity": "sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.0.tgz", + "integrity": "sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.2", diff --git a/package.json b/package.json index deff0fbf..3d97d6bf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@apollo/client": "^3.13.8", "@cyclonedx/cdxgen": "^11.11.0", "@herodevs/eol-shared": "github:herodevs/eol-shared#v0.1.11", - "@oclif/core": "^4.5.3", + "@oclif/core": "^4.8.0", "@oclif/plugin-help": "^6.2.32", "@oclif/plugin-update": "^4.7.13", "node-machine-id": "^1.1.12",