From cac4df4e336fa3b69c54d4608e5f898b3894536d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 10 Sep 2020 21:24:31 +0300 Subject: [backup] Update deps --- backup/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backup/package.json') diff --git a/backup/package.json b/backup/package.json index dc5ab0bd..740085b6 100644 --- a/backup/package.json +++ b/backup/package.json @@ -13,8 +13,8 @@ "private": true, "license": "MIT", "dependencies": { - "lodash": "^4.15.0", - "minimist": "^1.2.0", + "lodash": "^4.17.20", + "minimist": "^1.2.5", "node-fetch": "^2.6.1" } } -- cgit v1.2.3