From 6b2d65c99df9fd258094599fdefb303c545dc751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:06:41 +0000 Subject: [PATCH] chore(deps): bump degit from 3.6.5 to 3.6.6 Bumps [degit](https://github.com/Rich-Harris/degit) from 3.6.5 to 3.6.6. - [Changelog](https://github.com/Rich-Harris/degit/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/Rich-Harris/degit/compare/v3.6.5...v3.6.6) --- updated-dependencies: - dependency-name: degit dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 81d0567..c4e0a72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1896,9 +1896,9 @@ "license": "MIT" }, "node_modules/degit": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/degit/-/degit-3.6.5.tgz", - "integrity": "sha512-fsuox5eN/esXkevzqVpfWBNNMKeWBMBkNUJCtwPhyZZCE8WdaziUXrg3YUpSjDF0885nX27uV1sI+OeA8ddTsg==", + "version": "3.6.6", + "resolved": "https://registry.npmjs.org/degit/-/degit-3.6.6.tgz", + "integrity": "sha512-LLBU0mdSMLjqSCfhPgsCKOvuRt4jIue9dW1gnheMK7g6ywxgIBztFyjAhxAQzfcMMY6GFIp05DO62EYRWIhs9Q==", "license": "MIT", "bin": { "degit": "degit"