From bc3c6f0c25bf6dfbc5c0595452eab6d6b1fb4c67 Mon Sep 17 00:00:00 2001 From: Steve Kwak Date: Tue, 19 Feb 2019 16:55:02 -0500 Subject: [PATCH] lodash security warning addressed --- package-lock.json | 54 +++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6dde3bad0..7c0e7702e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -130,7 +130,7 @@ "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==", "dev": true, "requires": { - "lodash": "4.17.10" + "lodash": ">=4.17.11" } }, "asynckit": { @@ -689,7 +689,7 @@ "js-yaml": "3.12.0", "json-stable-stringify-without-jsonify": "1.0.1", "levn": "0.3.0", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "minimatch": "3.0.4", "mkdirp": "0.5.1", "natural-compare": "1.4.0", @@ -771,7 +771,7 @@ "eslint-import-resolver-node": "0.3.2", "eslint-module-utils": "2.2.0", "has": "1.0.3", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "minimatch": "3.0.4", "read-pkg-up": "2.0.0", "resolve": "1.8.1" @@ -1088,7 +1088,7 @@ "bash-color": "0.0.4", "commander": "2.11.0", "fs-extra": "3.0.1", - "lodash": "4.17.4", + "lodash": ">=4.17.11", "npm": "5.1.0", "npmi": "1.0.1", "optimist": "0.6.1", @@ -1099,8 +1099,8 @@ }, "dependencies": { "lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "version": ">=4.17.11", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", "dev": true }, @@ -1127,7 +1127,7 @@ "integrity": "sha1-BVBVlAwsp80dbqcKNBlr8rhcf+8=", "requires": { "cheerio": "0.20.0", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "q": "1.5.0" }, "dependencies": { @@ -1155,7 +1155,7 @@ "entities": "1.1.1", "htmlparser2": "3.8.3", "jsdom": "7.2.2", - "lodash": "4.17.10" + "lodash": ">=4.17.11", } }, "domhandler": { @@ -1243,7 +1243,7 @@ "integrity": "sha1-zvmvGUOM5IqGIMT6CbbxJkeNTok=", "requires": { "gitbook-html": "1.3.3", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "markdown-escape": "1.0.2", "markup-it": "2.5.0" } @@ -1665,7 +1665,7 @@ "bundled": true, "requires": { "colors": "1.1.2", - "lodash": "3.10.1", + "lodash": ">=4.17.11", "string-width": "1.0.2" }, "dependencies": { @@ -1675,7 +1675,7 @@ "optional": true }, "lodash": { - "version": "3.10.1", + "version": ">=4.17.11", "bundled": true }, "string-width": { @@ -5488,7 +5488,7 @@ "dom-serializer": "0.1.0", "entities": "1.1.1", "htmlparser2": "3.8.3", - "lodash": "3.10.1" + "lodash": ">=4.17.11" } }, "css-select": { @@ -5557,8 +5557,8 @@ "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" }, "lodash": { - "version": "3.10.1", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", + "version": ">=4.17.11", + "resolved": "http://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=" }, "readable-stream": { @@ -5634,7 +5634,7 @@ "dom-serializer": "0.1.0", "entities": "1.1.1", "htmlparser2": "3.9.2", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "parse5": "3.0.3" } }, @@ -5653,13 +5653,13 @@ "resolved": "https://registry.npmjs.org/gitbook-plugin-nestedmd/-/gitbook-plugin-nestedmd-0.0.1.tgz", "integrity": "sha1-vRApniNArFeTj9WwsCAUf+1CwXU=", "requires": { - "lodash": "2.4.2", + "lodash": ">=4.17.11", "marked": "https://github.com/mrpotes/marked/tarball/html-structure" }, "dependencies": { "lodash": { - "version": "2.4.2", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", + "version": ">=4.17.11", + "resolved": "http://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=" } } @@ -5715,7 +5715,7 @@ "integrity": "sha512-cRVFBX4IJ4UwJafi2nKQmG0GUbaH4lYTWls9FptPzWSJhItIewPFRohVLuZoZQ9EYoy5OQVFK4UwpnfzfpehhA==", "requires": { "gitbook-markdown": "2.0.1", - "lodash": "4.17.10" + "lodash": ">=4.17.11" } }, "gitbook-plugin-styled-blockquotes": { @@ -5767,7 +5767,7 @@ "dom-serializer": "0.1.0", "entities": "1.1.1", "htmlparser2": "3.8.3", - "lodash": "3.10.1" + "lodash": ">=4.17.11" } }, "css-select": { @@ -5836,8 +5836,8 @@ "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" }, "lodash": { - "version": "3.10.1", - "resolved": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", + "version": ">=4.17.11", + "resolved": "http://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=" }, "readable-stream": { @@ -6049,7 +6049,7 @@ "cli-width": "2.2.0", "external-editor": "2.2.0", "figures": "2.0.0", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "mute-stream": "0.0.7", "run-async": "2.3.0", "rx-lite": "4.0.8", @@ -6317,8 +6317,8 @@ } }, "lodash": { - "version": "4.17.10", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "version": ">=4.17.11", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==" }, "lodash.assign": { @@ -11767,7 +11767,7 @@ "ajv": "5.5.2", "ajv-keywords": "2.1.1", "chalk": "2.4.1", - "lodash": "4.17.10", + "lodash": ">=4.17.11", "slice-ansi": "1.0.0", "string-width": "2.1.1" } @@ -12129,4 +12129,4 @@ } } } -} +} \ No newline at end of file