diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
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", |