logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 238e557d2b5d9072a4da52e3cb87550f7923329a
parent c8d87e7ef9dae87d7eab005560832daf3f12a964
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Sun, 13 Mar 2022 08:19:32 +0000

Merge branch 'renovate/lodash-monorepo' into 'develop'

Update dependency lodash to v4.17.21

See merge request pleroma/pleroma-fe!1451

Diffstat:

Mpackage.json2+-
Myarn.lock7++++++-
2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -90,7 +90,7 @@ "karma-sourcemap-loader": "0.3.8", "karma-spec-reporter": "0.0.33", "karma-webpack": "4.0.2", - "lodash": "4.17.11", + "lodash": "4.17.21", "lolex": "1.6.0", "mini-css-extract-plugin": "0.5.0", "mocha": "3.5.3", diff --git a/yarn.lock b/yarn.lock @@ -5728,7 +5728,12 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.17.11, lodash@^4.17.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.5.0: +lodash@4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== + +lodash@^4.17.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.5.0: version "4.17.11" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"