From ae6c7d24380a59f20a225cc08420922dcc6500ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 07:02:43 +0000 Subject: [PATCH] Bump nano from 11.0.5 to 11.0.6 in the default group Bumps the default group with 1 update: [nano](https://github.com/apache/couchdb-nano). Updates `nano` from 11.0.5 to 11.0.6 - [Release notes](https://github.com/apache/couchdb-nano/releases) - [Commits](https://github.com/apache/couchdb-nano/compare/v11.0.5...v11.0.6) --- updated-dependencies: - dependency-name: nano dependency-version: 11.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default ... 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 2b86edb..b6a1727 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4133,9 +4133,9 @@ "optional": true }, "node_modules/nano": { - "version": "11.0.5", - "resolved": "https://registry.npmjs.org/nano/-/nano-11.0.5.tgz", - "integrity": "sha512-yLYmFH7S33OWYPAG12wNqMR6l9hC3qOWLbr7hZPqKBVKO8BYhAaLlWENeJEpPY8Rm12lGvzKWBp8LGEgWhEqmw==", + "version": "11.0.6", + "resolved": "https://registry.npmjs.org/nano/-/nano-11.0.6.tgz", + "integrity": "sha512-3yEfcEaBBhdmYXQRP6nztbuRQAcArdjrb2Vkrvx61+b5bzML34ztUy/b9zDXyhW4h4EESpZzf01A8JNRGo+Jlw==", "license": "Apache-2.0", "engines": { "node": ">=20.0"