From 92fce71de5c761c80e7da8dc3caa5163ddbae5c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 15:29:33 +0000 Subject: [PATCH] build(deps): bump lodash in /chat2db-community-client Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.0) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chat2db-community-client/package.json | 2 +- chat2db-community-client/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/chat2db-community-client/package.json b/chat2db-community-client/package.json index 0ed04cb3a..1e2f4e807 100644 --- a/chat2db-community-client/package.json +++ b/chat2db-community-client/package.json @@ -84,7 +84,7 @@ "idb-keyval": "^6.2.1", "is-online": "^11.0.0", "localforage": "^1.10.0", - "lodash": "^4.17.21", + "lodash": "^4.18.0", "lottie-react": "^2.4.0", "lucide-react": "^0.356.0", "monaco-editor": "^0.52.0", diff --git a/chat2db-community-client/yarn.lock b/chat2db-community-client/yarn.lock index 3ba673e03..01ae4a39f 100644 --- a/chat2db-community-client/yarn.lock +++ b/chat2db-community-client/yarn.lock @@ -9446,11 +9446,16 @@ lodash.truncate@^4.4.2: resolved "https://registry.npmmirror.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" integrity sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw== -lodash@4.17.21, lodash@^4.0.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21: +lodash@4.17.21: version "4.17.21" resolved "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== +lodash@^4.0.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.0: + version "4.18.0" + resolved "https://registry.npmmirror.com/lodash/-/lodash-4.18.0.tgz#dfd726f07ab2e39dd763de28fcf66e395c03e440" + integrity sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA== + long-timeout@0.1.1: version "0.1.1" resolved "https://registry.npmmirror.com/long-timeout/-/long-timeout-0.1.1.tgz#9721d788b47e0bcb5a24c2e2bee1a0da55dab514"