From 07dbaaab21a996ed0970937e372699bf16cd15e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:51:45 +0000 Subject: [PATCH] Bump @oclif/core from 4.0.18 to 4.0.19 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.18 to 4.0.19. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.0.18...4.0.19) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2c38e9352..174c17915 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5225,9 +5225,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.0.18", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.18.tgz", - "integrity": "sha512-3EP4zJ+1ndc92UxdNmGX4HhFK5Xh94fWvUeOW1Tu/Ed+/jAljIsbmZyjVhDoE0vV5cftT+3QaVB/LFxaXxty/w==", + "version": "4.0.19", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.19.tgz", + "integrity": "sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==", "dependencies": { "ansi-escapes": "^4.3.2", "ansis": "^3.3.2",