From 49f9019007c4cdc2aba99078fc5811695bcef673 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Wed, 26 Sep 2018 21:03:43 +1000 Subject: [PATCH] chore: check in the changes to package-lock.json (#14815) --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 92541f9bc4..02d13feb86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11263,7 +11263,7 @@ }, "minimist": { "version": "0.0.10", - "resolved": "http://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz", "integrity": "sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=", "dev": true },