From eaedf16dce47cd4e0edbb2d4245d88d91f34f5a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 13:39:02 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.19 in /sentinl Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19) Signed-off-by: dependabot[bot] --- sentinl/package-lock.json | 83 ++++++++++++++++++++++++++++----------- sentinl/package.json | 2 +- 2 files changed, 62 insertions(+), 23 deletions(-) diff --git a/sentinl/package-lock.json b/sentinl/package-lock.json index 3ddb4669..92057a20 100644 --- a/sentinl/package-lock.json +++ b/sentinl/package-lock.json @@ -15,12 +15,12 @@ "dependencies": { "lodash": { "version": "3.10.1", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=" }, "moment": { "version": "2.13.0", - "resolved": "http://registry.npmjs.org/moment/-/moment-2.13.0.tgz", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.13.0.tgz", "integrity": "sha1-JBYtmVIebUD5muaTnoBtITnqrFI=" } } @@ -156,7 +156,7 @@ "dependencies": { "acorn": { "version": "3.3.0", - "resolved": "http://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", "dev": true } @@ -483,6 +483,14 @@ "globals": "9.18.0", "invariant": "2.2.4", "lodash": "4.17.10" + }, + "dependencies": { + "lodash": { + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", + "dev": true + } } }, "babel-types": { @@ -495,6 +503,14 @@ "esutils": "2.0.2", "lodash": "4.17.10", "to-fast-properties": "1.0.3" + }, + "dependencies": { + "lodash": { + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", + "dev": true + } } }, "babylon": { @@ -780,7 +796,7 @@ }, "chalk": { "version": "1.1.3", - "resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "requires": { "ansi-styles": "2.2.1", @@ -978,7 +994,7 @@ }, "commander": { "version": "2.8.1", - "resolved": "http://registry.npmjs.org/commander/-/commander-2.8.1.tgz", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.8.1.tgz", "integrity": "sha1-Br42f+v9oMMwqh4qBy09yXYkJdQ=", "requires": { "graceful-readlink": "1.0.1" @@ -1037,7 +1053,7 @@ }, "debug": { "version": "0.8.1", - "resolved": "http://registry.npmjs.org/debug/-/debug-0.8.1.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz", "integrity": "sha1-IP9NJvXkIstoobrLu2EDmtjBwTA=", "dev": true }, @@ -1465,7 +1481,7 @@ "dependencies": { "lodash": { "version": "2.4.2", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=" } } @@ -1484,7 +1500,7 @@ "dependencies": { "moment": { "version": "2.11.2", - "resolved": "http://registry.npmjs.org/moment/-/moment-2.11.2.tgz", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.11.2.tgz", "integrity": "sha1-h5aOX5WsA4wuQqyVnHWBnNP1KQE=" } } @@ -1686,6 +1702,14 @@ "table": "3.8.3", "text-table": "0.2.0", "user-home": "2.0.0" + }, + "dependencies": { + "lodash": { + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", + "dev": true + } } }, "eslint-plugin-mocha": { @@ -1839,7 +1863,7 @@ }, "commander": { "version": "1.3.2", - "resolved": "http://registry.npmjs.org/commander/-/commander-1.3.2.tgz", + "resolved": "https://registry.npmjs.org/commander/-/commander-1.3.2.tgz", "integrity": "sha1-io8w7GcKb91kr1LxkUuQfXnq1bU=", "dev": true, "requires": { @@ -1848,7 +1872,7 @@ }, "debug": { "version": "0.8.1", - "resolved": "http://registry.npmjs.org/debug/-/debug-0.8.1.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz", "integrity": "sha1-IP9NJvXkIstoobrLu2EDmtjBwTA=", "dev": true }, @@ -2467,7 +2491,7 @@ }, "lodash": { "version": "1.0.2", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz", "integrity": "sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=", "dev": true }, @@ -2518,7 +2542,7 @@ "dependencies": { "p-cancelable": { "version": "0.4.1", - "resolved": "http://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz", + "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz", "integrity": "sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==" } } @@ -2592,7 +2616,7 @@ }, "eslint": { "version": "1.10.3", - "resolved": "http://registry.npmjs.org/eslint/-/eslint-1.10.3.tgz", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-1.10.3.tgz", "integrity": "sha1-+xmpGxPBWAgrvKKUsX2Xm8g1Ogo=", "dev": true, "requires": { @@ -2729,7 +2753,7 @@ }, "lodash": { "version": "3.10.1", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", "dev": true }, @@ -3123,6 +3147,14 @@ "string-width": "1.0.2", "strip-ansi": "3.0.1", "through": "2.3.8" + }, + "dependencies": { + "lodash": { + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", + "dev": true + } } }, "interpret": { @@ -3561,7 +3593,8 @@ } }, "kibiutils": { - "version": "github:sirensolutions/kibiutils#4ca0ca9371263a7718f5fa6c1af593394ae45e40" + "version": "github:sirensolutions/kibiutils#4ca0ca9371263a7718f5fa6c1af593394ae45e40", + "from": "github:sirensolutions/kibiutils#4ca0ca9371263a7718f5fa6c1af593394ae45e40" }, "kind-of": { "version": "6.0.2", @@ -3617,9 +3650,9 @@ } }, "lodash": { - "version": "4.17.10", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", - "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", "dev": true }, "lodash._arraycopy": { @@ -4364,7 +4397,7 @@ }, "debug": { "version": "0.7.4", - "resolved": "http://registry.npmjs.org/debug/-/debug-0.7.4.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz", "integrity": "sha1-BuHqgILCyxTjmAbiLi9vdX+Srzk=", "dev": true }, @@ -5213,7 +5246,7 @@ }, "rimraf": { "version": "2.5.4", - "resolved": "http://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz", "integrity": "sha1-loAAk8vxoMhr2VtGJUZ1NcKd+gQ=", "dev": true, "requires": { @@ -5580,13 +5613,13 @@ "dependencies": { "commander": { "version": "2.1.0", - "resolved": "http://registry.npmjs.org/commander/-/commander-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz", "integrity": "sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E=", "dev": true }, "uglify-js": { "version": "1.2.5", - "resolved": "http://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz", "integrity": "sha1-tULCx29477NLIAsgF3Y0Mw/3ArY=", "dev": true }, @@ -5872,6 +5905,12 @@ "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", "dev": true }, + "lodash": { + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", + "dev": true + }, "string-width": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", diff --git a/sentinl/package.json b/sentinl/package.json index 39f41c5f..f5389c9e 100644 --- a/sentinl/package.json +++ b/sentinl/package.json @@ -64,7 +64,7 @@ "gulp-util": "3.0.8", "gulp-zip": "3.1.0", "husky": "0.10.2", - "lodash": "4.17.10", + "lodash": "4.17.19", "minimist": "1.2.0", "mkdirp": "0.5.1", "node-debug": "0.1.0",