From a85d05d32a65a7708dccb9ac3030438ed39143e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:20:08 +0000 Subject: [PATCH] Bump oclif from 4.14.5 to 4.14.6 Bumps [oclif](https://github.com/oclif/oclif) from 4.14.5 to 4.14.6. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.14.5...4.14.6) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development 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 11b48bce0..6be77d3c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15696,9 +15696,9 @@ } }, "node_modules/oclif": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.5.tgz", - "integrity": "sha512-geA7FBDKqpMaLtM7BMo0+rXG2sLe0N83Sh4i6xTPnwL+RQnxAZ7aMaePd5Ibg+w9mYE2/WpEp/zKquRVVo3Vlg==", + "version": "4.14.6", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.6.tgz", + "integrity": "sha512-pfyrDzzETLrGh2D4E+DDTfZetjP0N5DeZLLaNPcZ0ENuZPVC54XvW0q5OSDDYavzxD9y97z3SKh6qRyMPRwXLQ==", "dev": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.609.0",