diff --git a/package.json b/package.json index 86d9c0bdc..6ce1db94f 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "jquery": "3.5.0", "js-yaml": "3.13.1", "linkify-it": "2.2.0", - "lodash": "4.17.15", + "lodash": "4.17.20", "memoizee": "0.4.14", "mkdirp": "0.5.2", "moment": "2.21.0", diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index 933baa258..33db0febc 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -10878,197 +10878,6 @@ "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, - { - "rule": "jQuery-after(", - "path": "node_modules/table/node_modules/lodash/after.js", - "line": " * var done = _.after(saves.length, function() {", - "lineNumber": 21, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/table/node_modules/lodash/after.js", - "line": "function after(n, func) {", - "lineNumber": 30, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/before.js", - "line": " * jQuery(element).on('click', _.before(5, addContactToList));", - "lineNumber": 20, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/before.js", - "line": "function before(n, func) {", - "lineNumber": 23, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/core.js", - "line": " * jQuery(element).on('click', _.before(5, addContactToList));", - "lineNumber": 2228, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/core.js", - "line": " function before(n, func) {", - "lineNumber": 2231, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/core.js", - "line": " return before(2, func);", - "lineNumber": 2381, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/core.js", - "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", - "lineNumber": 3483, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/table/node_modules/lodash/core.min.js", - "lineNumber": 15, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/fp/_baseConvert.js", - "line": " function wrap(name, func, placeholder) {", - "lineNumber": 468, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/fp/_baseConvert.js", - "line": " return wrap(name, func, defaultHolder);", - "lineNumber": 521, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/fp/_baseConvert.js", - "line": " pairs.push([key, wrap(key, func, _)]);", - "lineNumber": 531, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/iteratee.js", - "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", - "lineNumber": 40, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " * var done = _.after(saves.length, function() {", - "lineNumber": 9983, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " function after(n, func) {", - "lineNumber": 9992, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " * jQuery(element).on('click', _.before(5, addContactToList));", - "lineNumber": 10041, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " function before(n, func) {", - "lineNumber": 10044, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " return before(2, func);", - "lineNumber": 10619, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " * var p = _.wrap(_.escape, function(func, text) {", - "lineNumber": 10950, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " function wrap(value, wrapper) {", - "lineNumber": 10957, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/lodash.js", - "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", - "lineNumber": 15518, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/table/node_modules/lodash/once.js", - "line": " return before(2, func);", - "lineNumber": 22, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/wrap.js", - "line": " * var p = _.wrap(_.escape, function(func, text) {", - "lineNumber": 19, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/table/node_modules/lodash/wrap.js", - "line": "function wrap(value, wrapper) {", - "lineNumber": 26, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, { "rule": "jQuery-append(", "path": "node_modules/tar-fs/node_modules/tar-stream/extract.js", @@ -11406,197 +11215,6 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, - { - "rule": "jQuery-after(", - "path": "node_modules/zip-stream/node_modules/lodash/after.js", - "line": " * var done = _.after(saves.length, function() {", - "lineNumber": 21, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/zip-stream/node_modules/lodash/after.js", - "line": "function after(n, func) {", - "lineNumber": 30, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/before.js", - "line": " * jQuery(element).on('click', _.before(5, addContactToList));", - "lineNumber": 20, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/before.js", - "line": "function before(n, func) {", - "lineNumber": 23, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/core.js", - "line": " * jQuery(element).on('click', _.before(5, addContactToList));", - "lineNumber": 2228, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/core.js", - "line": " function before(n, func) {", - "lineNumber": 2231, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/core.js", - "line": " return before(2, func);", - "lineNumber": 2381, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/core.js", - "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", - "lineNumber": 3483, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/zip-stream/node_modules/lodash/core.min.js", - "lineNumber": 15, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/fp/_baseConvert.js", - "line": " function wrap(name, func, placeholder) {", - "lineNumber": 468, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/fp/_baseConvert.js", - "line": " return wrap(name, func, defaultHolder);", - "lineNumber": 521, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/fp/_baseConvert.js", - "line": " pairs.push([key, wrap(key, func, _)]);", - "lineNumber": 531, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/iteratee.js", - "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", - "lineNumber": 40, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " * var done = _.after(saves.length, function() {", - "lineNumber": 9983, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " function after(n, func) {", - "lineNumber": 9992, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " * jQuery(element).on('click', _.before(5, addContactToList));", - "lineNumber": 10041, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " function before(n, func) {", - "lineNumber": 10044, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " return before(2, func);", - "lineNumber": 10619, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " * var p = _.wrap(_.escape, function(func, text) {", - "lineNumber": 10950, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " function wrap(value, wrapper) {", - "lineNumber": 10957, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/lodash.js", - "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", - "lineNumber": 15518, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-before(", - "path": "node_modules/zip-stream/node_modules/lodash/once.js", - "line": " return before(2, func);", - "lineNumber": 22, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/wrap.js", - "line": " * var p = _.wrap(_.escape, function(func, text) {", - "lineNumber": 19, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/zip-stream/node_modules/lodash/wrap.js", - "line": "function wrap(value, wrapper) {", - "lineNumber": 26, - "reasonCategory": "falseMatch", - "updated": "2019-07-16T21:56:03.429Z" - }, { "rule": "jQuery-load(", "path": "node_modules/zkgroup/node_modules/debug/src/browser.js", diff --git a/yarn.lock b/yarn.lock index 5efbfce46..cea19b91c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10546,24 +10546,15 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.17.15, lodash@^4.0.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.3.0: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== +lodash@4.17.20, lodash@^4.0.0, lodash@^4.0.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.8.0: + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== lodash@^3.10.1, lodash@~3.10.1: version "3.10.1" resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" -lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.8.0: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== - -lodash@^4.17.2, lodash@^4.17.5: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" - lodash@~2.4.1: version "2.4.2" resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e" @@ -10571,10 +10562,12 @@ lodash@~2.4.1: lodash@~4.16.4: version "4.16.6" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777" + integrity sha1-0iyaxmAojzhD4Wun0rXQbMon13c= lodash@~4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.3.0.tgz#efd9c4a6ec53f3b05412429915c3e4824e4d25a4" + integrity sha1-79nEpuxT87BUEkKZFcPkgk5NJaQ= log-symbols@2.2.0, log-symbols@^2.2.0: version "2.2.0"