diff --git a/package-lock.json b/package-lock.json index 690b4ee..4f8a2a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2737,9 +2737,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.2.tgz", - "integrity": "sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.3.tgz", + "integrity": "sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.2",