diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-15 02:36:03 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-08-17 03:30:20 +0000 |
commit | 1328fd7cf04361a7bf18a43af7f0a76017a183c9 (patch) | |
tree | 77177073e2926aef9f96a5e28b1cc7fa16122bea /package.json | |
parent | 31eccc842df4d5f0b4fe0db68e5759467d732d4b (diff) | |
download | nextcloud-server-1328fd7cf04361a7bf18a43af7f0a76017a183c9.tar.gz nextcloud-server-1328fd7cf04361a7bf18a43af7f0a76017a183c9.zip |
Bump lodash from 4.17.19 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a647701f427..97cd248a016 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "jquery-ui": "^1.12.1", "jquery-ui-dist": "^1.12.1", "jstimezonedetect": "^1.0.7", - "lodash": "^4.17.19", + "lodash": "^4.17.20", "marked": "^1.1.1", "moment": "^2.27.0", "moment-timezone": "^0.5.31", |