about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-11 06:33:07 +0200
committermultiple creatures <dev@multiple-creature.party>2019-07-16 10:44:00 -0500
commit17a701b443669b63248aca449f665a274d3e41b1 (patch)
treef11d672791bb04553544672a36ee87ee5c942b62 /package.json
parentc3127be31e58a9bdd59131e3ae4b8c280b9ccefe (diff)
[Security] Bump lodash from 4.17.11 to 4.17.13 (#11287)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8262c73aa..552df98d2 100644
--- a/package.json
+++ b/package.json
@@ -107,8 +107,8 @@
     "intl-messageformat": "^2.2.0",
     "intl-relativeformat": "^2.1.0",
     "is-nan": "^1.2.1",
-    "js-yaml": "^3.11.0",
-    "lodash": "^4.7.11",
+    "js-yaml": "^3.13.1",
+    "lodash": "^4.17.13",
     "mark-loader": "^0.1.6",
     "marky": "^1.2.1",
     "mini-css-extract-plugin": "^0.5.0",