From 222401d03f90cf5b2b9f96e6baf28005f2c8cddc Mon Sep 17 00:00:00 2001 From: Samer Albahra Date: Mon, 21 May 2018 20:41:28 -0500 Subject: [PATCH] Update `package-lock.json` --- package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 89a3529..3dda6d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2811,7 +2811,8 @@ "stringstream": { "version": "0.0.6", "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz", - "integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==" + "integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==", + "dev": true }, "strip-ansi": { "version": "3.0.1",