From 305a7d76425f209695bfbe46a809751177eeee29 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Fri, 30 Nov 2018 23:07:32 -0600 Subject: [PATCH] Update cached-path-relative --- package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ee7ebdd..d358e11a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2261,10 +2261,9 @@ } }, "cached-path-relative": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.1.tgz", - "integrity": "sha1-0JxLUoAKpMB44t2BqGmqyQ0uVOc=", - "dev": true + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", + "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==" }, "callsites": { "version": "2.0.0",