diff --git a/package-lock.json b/package-lock.json index f9f437bd..21a9ab15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3190,9 +3190,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.10.tgz", - "integrity": "sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.0.tgz", + "integrity": "sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.2",