diff --git a/frontend/package.json b/frontend/package.json index d13c0097b1..ac687f9eab 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "i18next": "^23.5.1", "jwt-decode": "^3.1.2", "loader-utils": "^3.2.1", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "minimist": "1.2.8", "moment": "^2.29.4", "postcss": "^8.4.45", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index bd49494740..fc1f9055b3 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -12215,7 +12215,12 @@ lodash@4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.7.0, lodash@~4.17.0: +lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.1, lodash@^4.7.0: + 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.0: version "4.17.23" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==