From 58a7ede3749fa2a59efbf5727464ce7add6b25b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 00:03:27 +0000 Subject: [PATCH] sandbox-npm(deps-dev): bump flatted from 3.4.2 to 3.4.4 in /sandbox Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.2 to 3.4.4. - [Commits](https://github.com/WebReflection/flatted/compare/v3.4.2...v3.4.4) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sandbox/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sandbox/package-lock.json b/sandbox/package-lock.json index 0256b914d..e6f1685dc 100644 --- a/sandbox/package-lock.json +++ b/sandbox/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@hapi/hapi": "^21.4.4", "@hapi/inert": "^7.1.1", - "lodash": "^4.17.23" + "lodash": "^4.18.1" }, "devDependencies": { "eslint": "^9.25.1", @@ -993,9 +993,9 @@ } }, "node_modules/flatted": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", - "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", + "version": "3.4.4", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.4.tgz", + "integrity": "sha512-5+ybhBZANEJxaH3X5evAFatUxLfEHSr7n6kYJ+1Qd0mUqr4eu9gIf6GDbWHf8RJijHrjjO8G+la14SlL2SeS1Q==", "dev": true, "license": "ISC" },