From dadee60f9f8d8eef633528cb4da494b0fc624128 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Fri, 23 Aug 2019 10:40:28 +0200 Subject: Autofix npm audit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index b2a631c70..2bffb21f4 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "fs-extra": "7.0.1", "hex-to-rgba": "1.0.2", "jsonwebtoken": "8.5.1", - "lodash": "^4.17.4", - "marked": "0.6.1", + "lodash": "4.17.15", + "marked": "0.7.0", "mdi": "^1.9.33", "mime-types": "2.1.21", "mobx": "5.7.0", -- cgit v1.2.3-54-g00ecf