From f81b32875c442e6024e9ea5a78d8ef81f1c47ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 08:56:13 +0000 Subject: [PATCH] Bump decompress from 4.2.0 to 4.2.1 in /frontend/end Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/kevva/decompress/releases) - [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] --- frontend/end/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/end/package-lock.json b/frontend/end/package-lock.json index 46b336d..a7e1e37 100644 --- a/frontend/end/package-lock.json +++ b/frontend/end/package-lock.json @@ -1373,9 +1373,9 @@ "dev": true }, "decompress": { - "version": "4.2.0", - "resolved": "http://localhost:9099/decompress/-/decompress-4.2.0.tgz", - "integrity": "sha1-eu3YVCflqS2s/lVnSnxQXpbQH50=", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz", + "integrity": "sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==", "dev": true, "requires": { "decompress-tar": "^4.0.0", @@ -1390,7 +1390,7 @@ "dependencies": { "make-dir": { "version": "1.3.0", - "resolved": "http://localhost:9099/make-dir/-/make-dir-1.3.0.tgz", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", "dev": true, "requires": { @@ -1399,7 +1399,7 @@ "dependencies": { "pify": { "version": "3.0.0", - "resolved": "http://localhost:9099/pify/-/pify-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", "dev": true } @@ -1407,7 +1407,7 @@ }, "pify": { "version": "2.3.0", - "resolved": "http://localhost:9099/pify/-/pify-2.3.0.tgz", + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", "dev": true }