summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-11 02:45:11 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-07-11 06:49:23 +0000
commit1b20a7daf3c9d512a3f7f1b64be238d17a517ac0 (patch)
tree4cd944472c37d2a135b4945dd48a4c85ca3783eb /package.json
parent9a54a0cb0280319619b3f2b3ebb491bb661a5bb8 (diff)
downloadnextcloud-server-1b20a7daf3c9d512a3f7f1b64be238d17a517ac0.tar.gz
nextcloud-server-1b20a7daf3c9d512a3f7f1b64be238d17a517ac0.zip
[Security] Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13) 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c66c9206704..da8cf9defc9 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"jquery-migrate": "^1.4.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
- "lodash": "^4.17.11",
+ "lodash": "^4.17.13",
"marked": "^0.6.2",
"moment": "^2.24.0",
"nextcloud-axios": "^0.1.3",