From 08c225de5f26a90ef4b18056214b26e42f0d03bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 16:29:57 +0000 Subject: [PATCH] Bump dottie from 2.0.6 to 2.0.7 in /materialious Bumps [dottie](https://github.com/mickhansen/dottie.js) 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 ... Signed-off-by: dependabot[bot] --- materialious/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 82194db5..9019b1bc 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -7386,9 +7386,9 @@ } }, "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/dunder-proto": {