From 92b27db33d5f926a50c4cce4c4b3ef110fd6dd6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:39:42 +0000 Subject: [PATCH] Bump the prod-deps group with 1 update Bumps the prod-deps group with 1 update: [@oclif/core](https://github.com/oclif/core). - [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/3.5.0...3.7.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2d1b37b..077a4eb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2589,9 +2589,9 @@ } }, "node_modules/@oclif/core": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz", - "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.7.1.tgz", + "integrity": "sha512-dBfx45jPyKjt7vdFPo7Byt0MbMoL3Pxm7UrnQAGSxocA/yK1UYrdtkzgZd+9Cntpaw5KRVPxB7crIETMFF7WRQ==", "dependencies": { "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", @@ -16276,9 +16276,9 @@ } }, "@oclif/core": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz", - "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.7.1.tgz", + "integrity": "sha512-dBfx45jPyKjt7vdFPo7Byt0MbMoL3Pxm7UrnQAGSxocA/yK1UYrdtkzgZd+9Cntpaw5KRVPxB7crIETMFF7WRQ==", "requires": { "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0",