From 799cb21066b2b31aefdc89fed112756ea2fc5848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 13:28:34 +0000 Subject: [PATCH] chore(deps): bump @oclif/plugin-update from 4.6.36 to 4.6.37 Bumps [@oclif/plugin-update](https://github.com/oclif/plugin-update) from 4.6.36 to 4.6.37. - [Release notes](https://github.com/oclif/plugin-update/releases) - [Changelog](https://github.com/oclif/plugin-update/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-update/compare/4.6.36...4.6.37) --- updated-dependencies: - dependency-name: "@oclif/plugin-update" dependency-version: 4.6.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 343edca3..d6a64b52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3919,14 +3919,14 @@ } }, "node_modules/@oclif/plugin-update": { - "version": "4.6.36", - "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.36.tgz", - "integrity": "sha512-8LMpMmA1HO2DmkICG4ilHKtxryMl/Vj35Y+ul67d6ELL6beY3FIUCtOzf5lrlRegmWRum/pZ+ymo27FcabWg3A==", + "version": "4.6.37", + "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.37.tgz", + "integrity": "sha512-tARj/uPaZT7GctUncMseMd8d7D3dANOJyaykwjYHC0O2oeLeptdqaiISQAuh8Wu5VKhcgwkrNO5DoVCdZNW48g==", "license": "MIT", "dependencies": { "@inquirer/select": "^2.5.0", "@oclif/core": "^4", - "@oclif/table": "^0.4.6", + "@oclif/table": "^0.4.7", "ansis": "^3.17.0", "debug": "^4.4.0", "filesize": "^6.1.0", @@ -4044,9 +4044,9 @@ } }, "node_modules/@oclif/table": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.6.tgz", - "integrity": "sha512-NXh72vHHYnDrWPmVfh4i7kDydz3CXm/tSAr17fWhmWfMM+8jGn5uo6FXtvB0cd9s4skvDqzoRcsRwOeR73zIKA==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.7.tgz", + "integrity": "sha512-NZGHzQbsy4w30fw9p+5eANmPUB4aXyIAbU+qAlxbAGzRm1ogxm06EmuuCfdH25rUIlq4GnycGEO3AQIkPnG9Cg==", "license": "MIT", "dependencies": { "@types/react": "^18.3.12", @@ -8740,9 +8740,9 @@ } }, "node_modules/ink/node_modules/type-fest": { - "version": "4.39.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.1.tgz", - "integrity": "sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==", + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz", + "integrity": "sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=16"