From 30392b5b0163d117a7629333b12e71f003a52d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 01:31:27 +0000 Subject: [PATCH] Bump @oclif/core from 4.0.32 to 4.0.33 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.32 to 4.0.33. - [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.32...4.0.33) --- 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 f813f66e3..813b54bda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6645,9 +6645,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.0.32", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.32.tgz", - "integrity": "sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==", + "version": "4.0.33", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.33.tgz", + "integrity": "sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==", "dependencies": { "ansi-escapes": "^4.3.2", "ansis": "^3.3.2",