From 3f7e378b9b6de4879b94ec0dc0775078b8edc5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 17:01:53 +0000 Subject: [PATCH] Bump dottie in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [dottie](https://github.com/mickhansen/dottie.js). Updates `dottie` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/mickhansen/dottie.js/releases) - [Commits](https://github.com/mickhansen/dottie.js/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: dottie dependency-version: 2.0.7 dependency-type: indirect dependency-group: npm_and_yarn ... 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 d05a5d7..69e4db0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1469,9 +1469,10 @@ } }, "node_modules/dottie": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/dottie/-/dottie-2.0.6.tgz", - "integrity": "sha512-iGCHkfUc5kFekGiqhe8B/mdaurD+lakO9txNnTvKtA6PISrw86LgqHvRzWYPyoE2Ph5aMIrCw9/uko6XHTKCwA==" + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/dottie/-/dottie-2.0.7.tgz", + "integrity": "sha512-7lAK2A0b3zZr3UC5aE69CPdCFR4RHW1o2Dr74TqFykxkUCBXSRJum/yPc7g8zRHJqWKomPLHwFLLoUnn8PXXRg==", + "license": "MIT" }, "node_modules/duplexer2": { "version": "0.1.4",