diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-07-13 08:26:04 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-07-13 08:46:04 +0000 |
commit | deacc7f923ae0b6046a485701bd141f6fa339be8 (patch) | |
tree | 66851d675613858ecbf4264318327c93cab6b108 /package.json | |
parent | a8cc99bd53710d4a49dd1ed13fa13c5434ad79c0 (diff) | |
download | nextcloud-server-deacc7f923ae0b6046a485701bd141f6fa339be8.tar.gz nextcloud-server-deacc7f923ae0b6046a485701bd141f6fa339be8.zip |
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
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 43b4f616dfa..176653fb4fc 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "jquery-ui": "^1.12.1", "jquery-ui-dist": "^1.12.1", "jstimezonedetect": "^1.0.7", - "lodash": "^4.17.15", + "lodash": "^4.17.19", "marked": "^1.1.0", "moment": "^2.27.0", "moment-timezone": "^0.5.31", |