From 1af864f1be81f9b1ca96c3dbd565b2bdc9cbbd78 Mon Sep 17 00:00:00 2001 From: knoxcard2 <56282341+knoxcard2@users.noreply.github.com> Date: Tue, 7 Jan 2020 09:32:22 -0800 Subject: [PATCH] update source-map-support update source-map-support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8b696b..43a8b5b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.5.0", "private": true, "dependencies": { - "source-map-support": "^0.5.12", + "source-map-support": "^0.5.16", "xml2js": "^0.4.19" } }