From 6aa5c7be37452f69d4e2297c26413f1410447a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:13:04 -0700 Subject: [PATCH] Bump the dev-deps group with 1 update (#1097) Bumps the dev-deps group with 1 update: [oclif](https://github.com/oclif/oclif). Updates `oclif` from 4.7.0 to 4.7.1 - [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.7.0...4.7.1) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd80bd95..a8a0e195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13058,9 +13058,9 @@ } }, "node_modules/oclif": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.7.0.tgz", - "integrity": "sha512-HGlX843hEBNSggaOEhht0EBYFW+xUG/6v6LZFRG09Ysk4OHDzU6CS5jdFu0KbiMPQD4PV8Gm5XwWQYxbV8by9g==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.7.1.tgz", + "integrity": "sha512-6GGtbKISjlyxH6QK9jVw0nYf0uaHg26L+B+ke7gJEqjVQ6O23D6Eu/O7xxvt+Tj7/6Hnt0AVNL/vy7tBJ4W37w==", "dev": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.535.0", @@ -25294,9 +25294,9 @@ } }, "oclif": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.7.0.tgz", - "integrity": "sha512-HGlX843hEBNSggaOEhht0EBYFW+xUG/6v6LZFRG09Ysk4OHDzU6CS5jdFu0KbiMPQD4PV8Gm5XwWQYxbV8by9g==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.7.1.tgz", + "integrity": "sha512-6GGtbKISjlyxH6QK9jVw0nYf0uaHg26L+B+ke7gJEqjVQ6O23D6Eu/O7xxvt+Tj7/6Hnt0AVNL/vy7tBJ4W37w==", "dev": true, "requires": { "@aws-sdk/client-cloudfront": "^3.535.0",