From f2ef6123b45f147c38f0a4a1f504285c0a0fd5a1 Mon Sep 17 00:00:00 2001 From: Josue Date: Mon, 7 Jun 2021 13:52:25 -0400 Subject: [PATCH] chore: include package-lock latest changes --- striker-ui/package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/striker-ui/package-lock.json b/striker-ui/package-lock.json index f998fd5b..9841f318 100644 --- a/striker-ui/package-lock.json +++ b/striker-ui/package-lock.json @@ -2274,7 +2274,8 @@ }, "hosted-git-info": { "version": "2.8.8", - "resolved": "", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", + "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", "dev": true }, "locate-path": {