From 35047dabca9ddbedeb7527193d548f32d413eeb0 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Tue, 5 Apr 2022 20:57:36 -0600 Subject: [PATCH] More dependency updates --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 16dcee80..4010fe90 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ "bunyan": "1.8.15", "deepdash": "^5.3.9", "exiftool": "^0.0.3", - "fs-extra": "10.0.0", + "fs-extra": "^10.0.1", "glob": "^7.2.0", "graceful-fs": "^4.2.10", "hashids": "^2.2.10", "hjson": "3.2.2", "iconv-lite": "0.6.3", "ini-config-parser": "^1.0.4", - "inquirer": "8.2.0", + "inquirer": "^8.2.2", "lodash": "4.17.21", "lru-cache": "6.0.0", "mime-types": "^2.1.35",