From 61357acc7e3396d6c7ba277eb97ae8e060830ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 01:06:28 +0000 Subject: [PATCH] build(deps): bump lodash from 4.17.23 to 4.18.1 in /backend Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/package.json | 2 +- backend/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/backend/package.json b/backend/package.json index 649ac61bd..b6ae79546 100644 --- a/backend/package.json +++ b/backend/package.json @@ -58,7 +58,7 @@ "languagedetect": "^2.0.0", "linkify-html": "^4.3.2", "linkifyjs": "^4.3.2", - "lodash": "~4.17.23", + "lodash": "~4.18.1", "metascraper": "^5.50.0", "metascraper-author": "^5.50.0", "metascraper-date": "^5.50.0", diff --git a/backend/yarn.lock b/backend/yarn.lock index b6ac8234a..756074b0c 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -8167,7 +8167,12 @@ lodash.sortby@^4.7.0: resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA== -lodash@^4.17.15, lodash@^4.17.21, lodash@~4.17.11, lodash@~4.17.23: +lodash@^4.17.15, lodash@^4.17.21, lodash@~4.18.1: + version "4.18.1" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" + integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== + +lodash@~4.17.11, lodash@~4.17.23: version "4.17.23" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==