From a82e99cb72010dd6e69576c7cc082fd4fd961a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 14:36:25 +0000 Subject: [PATCH] Bump @lando/leia from 0.6.5 to 0.6.7 Bumps [@lando/leia](https://github.com/lando/leia) from 0.6.5 to 0.6.7. - [Release notes](https://github.com/lando/leia/releases) - [Changelog](https://github.com/lando/leia/blob/main/CHANGELOG.md) - [Commits](https://github.com/lando/leia/compare/v0.6.5...v0.6.7) --- updated-dependencies: - dependency-name: "@lando/leia" dependency-version: 0.6.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d9c9487..7ef9f9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1430,10 +1430,11 @@ } }, "node_modules/@lando/leia": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@lando/leia/-/leia-0.6.5.tgz", - "integrity": "sha512-CssUrscDgc7ruw4IRkdmPHumgK7X6THBD71XUgyUREEi2sx5nkgL828hqJHwm8VOLCWm5ZIQxLsprstjai69MA==", + "version": "0.6.7", + "resolved": "https://registry.npmjs.org/@lando/leia/-/leia-0.6.7.tgz", + "integrity": "sha512-1ldWSeDABuELs4mDcmIFVbl3yB/hVWDjk1f8SFtNGwouR3SAPezoQ67EpCM+4WVnuLk4e2Q0y4dkOeNf14b6wg==", "dev": true, + "license": "GPL-3.0", "dependencies": { "@lando/argv": "^1.0.6", "@oclif/command": "^1.8.0",