From 901e7fee6db3e780b8026f7b6acda305b7da5f92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 13:15:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20lod?= =?UTF-8?q?ash-es=20to=20v4.18.1=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/package.json | 2 +- src/frontend/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/frontend/package.json b/src/frontend/package.json index 97407f22..1e25051a 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -50,7 +50,7 @@ "file-loader": "6.2.0", "intl-pluralrules": "1.2.2", "jest": "26.6.3", - "lodash-es": "4.17.21", + "lodash-es": "4.18.1", "node-sass": "7.0.0", "nodemon": "2.0.7", "prettier": "2.2.1", diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index f548cf52..cd73949f 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -5054,7 +5054,12 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" -lodash-es@4.17.21, lodash-es@^4.17.21: +lodash-es@4.18.1: + version "4.18.1" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d" + integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A== + +lodash-es@^4.17.21: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==