summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-31 02:18:37 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-10-31 14:29:06 +0000
commit8e0c12ced2b2151088879a1831f0f4ecef6d7198 (patch)
tree277bb443f2daefeb098a626fedb69f8fb5e979c5 /package.json
parent48fbddc9f310d4282647e331a05ebf007e190eea (diff)
downloadnextcloud-server-8e0c12ced2b2151088879a1831f0f4ecef6d7198.tar.gz
nextcloud-server-8e0c12ced2b2151088879a1831f0f4ecef6d7198.zip
[Security] Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. **This update includes security fixes.** - [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-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7ca35b2760e..ae5319cc4cf 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"jquery-ui": "^1.12.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
- "lodash": "^4.17.15",
+ "lodash": "^4.17.20",
"marked": "^0.8.2",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",