From aac3c640dc4d2f8e5a04facd693ef4a15e74d3c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 10:13:32 +0000 Subject: [PATCH] Bump lodash in /host/EasyAbp.PrivateMessaging.IdentityServer Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20) Signed-off-by: dependabot[bot] --- host/EasyAbp.PrivateMessaging.IdentityServer/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/host/EasyAbp.PrivateMessaging.IdentityServer/yarn.lock b/host/EasyAbp.PrivateMessaging.IdentityServer/yarn.lock index 6f6fa48..985fc24 100644 --- a/host/EasyAbp.PrivateMessaging.IdentityServer/yarn.lock +++ b/host/EasyAbp.PrivateMessaging.IdentityServer/yarn.lock @@ -1603,9 +1603,9 @@ load-json-file@^1.0.0: strip-bom "^2.0.0" lodash@^4.17.15: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== luxon@^1.24.1: version "1.24.1"