From 3d7ee88481510375b9070a06e12d628f262a4154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 07:49:40 +0000 Subject: [PATCH] Bump nano from 11.0.4 to 11.0.5 in the default group Bumps the default group with 1 update: [nano](https://github.com/apache/couchdb-nano). Updates `nano` from 11.0.4 to 11.0.5 - [Release notes](https://github.com/apache/couchdb-nano/releases) - [Commits](https://github.com/apache/couchdb-nano/compare/v11.0.4...v11.0.5) --- updated-dependencies: - dependency-name: nano dependency-version: 11.0.5 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 49c5c5b..a04bb81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4117,9 +4117,9 @@ "optional": true }, "node_modules/nano": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/nano/-/nano-11.0.4.tgz", - "integrity": "sha512-VbJ89lLD0QW7yIZ59luUhKJuwv4hNwC0NQ0UmeGOHE34TPGiaVd2bhiWRymIAS/1a/fDEBuaYURAI8HtRR+VAw==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/nano/-/nano-11.0.5.tgz", + "integrity": "sha512-yLYmFH7S33OWYPAG12wNqMR6l9hC3qOWLbr7hZPqKBVKO8BYhAaLlWENeJEpPY8Rm12lGvzKWBp8LGEgWhEqmw==", "license": "Apache-2.0", "engines": { "node": ">=20.0"