Update dependencies
This commit is contained in:
parent
980862768b
commit
5cfcedb549
3 changed files with 450 additions and 452 deletions
10
package.json
10
package.json
|
@ -109,7 +109,7 @@
|
|||
"p-queue": "6.2.1",
|
||||
"pify": "3.0.0",
|
||||
"protobufjs": "6.8.6",
|
||||
"proxy-agent": "3.0.3",
|
||||
"proxy-agent": "3.1.1",
|
||||
"qs": "6.5.1",
|
||||
"react": "16.8.3",
|
||||
"react-contextmenu": "2.11.0",
|
||||
|
@ -156,6 +156,7 @@
|
|||
"@storybook/addon-knobs": "5.1.11",
|
||||
"@storybook/addons": "5.1.11",
|
||||
"@storybook/react": "5.1.11",
|
||||
"@types/agent-base": "4.2.0",
|
||||
"@types/chai": "4.1.2",
|
||||
"@types/classnames": "2.2.3",
|
||||
"@types/config": "0.0.34",
|
||||
|
@ -199,7 +200,6 @@
|
|||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-loader": "8.0.6",
|
||||
"babel-plugin-lodash": "3.3.4",
|
||||
"bower": "1.8.2",
|
||||
"chai": "4.1.2",
|
||||
"core-js": "2.4.1",
|
||||
"cross-env": "5.2.0",
|
||||
|
@ -207,7 +207,7 @@
|
|||
"dashdash": "1.14.1",
|
||||
"electron": "8.2.2",
|
||||
"electron-builder": "22.3.6",
|
||||
"eslint": "4.14.0",
|
||||
"eslint": "4.18.2",
|
||||
"eslint-config-airbnb-base": "12.1.0",
|
||||
"eslint-config-prettier": "2.9.0",
|
||||
"eslint-plugin-import": "2.8.0",
|
||||
|
@ -256,6 +256,7 @@
|
|||
"appId": "org.whispersystems.signal-desktop",
|
||||
"mac": {
|
||||
"asarUnpack": [
|
||||
"**/*.node",
|
||||
"node_modules/zkgroup/libzkgroup.*"
|
||||
],
|
||||
"artifactName": "${name}-mac-${version}.${ext}",
|
||||
|
@ -264,9 +265,6 @@
|
|||
"hardenedRuntime": true,
|
||||
"entitlements": "./build/entitlements.mac.plist",
|
||||
"icon": "build/icons/mac/icon.icns",
|
||||
"asarUnpack": [
|
||||
"**/*.node"
|
||||
],
|
||||
"publish": [
|
||||
{
|
||||
"provider": "generic",
|
||||
|
|
|
@ -2514,6 +2514,14 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/configstore/node_modules/signal-exit/index.js",
|
||||
"line": " load()",
|
||||
"lineNumber": 36,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/copy-text-to-clipboard/index.js",
|
||||
|
@ -6028,65 +6036,65 @@
|
|||
"rule": "jQuery-after(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " * var done = _.after(saves.length, function() {",
|
||||
"lineNumber": 9983,
|
||||
"lineNumber": 9981,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-after(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " function after(n, func) {",
|
||||
"lineNumber": 9992,
|
||||
"lineNumber": 9990,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " * jQuery(element).on('click', _.before(5, addContactToList));",
|
||||
"lineNumber": 10041,
|
||||
"lineNumber": 10039,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " function before(n, func) {",
|
||||
"lineNumber": 10044,
|
||||
"lineNumber": 10042,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " return before(2, func);",
|
||||
"lineNumber": 10619,
|
||||
"lineNumber": 10618,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " * var p = _.wrap(_.escape, function(func, text) {",
|
||||
"lineNumber": 10950,
|
||||
"lineNumber": 10949,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " function wrap(value, wrapper) {",
|
||||
"lineNumber": 10957,
|
||||
"lineNumber": 10956,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/inquirer/node_modules/lodash/lodash.js",
|
||||
"line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {",
|
||||
"lineNumber": 15518,
|
||||
"lineNumber": 15522,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-07-16T21:56:03.429Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
|
@ -9549,45 +9557,45 @@
|
|||
"rule": "jQuery-insertBefore(",
|
||||
"path": "node_modules/neo-async/async.js",
|
||||
"line": " this.insertBefore(this.head, node);",
|
||||
"lineNumber": 7761,
|
||||
"lineNumber": 7903,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-insertBefore(",
|
||||
"path": "node_modules/neo-async/async.js",
|
||||
"line": " q._tasks.insertBefore(nextNode, item);",
|
||||
"lineNumber": 8061,
|
||||
"lineNumber": 8207,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/neo-async/async.min.js",
|
||||
"lineNumber": 21,
|
||||
"lineNumber": 22,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T21:59:32.770Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/neo-async/async.min.js",
|
||||
"lineNumber": 25,
|
||||
"lineNumber": 27,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T21:59:32.770Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-insertBefore(",
|
||||
"path": "node_modules/neo-async/async.min.js",
|
||||
"lineNumber": 66,
|
||||
"lineNumber": 70,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-insertBefore(",
|
||||
"path": "node_modules/neo-async/async.min.js",
|
||||
"lineNumber": 75,
|
||||
"lineNumber": 79,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
|
@ -9879,35 +9887,43 @@
|
|||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/src/browser.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 160,
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/dist/debug.js",
|
||||
"line": " createDebug.enable(createDebug.load());",
|
||||
"lineNumber": 721,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/dist/debug.js",
|
||||
"line": " function load() {",
|
||||
"lineNumber": 855,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/src/browser.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 178,
|
||||
"line": "function load() {",
|
||||
"lineNumber": 211,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/src/common.js",
|
||||
"line": "\tcreateDebug.enable(createDebug.load());",
|
||||
"lineNumber": 261,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/src/node.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 162,
|
||||
"lineNumber": 216,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/pac-proxy-agent/node_modules/debug/src/node.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 186,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
|
@ -10308,35 +10324,43 @@
|
|||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/src/browser.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 160,
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/dist/debug.js",
|
||||
"line": " createDebug.enable(createDebug.load());",
|
||||
"lineNumber": 721,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/dist/debug.js",
|
||||
"line": " function load() {",
|
||||
"lineNumber": 855,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/src/browser.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 178,
|
||||
"line": "function load() {",
|
||||
"lineNumber": 211,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/src/common.js",
|
||||
"line": "\tcreateDebug.enable(createDebug.load());",
|
||||
"lineNumber": 261,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/src/node.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 162,
|
||||
"lineNumber": 216,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/proxy-agent/node_modules/debug/src/node.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 186,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-11-27T18:02:26.186Z"
|
||||
"updated": "2020-04-16T19:09:11.452Z"
|
||||
},
|
||||
{
|
||||
"rule": "eval",
|
||||
|
@ -10474,6 +10498,14 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/restore-cursor/node_modules/signal-exit/index.js",
|
||||
"line": " load()",
|
||||
"lineNumber": 36,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/rx-lite-aggregates/rx.lite.aggregates.min.js",
|
||||
|
@ -10597,6 +10629,38 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/spawn-wrap/node_modules/signal-exit/index.js",
|
||||
"line": " load()",
|
||||
"lineNumber": 36,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "node_modules/sshpk/lib/dhe.js",
|
||||
"line": "\t\tvar secret = nacl.box.before(new Uint8Array(pub),",
|
||||
"lineNumber": 182,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/sshpk/lib/formats/putty.js",
|
||||
"line": "\tvar lines = wrap(b64, 64);",
|
||||
"lineNumber": 81,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/sshpk/lib/formats/putty.js",
|
||||
"line": "function wrap(txt, len) {",
|
||||
"lineNumber": 91,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-25T01:47:02.583Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/sumchecker/node_modules/debug/dist/debug.js",
|
||||
|
@ -11817,4 +11881,4 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-05T23:45:16.746Z"
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue