mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
Merge v1.23.1
# Conflicts: # package.json
This commit is contained in:
commit
42c501e7f8
4 changed files with 937 additions and 135 deletions
|
@ -47,7 +47,7 @@
|
|||
"pow-metrics": "node metrics_app.js localhost 9000"
|
||||
},
|
||||
"dependencies": {
|
||||
"@journeyapps/sqlcipher": "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#36149a4b03ccf11ec18b9205e1bfd9056015cf07",
|
||||
"@journeyapps/sqlcipher": "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#2e28733b61640556b0272a3bfc78b0357daf71e6",
|
||||
"@sindresorhus/is": "0.8.0",
|
||||
"@types/react-virtualized": "9.18.12",
|
||||
"backbone": "1.3.3",
|
||||
|
@ -60,7 +60,7 @@
|
|||
"config": "1.28.1",
|
||||
"electron-editor-context-menu": "1.1.1",
|
||||
"electron-is-dev": "0.3.0",
|
||||
"electron-updater": "3.0.3",
|
||||
"electron-updater": "3.2.0",
|
||||
"emoji-datasource": "4.0.0",
|
||||
"emoji-datasource-apple": "4.0.0",
|
||||
"emoji-js": "3.4.0",
|
||||
|
@ -133,8 +133,8 @@
|
|||
"axios": "0.18.0",
|
||||
"bower": "1.8.2",
|
||||
"chai": "4.1.2",
|
||||
"electron": "4.0.8",
|
||||
"electron-builder": "20.31.3",
|
||||
"electron": "4.1.1",
|
||||
"electron-builder": "20.33.1",
|
||||
"electron-icon-maker": "0.0.3",
|
||||
"eslint": "4.14.0",
|
||||
"eslint-config-airbnb-base": "12.1.0",
|
||||
|
|
|
@ -1742,6 +1742,738 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T21:59:32.770Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": "function nodebackForPromise(promise, multiArgs) {",
|
||||
"lineNumber": 2099,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": " } else if (!multiArgs) {",
|
||||
"lineNumber": 2106,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": " var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs",
|
||||
"lineNumber": 2296,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": " var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));",
|
||||
"lineNumber": 2298,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": " util.toFastProperties(Promise); ",
|
||||
"lineNumber": 2856,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Promise is a known global"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": "function toFastProperties(obj) {",
|
||||
"lineNumber": 3592,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Declaring a dangerous function"
|
||||
},
|
||||
{
|
||||
"rule": "eval",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": " eval(obj);",
|
||||
"lineNumber": 3599,
|
||||
"reasonCategory": "ruleNeeded",
|
||||
"updated": "2019-03-22T19:00:07.131Z",
|
||||
"reasonDetail": "his is run on whatever is provided to toFastProperties()"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": " toFastProperties: toFastProperties,",
|
||||
"lineNumber": 3752,
|
||||
"reasonCategory": "falseMatch|testCode|exampleCode|otherUtilityCode|regexMatchedSafeCode|notExercisedByOurApp|ruleNeeded|usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Exposing a dangerous function"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.js",
|
||||
"line": "if (ret.isNode) ret.toFastProperties(process);",
|
||||
"lineNumber": 3775,
|
||||
"reasonCategory": "falseMatch|testCode|exampleCode|otherUtilityCode|regexMatchedSafeCode|notExercisedByOurApp|ruleNeeded|usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "process is a known global"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.min.js",
|
||||
"lineNumber": 31,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "<optional>"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.core.min.js",
|
||||
"lineNumber": 31,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var spawn = new PromiseSpawn$(undefined, undefined, yieldHandler,",
|
||||
"lineNumber": 2228,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this.constructor$(promises);",
|
||||
"lineNumber": 2441,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this._init$(undefined, -2);",
|
||||
"lineNumber": 2456,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "function nodebackForPromise(promise, multiArgs) {",
|
||||
"lineNumber": 2687,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " } else if (!multiArgs) {",
|
||||
"lineNumber": 2694,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs",
|
||||
"lineNumber": 2944,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));",
|
||||
"lineNumber": 2946,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " util.toFastProperties(Promise); ",
|
||||
"lineNumber": 3519,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "<optional>"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "function(callback, receiver, originalName, fn, _, multiArgs) {",
|
||||
"lineNumber": 3846,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var nodeback = nodebackForPromise(promise, \" + multiArgs + \"); \\n\\",
|
||||
"lineNumber": 3897,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "function makeNodePromisifiedClosure(callback, receiver, _, fn, __, multiArgs) {",
|
||||
"lineNumber": 3938,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var fn = nodebackForPromise(promise, multiArgs);",
|
||||
"lineNumber": 3951,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "function promisifyAll(obj, suffix, filter, promisifier, multiArgs) {",
|
||||
"lineNumber": 3968,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " makeNodePromisified(key, THIS, key, fn, suffix, multiArgs);",
|
||||
"lineNumber": 3979,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " fn, suffix, multiArgs);",
|
||||
"lineNumber": 3983,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " util.toFastProperties(obj);",
|
||||
"lineNumber": 3989,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "promisifyAll calls toFastProperties() but is limited to function or object"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "function promisify(callback, receiver, multiArgs) {",
|
||||
"lineNumber": 3993,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " callback, null, multiArgs);",
|
||||
"lineNumber": 3995,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var multiArgs = !!options.multiArgs;",
|
||||
"lineNumber": 4007,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var ret = promisify(fn, receiver, multiArgs);",
|
||||
"lineNumber": 4008,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " var multiArgs = !!options.multiArgs;",
|
||||
"lineNumber": 4018,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " multiArgs);",
|
||||
"lineNumber": 4036,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " promisifyAll(value, suffix, filter, promisifier, multiArgs);",
|
||||
"lineNumber": 4037,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " return promisifyAll(target, suffix, filter, promisifier, multiArgs);",
|
||||
"lineNumber": 4041,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this.constructor$(entries);",
|
||||
"lineNumber": 4102,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this._init$(undefined, isMap ? -6 : -3);",
|
||||
"lineNumber": 4104,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this.constructor$(promises);",
|
||||
"lineNumber": 4305,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this._init$(undefined, -5);",
|
||||
"lineNumber": 4322,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this._resultCancelled$();",
|
||||
"lineNumber": 4360,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this.constructor$(values);",
|
||||
"lineNumber": 4537,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this.constructor$(values);",
|
||||
"lineNumber": 4586,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this._init$(undefined, -5);",
|
||||
"lineNumber": 4601,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " this.constructor$(fn, promise, context);",
|
||||
"lineNumber": 5104,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "function toFastProperties(obj) {",
|
||||
"lineNumber": 5434,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Declaring a dangerous function"
|
||||
},
|
||||
{
|
||||
"rule": "eval",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " eval(obj);",
|
||||
"lineNumber": 5441,
|
||||
"reasonCategory": "ruleNeeded",
|
||||
"updated": "2019-03-22T19:00:07.131Z",
|
||||
"reasonDetail": "This is run on whatever is provided to toFastProperties()"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": " toFastProperties: toFastProperties,",
|
||||
"lineNumber": 5594,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Exposing a dangerous function"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.js",
|
||||
"line": "if (ret.isNode) ret.toFastProperties(process);",
|
||||
"lineNumber": 5617,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "process is a known global"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js",
|
||||
"lineNumber": 30,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js",
|
||||
"lineNumber": 30,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js",
|
||||
"lineNumber": 30,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/browser/bluebird.min.js",
|
||||
"lineNumber": 31,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/assert.js",
|
||||
"line": " this.constructor$(a);",
|
||||
"lineNumber": 5,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/generators.js",
|
||||
"line": " var spawn = new PromiseSpawn$(undefined, undefined, yieldHandler,",
|
||||
"lineNumber": 197,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/map.js",
|
||||
"line": " this.constructor$(promises);",
|
||||
"lineNumber": 15,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/map.js",
|
||||
"line": " this._init$(undefined, -2);",
|
||||
"lineNumber": 30,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/nodeback.js",
|
||||
"line": "function nodebackForPromise(promise, multiArgs) {",
|
||||
"lineNumber": 34,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/nodeback.js",
|
||||
"line": " } else if (!multiArgs) {",
|
||||
"lineNumber": 41,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promise.js",
|
||||
"line": " var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs",
|
||||
"lineNumber": 178,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promise.js",
|
||||
"line": " var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));",
|
||||
"lineNumber": 180,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promise.js",
|
||||
"line": " util.toFastProperties(Promise); ",
|
||||
"lineNumber": 753,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Promise is a known global"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": "function(callback, receiver, originalName, fn, _, multiArgs) {",
|
||||
"lineNumber": 116,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " var nodeback = nodebackForPromise(promise, \" + multiArgs + \"); \\n\\",
|
||||
"lineNumber": 167,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": "function makeNodePromisifiedClosure(callback, receiver, _, fn, __, multiArgs) {",
|
||||
"lineNumber": 208,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " var fn = nodebackForPromise(promise, multiArgs);",
|
||||
"lineNumber": 221,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": "function promisifyAll(obj, suffix, filter, promisifier, multiArgs) {",
|
||||
"lineNumber": 238,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " makeNodePromisified(key, THIS, key, fn, suffix, multiArgs);",
|
||||
"lineNumber": 249,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " fn, suffix, multiArgs);",
|
||||
"lineNumber": 253,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " util.toFastProperties(obj);",
|
||||
"lineNumber": 259,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "promisifyAll calls toFastProperties() but is limited to function or object"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": "function promisify(callback, receiver, multiArgs) {",
|
||||
"lineNumber": 263,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " callback, null, multiArgs);",
|
||||
"lineNumber": 265,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " var multiArgs = !!options.multiArgs;",
|
||||
"lineNumber": 277,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " var ret = promisify(fn, receiver, multiArgs);",
|
||||
"lineNumber": 278,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " var multiArgs = !!options.multiArgs;",
|
||||
"lineNumber": 288,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " multiArgs);",
|
||||
"lineNumber": 306,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " promisifyAll(value, suffix, filter, promisifier, multiArgs);",
|
||||
"lineNumber": 307,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/promisify.js",
|
||||
"line": " return promisifyAll(target, suffix, filter, promisifier, multiArgs);",
|
||||
"lineNumber": 311,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/props.js",
|
||||
"line": " this.constructor$(entries);",
|
||||
"lineNumber": 56,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/props.js",
|
||||
"line": " this._init$(undefined, isMap ? -6 : -3);",
|
||||
"lineNumber": 58,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/reduce.js",
|
||||
"line": " this.constructor$(promises);",
|
||||
"lineNumber": 13,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/reduce.js",
|
||||
"line": " this._init$(undefined, -5);",
|
||||
"lineNumber": 30,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/reduce.js",
|
||||
"line": " this._resultCancelled$();",
|
||||
"lineNumber": 68,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/settle.js",
|
||||
"line": " this.constructor$(values);",
|
||||
"lineNumber": 8,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/some.js",
|
||||
"line": " this.constructor$(values);",
|
||||
"lineNumber": 12,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/some.js",
|
||||
"line": " this._init$(undefined, -5);",
|
||||
"lineNumber": 27,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/using.js",
|
||||
"line": " this.constructor$(fn, promise, context);",
|
||||
"lineNumber": 92,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/util.js",
|
||||
"line": "function toFastProperties(obj) {",
|
||||
"lineNumber": 194,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Declaring a dangerous function"
|
||||
},
|
||||
{
|
||||
"rule": "eval",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/util.js",
|
||||
"line": " eval(obj);",
|
||||
"lineNumber": 201,
|
||||
"reasonCategory": "ruleNeeded",
|
||||
"updated": "2019-03-22T19:00:07.131Z",
|
||||
"reasonDetail": "This is run on whatever is provided to toFastProperties()"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/util.js",
|
||||
"line": " toFastProperties: toFastProperties,",
|
||||
"lineNumber": 354,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "Declaring a dangerous function"
|
||||
},
|
||||
{
|
||||
"rule": "bluebird-toFastProperties",
|
||||
"path": "node_modules/cacache/node_modules/bluebird/js/release/util.js",
|
||||
"line": "if (ret.isNode) ret.toFastProperties(process);",
|
||||
"lineNumber": 377,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-22T19:15:12.445Z",
|
||||
"reasonDetail": "process is a known global"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/caching-transform/index.js",
|
||||
|
@ -2073,6 +2805,38 @@
|
|||
"updated": "2018-09-18T19:19:27.699Z",
|
||||
"reasonDetail": "What's being eval'd is a static string, with one variable: args. Args is of the form arg1, arg2, generated programmatically."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/dmg-builder/node_modules/app-builder-lib/out/ProtonFramework.js",
|
||||
"line": "DIR=$(dirname \"$0\")",
|
||||
"lineNumber": 209,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/dmg-builder/node_modules/app-builder-lib/out/ProtonFramework.js",
|
||||
"line": "DIR=$(dirname \"$0\")",
|
||||
"lineNumber": 223,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/dmg-builder/node_modules/app-builder-lib/out/targets/MsiTarget.js",
|
||||
"line": " result += `\\n${fileSpace} <File Name=\"${fileName}\" Source=\"$(var.appDir)${path.sep}${packagePath}\" ReadOnly=\"yes\" KeyPath=\"yes\"`;",
|
||||
"lineNumber": 350,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/dmg-builder/node_modules/app-builder-lib/out/targets/nsis/nsisLicense.js",
|
||||
"line": " licensePage.push('!insertmacro MUI_PAGE_LICENSE \"$(MUILicense)\"');",
|
||||
"lineNumber": 100,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/dmg-builder/node_modules/debug/dist/debug.js",
|
||||
|
@ -2113,6 +2877,14 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T02:42:07.830Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-after(",
|
||||
"path": "node_modules/dmg-builder/node_modules/mime/src/test.js",
|
||||
"line": " after(function() {",
|
||||
"lineNumber": 133,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/dotenv-expand/lib/main.js",
|
||||
|
@ -2138,52 +2910,44 @@
|
|||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/electron-updater/node_modules/bluebird-lst/index.d.ts",
|
||||
"line": " multiArgs?: boolean;",
|
||||
"lineNumber": 985,
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/electron-updater/node_modules/debug/dist/debug.js",
|
||||
"line": " createDebug.enable(createDebug.load());",
|
||||
"lineNumber": 721,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T02:42:07.830Z"
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/electron-updater/node_modules/bluebird-lst/index.d.ts",
|
||||
"line": " multiArgs?: boolean;",
|
||||
"lineNumber": 989,
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/electron-updater/node_modules/debug/dist/debug.js",
|
||||
"line": " function load() {",
|
||||
"lineNumber": 855,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T02:42:07.830Z"
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/electron-updater/node_modules/debug/src/browser.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 160,
|
||||
"lineNumber": 211,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T01:27:05.473Z"
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/electron-updater/node_modules/debug/src/browser.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 178,
|
||||
"path": "node_modules/electron-updater/node_modules/debug/src/common.js",
|
||||
"line": "\tcreateDebug.enable(createDebug.load());",
|
||||
"lineNumber": 261,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T01:27:05.473Z"
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/electron-updater/node_modules/debug/src/node.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 162,
|
||||
"lineNumber": 216,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T01:27:05.473Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/electron-updater/node_modules/debug/src/node.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 186,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-13T01:27:05.473Z"
|
||||
"updated": "2019-03-22T19:00:07.131Z"
|
||||
},
|
||||
{
|
||||
"rule": "eval",
|
||||
|
|
|
@ -170,5 +170,11 @@
|
|||
"expression": "\\bmultiArgs\\b",
|
||||
"reason": "Potential arbitrary code execution, piped to eval",
|
||||
"excludedModules": ["node_modules/thenify"]
|
||||
},
|
||||
{
|
||||
"name": "bluebird-toFastProperties",
|
||||
"expression": "\\btoFastProperties\\b",
|
||||
"reason": "Whatever is provided is sent straight to eval()",
|
||||
"excludedModules": []
|
||||
}
|
||||
]
|
||||
|
|
242
yarn.lock
242
yarn.lock
|
@ -14,9 +14,9 @@
|
|||
dependencies:
|
||||
regenerator-runtime "^0.12.0"
|
||||
|
||||
"@journeyapps/sqlcipher@https://github.com/scottnonnenberg-signal/node-sqlcipher.git#36149a4b03ccf11ec18b9205e1bfd9056015cf07":
|
||||
"@journeyapps/sqlcipher@https://github.com/scottnonnenberg-signal/node-sqlcipher.git#2e28733b61640556b0272a3bfc78b0357daf71e6":
|
||||
version "3.2.1"
|
||||
resolved "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#36149a4b03ccf11ec18b9205e1bfd9056015cf07"
|
||||
resolved "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#2e28733b61640556b0272a3bfc78b0357daf71e6"
|
||||
dependencies:
|
||||
nan "^2.10.0"
|
||||
node-pre-gyp "^0.10.0"
|
||||
|
@ -376,32 +376,27 @@ anymatch@^2.0.0:
|
|||
micromatch "^3.1.4"
|
||||
normalize-path "^2.1.1"
|
||||
|
||||
app-builder-bin@2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-2.3.0.tgz#01be654554167267c26a990b8cfc39ab9646007c"
|
||||
integrity sha512-jxquarsPVHkUMatxFZzuEmovy2pxaGCIsVqZiAIdQV7wm1Cbq3Jl+gsq26aMXFFIgsN19jCq2HCoXhVv+Mx7HA==
|
||||
app-builder-bin@2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-2.4.1.tgz#1e575eb0785160d87a9c6cc08d2bec2deeec511d"
|
||||
integrity sha512-MZ1enBOVLujeKCi/rH3FJaIxjwAPUFRVuwHI3uG7lHj3Zyk0eP/QqFxz6PM9I9K155Yc7N/01bP1sh+ChzjxWw==
|
||||
|
||||
app-builder-bin@2.3.1:
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-2.3.1.tgz#4690f5bb049b9f0f84e6a21c09a90c2a8b9c3e00"
|
||||
integrity sha512-hmqM9qc3jqmmUzkMhUZt81q8l7cdC3i5yZFBZyVpwCWJdG9zTeLwLitVGR7IJd0uK9Vf9sBejKBv6Yi8xise6A==
|
||||
|
||||
app-builder-lib@20.31.3, app-builder-lib@~20.31.2:
|
||||
version "20.31.3"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-20.31.3.tgz#ed360cdc0879d033c97c42866cbe08259e024459"
|
||||
integrity sha512-BwpaBs7tqdxcRT4NZ8jBhdSnAGxRilZ32WvCHZQGpaVTXk5whEt2QULwQi1TldwFCmk1tpC99es4YX9mhPP+xw==
|
||||
app-builder-lib@20.33.1:
|
||||
version "20.33.1"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-20.33.1.tgz#c604758a2bf7996fa6f5b070bf390aa816f434c3"
|
||||
integrity sha512-QuacPZykldh8T7jsKnGwONXoMgnaf3f99Ay4AqLbEndfNHeBZzRUyoluxPBMp3uzNEys28q6xNWpsp0JWsWwYw==
|
||||
dependencies:
|
||||
"7zip-bin" "~4.1.0"
|
||||
app-builder-bin "2.3.1"
|
||||
app-builder-bin "2.4.1"
|
||||
async-exit-hook "^2.0.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util "8.0.0"
|
||||
builder-util "9.0.0"
|
||||
builder-util-runtime "6.1.0"
|
||||
chromium-pickle-js "^0.2.0"
|
||||
debug "^4.1.0"
|
||||
ejs "^2.6.1"
|
||||
electron-osx-sign "0.4.11"
|
||||
electron-publish "20.31.2"
|
||||
electron-publish "20.33.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
hosted-git-info "^2.7.1"
|
||||
is-ci "^1.2.1"
|
||||
|
@ -414,7 +409,37 @@ app-builder-lib@20.31.3, app-builder-lib@~20.31.2:
|
|||
read-config-file "3.2.0"
|
||||
sanitize-filename "^1.6.1"
|
||||
semver "^5.6.0"
|
||||
temp-file "^3.1.3"
|
||||
temp-file "^3.2.0"
|
||||
|
||||
app-builder-lib@~20.33.0:
|
||||
version "20.33.2"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-20.33.2.tgz#3653fc512c844858228584298bd2bad97e91fd7e"
|
||||
integrity sha512-RBeN0UbYYW/xdSiCLnVANhBsro2MemFAtBTib8QkwOr/uE1646tNH1JKOZ7fxhfrIQChWH3xcDSiZMa8ReB2ng==
|
||||
dependencies:
|
||||
"7zip-bin" "~4.1.0"
|
||||
app-builder-bin "2.4.1"
|
||||
async-exit-hook "^2.0.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util "9.1.0"
|
||||
builder-util-runtime "7.1.0"
|
||||
chromium-pickle-js "^0.2.0"
|
||||
debug "^4.1.0"
|
||||
ejs "^2.6.1"
|
||||
electron-osx-sign "0.4.11"
|
||||
electron-publish "20.33.2"
|
||||
fs-extra-p "^7.0.0"
|
||||
hosted-git-info "^2.7.1"
|
||||
is-ci "^1.2.1"
|
||||
isbinaryfile "^3.0.3"
|
||||
js-yaml "^3.12.0"
|
||||
lazy-val "^1.0.3"
|
||||
minimatch "^3.0.4"
|
||||
normalize-package-data "^2.4.0"
|
||||
plist "^3.0.1"
|
||||
read-config-file "3.2.0"
|
||||
sanitize-filename "^1.6.1"
|
||||
semver "^5.6.0"
|
||||
temp-file "^3.2.0"
|
||||
|
||||
append-transform@^0.4.0:
|
||||
version "0.4.0"
|
||||
|
@ -882,12 +907,6 @@ block-stream@*:
|
|||
dependencies:
|
||||
inherits "~2.0.0"
|
||||
|
||||
bluebird-lst@^1.0.5:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/bluebird-lst/-/bluebird-lst-1.0.5.tgz#bebc83026b7e92a72871a3dc599e219cbfb002a9"
|
||||
dependencies:
|
||||
bluebird "^3.5.1"
|
||||
|
||||
bluebird-lst@^1.0.6, bluebird-lst@^1.0.7:
|
||||
version "1.0.7"
|
||||
resolved "https://registry.yarnpkg.com/bluebird-lst/-/bluebird-lst-1.0.7.tgz#f0babade9ef1dce3989b603f3796ff3b16b90d50"
|
||||
|
@ -1164,7 +1183,7 @@ buffers@~0.1.1:
|
|||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
|
||||
|
||||
builder-util-runtime@6.1.0, builder-util-runtime@^6.1.0:
|
||||
builder-util-runtime@6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-6.1.0.tgz#85f0c7bddbe4950ad708a1455b6ba79e16f2b731"
|
||||
integrity sha512-/1dvNkUNSlMQuIEMBGzJUS60tmDBBA6CYiWT5P9ZTIl2nskMX8VdEClTNTfknkCBQqZArgSTXfWrNmcbXEkbEg==
|
||||
|
@ -1174,45 +1193,35 @@ builder-util-runtime@6.1.0, builder-util-runtime@^6.1.0:
|
|||
fs-extra-p "^7.0.0"
|
||||
sax "^1.2.4"
|
||||
|
||||
builder-util-runtime@~4.4.1:
|
||||
version "4.4.1"
|
||||
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-4.4.1.tgz#2770d03241e51fde46acacc7ed3ed8a9f45f02cb"
|
||||
integrity sha512-8L2pbL6D3VdI1f8OMknlZJpw0c7KK15BRz3cY77AOUElc4XlCv2UhVV01jJM7+6Lx7henaQh80ALULp64eFYAQ==
|
||||
builder-util-runtime@7.1.0, builder-util-runtime@^7.0.0, builder-util-runtime@^7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-7.1.0.tgz#f0bf1f247d0eb79ea8a20d0c9178ffa0daf98a80"
|
||||
integrity sha512-TAsx651+q6bXYry21SzQblYQBUlfu4ixbDa6k2Nvts+kHO9ajyr0gDuHJsamxBaAyUUi5EldPABqsFERDEK3Hg==
|
||||
dependencies:
|
||||
bluebird-lst "^1.0.5"
|
||||
debug "^3.1.0"
|
||||
fs-extra-p "^4.6.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
debug "^4.1.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
sax "^1.2.4"
|
||||
|
||||
builder-util@8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-8.0.0.tgz#ade1d5b0c62b9c260eb4fcb9be9918a28f2eb13b"
|
||||
integrity sha512-hszhXrRZKfBf+178Y+QZCLwSH5UXgnDX+/q+fIRtFktCk5Dc9ipdvHAKPVfzhc5vhiw/eVDdFUUX8ShAQcyyBA==
|
||||
builder-util-runtime@~7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-7.0.0.tgz#becbcaf1916ce4f6d6c18ddc55cecd6e5f7fd7ed"
|
||||
integrity sha512-T31IWtU82sk6eNvYPZksxk49yM9OtJN2fsJ1XQXFKRP85twNE1KTDFEtnVcRLHy13M++1RsDiAZPWU1O6EabQA==
|
||||
dependencies:
|
||||
"7zip-bin" "~4.1.0"
|
||||
app-builder-bin "2.3.0"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util-runtime "^6.1.0"
|
||||
chalk "^2.4.1"
|
||||
debug "^4.1.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
is-ci "^1.2.1"
|
||||
js-yaml "^3.12.0"
|
||||
lazy-val "^1.0.3"
|
||||
semver "^5.6.0"
|
||||
source-map-support "^0.5.9"
|
||||
stat-mode "^0.2.2"
|
||||
temp-file "^3.1.3"
|
||||
sax "^1.2.4"
|
||||
|
||||
builder-util@~8.0.0:
|
||||
version "8.0.1"
|
||||
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-8.0.1.tgz#8d5e07a98508bbd24fbca4f8169aa353234b28e4"
|
||||
integrity sha512-VHy/Bcszermiqvd0+xhMunNTmfquXm8BiaIie3kXkVnIcIcFGCtHl2k3M46iyB6a571Pm/0IgG7A8J9V3Sqa6w==
|
||||
builder-util@9.0.0, builder-util@~9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-9.0.0.tgz#e8c4c55c1e316707c9918606a11714e2a16aa0f2"
|
||||
integrity sha512-uiaRwYJakfYrZRzRYWnXEnhHNOoWHvfJcobaQsq/vcGwptG9WGFl53II7YlisTkpJUATNoyblZOv2blKq1r8SQ==
|
||||
dependencies:
|
||||
"7zip-bin" "~4.1.0"
|
||||
app-builder-bin "2.3.1"
|
||||
app-builder-bin "2.4.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util-runtime "^6.1.0"
|
||||
builder-util-runtime "^7.0.0"
|
||||
chalk "^2.4.1"
|
||||
debug "^4.1.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
|
@ -1222,7 +1231,27 @@ builder-util@~8.0.0:
|
|||
semver "^5.6.0"
|
||||
source-map-support "^0.5.9"
|
||||
stat-mode "^0.2.2"
|
||||
temp-file "^3.1.3"
|
||||
temp-file "^3.2.0"
|
||||
|
||||
builder-util@9.1.0, builder-util@~9.1.0:
|
||||
version "9.1.0"
|
||||
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-9.1.0.tgz#95607fddf56cc6cb65e3c5c0c6265eb476c12ecf"
|
||||
integrity sha512-YbgEQDPIuIiVzMr5yqC39WQCNjVsE0Vs6aO2bx8X2Han5zwJhUMiPiIQeYxmHldILEwiccNZs+Lb6SgkvbtHoQ==
|
||||
dependencies:
|
||||
"7zip-bin" "~4.1.0"
|
||||
app-builder-bin "2.4.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util-runtime "^7.1.0"
|
||||
chalk "^2.4.1"
|
||||
debug "^4.1.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
is-ci "^1.2.1"
|
||||
js-yaml "^3.12.0"
|
||||
lazy-val "^1.0.3"
|
||||
semver "^5.6.0"
|
||||
source-map-support "^0.5.9"
|
||||
stat-mode "^0.2.2"
|
||||
temp-file "^3.2.0"
|
||||
|
||||
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
|
||||
version "1.1.1"
|
||||
|
@ -2425,14 +2454,14 @@ dir-glob@^2.0.0:
|
|||
arrify "^1.0.1"
|
||||
path-type "^3.0.0"
|
||||
|
||||
dmg-builder@6.1.2:
|
||||
version "6.1.2"
|
||||
resolved "https://registry.yarnpkg.com/dmg-builder/-/dmg-builder-6.1.2.tgz#c6bdeab54cd051853eff7f91bfedbcde6c75a7b9"
|
||||
integrity sha512-zhU2toylQ4A82mtubyDBmP0KJnF+b7uXVX+xIJwDR5fsPzIJIT9Uy0x2cwmhMby+4KrPBqg3bMHrbGgIPX7MNw==
|
||||
dmg-builder@6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/dmg-builder/-/dmg-builder-6.2.0.tgz#681d4624a1fe0b517142d597aa4330b4eb697f8b"
|
||||
integrity sha512-tyChjVJ/XH2eOtIp5VWC1cngxQ7KZJDQivyoo3nS6LAAivZhuCdnZa3IgyAD2XXF4xWhzhu3lZa6KE/LhlFf9Q==
|
||||
dependencies:
|
||||
app-builder-lib "~20.31.2"
|
||||
app-builder-lib "~20.33.0"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util "~8.0.0"
|
||||
builder-util "~9.0.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
iconv-lite "^0.4.24"
|
||||
js-yaml "^3.12.0"
|
||||
|
@ -2547,17 +2576,17 @@ ejs@~2.5.6:
|
|||
version "2.5.7"
|
||||
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"
|
||||
|
||||
electron-builder@20.31.3:
|
||||
version "20.31.3"
|
||||
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-20.31.3.tgz#83373db9e9c92e1d8b0a6b2e1f807dba8680d392"
|
||||
integrity sha512-/niZQtE2DBKDHSdiNBQK2pdH5pS5I6X4eM1rFYVGEf5P+1aR2elQ/VjTWPCi5pVKBhUZk0ODeoiVHO/GCIyaTw==
|
||||
electron-builder@20.33.1:
|
||||
version "20.33.1"
|
||||
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-20.33.1.tgz#02729a5773004948a734de471e1623d020c478f9"
|
||||
integrity sha512-SV5fCusPqNtxXpgYTLLcmTh2bFMOVTjb7ErzV3C2vUlpMzI3Dw/JF5Cwm08Si000gfby5/UP+JRjul5KvZlJoQ==
|
||||
dependencies:
|
||||
app-builder-lib "20.31.3"
|
||||
app-builder-lib "20.33.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util "8.0.0"
|
||||
builder-util "9.0.0"
|
||||
builder-util-runtime "6.1.0"
|
||||
chalk "^2.4.1"
|
||||
dmg-builder "6.1.2"
|
||||
dmg-builder "6.2.0"
|
||||
fs-extra-p "^7.0.0"
|
||||
is-ci "^1.2.1"
|
||||
lazy-val "^1.0.3"
|
||||
|
@ -2625,14 +2654,27 @@ electron-osx-sign@0.4.11:
|
|||
minimist "^1.2.0"
|
||||
plist "^3.0.1"
|
||||
|
||||
electron-publish@20.31.2:
|
||||
version "20.31.2"
|
||||
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-20.31.2.tgz#46d36168a26c85c1cbc21476cd71367bf6f542bc"
|
||||
integrity sha512-5R8Nxnc/26BJbvFn2h3oD8aoMMxjE5CnPWm5j92Cuze+Ht7x6AoSDQAa1Cx6L19X/HSE3DWjTXEOe08SP3N/QA==
|
||||
electron-publish@20.33.0:
|
||||
version "20.33.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-20.33.0.tgz#cf845d86f1199f18d47b920a4153d05396c4a3b4"
|
||||
integrity sha512-zz2BriQPpox04eoRXe2R6AYhgHkz7z4jPv/OnODCqeeTuBQ1oYaD0ygC7JTjigd0SnqfB+tdp7PZo4l4kY1V8A==
|
||||
dependencies:
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util "~8.0.0"
|
||||
builder-util-runtime "^6.1.0"
|
||||
builder-util "~9.0.0"
|
||||
builder-util-runtime "^7.0.0"
|
||||
chalk "^2.4.1"
|
||||
fs-extra-p "^7.0.0"
|
||||
lazy-val "^1.0.3"
|
||||
mime "^2.3.1"
|
||||
|
||||
electron-publish@20.33.2:
|
||||
version "20.33.2"
|
||||
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-20.33.2.tgz#7f78454bdf8747b8e4a23eab7ef596840a98853a"
|
||||
integrity sha512-9LeawWk3Ve6goP8UxQEEj/YD5oXB8gWsVDb0PiPmm5kNP6O1So7h+nKiKaX1cZF9gsI7iRcmJ3soSuLXGU7GKg==
|
||||
dependencies:
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util "~9.1.0"
|
||||
builder-util-runtime "^7.1.0"
|
||||
chalk "^2.4.1"
|
||||
fs-extra-p "^7.0.0"
|
||||
lazy-val "^1.0.3"
|
||||
|
@ -2642,25 +2684,26 @@ electron-to-chromium@^1.2.7:
|
|||
version "1.3.41"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.41.tgz#7e33643e00cd85edfd17e04194f6d00e73737235"
|
||||
|
||||
electron-updater@3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-3.0.3.tgz#67f7edd578d260f9351ccd46ff23c2789c2a5a4f"
|
||||
integrity sha512-7gJLZp34Db+lXiJsFzW8DunGnvxJgZclBZa1DNLbXOet3lRXkVKbFJ73mClbv+UTW6hW/EJ6MmSsofRiK1s6Dw==
|
||||
electron-updater@3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-3.2.0.tgz#f62c780f9142cc6683074fcf8c1de02da4b86c6a"
|
||||
integrity sha512-gWs8UsQszhkZrNYMm8Yx6lIU0w4666YzGsBZncm8wLTKJiKPZoC1qElRxFHafqr8+fOscv9+ntrgQrI+nQ63vw==
|
||||
dependencies:
|
||||
bluebird-lst "^1.0.5"
|
||||
builder-util-runtime "~4.4.1"
|
||||
bluebird-lst "^1.0.6"
|
||||
builder-util-runtime "~7.0.0"
|
||||
electron-is-dev "^0.3.0"
|
||||
fs-extra-p "^4.6.1"
|
||||
fs-extra-p "^7.0.0"
|
||||
js-yaml "^3.12.0"
|
||||
lazy-val "^1.0.3"
|
||||
lodash.isequal "^4.5.0"
|
||||
semver "^5.5.0"
|
||||
source-map-support "^0.5.6"
|
||||
pako "^1.0.6"
|
||||
semver "^5.6.0"
|
||||
source-map-support "^0.5.9"
|
||||
|
||||
electron@4.0.8:
|
||||
version "4.0.8"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.8.tgz#b7998b16543d2094f081757a0c5afdb8875ea510"
|
||||
integrity sha512-FOBJIHkuv8wc15N+ZyqwDzPavYVu5CHMBEf14jHDWv7QW2vkEIpJjVK+PIT31kfZfvjsIP0j2wvA/FBsiqB7pw==
|
||||
electron@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-4.1.1.tgz#dc9343ba829cabbf01364761e72796f766704184"
|
||||
integrity sha512-ABIEXTw55eiCW30a6F8fWLHL0QeH+yK3JgZpvTZZWLnkO5/SmG38avMxRhKOUQstRpYb+EEpE8IAM2DVOaTvtw==
|
||||
dependencies:
|
||||
"@types/node" "^10.12.18"
|
||||
electron-download "^4.1.0"
|
||||
|
@ -3463,14 +3506,6 @@ from2@^2.1.0, from2@^2.1.1:
|
|||
inherits "^2.0.1"
|
||||
readable-stream "^2.0.0"
|
||||
|
||||
fs-extra-p@^4.6.1:
|
||||
version "4.6.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra-p/-/fs-extra-p-4.6.1.tgz#6156e0cc98097f415fcd17029578fc41c78b5092"
|
||||
integrity sha512-IsTMbUS0svZKZTvqF4vDS9c/L7Mw9n8nZQWWeSzAGacOSe+8CzowhUN0tdZEZFIJNP5HC7L9j3MMikz/G4hDeQ==
|
||||
dependencies:
|
||||
bluebird-lst "^1.0.5"
|
||||
fs-extra "^6.0.1"
|
||||
|
||||
fs-extra-p@^7.0.0:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra-p/-/fs-extra-p-7.0.1.tgz#4eec0b6dfa150fa90f6ddd773b4fb1d55cad54e3"
|
||||
|
@ -3513,14 +3548,6 @@ fs-extra@^2.0.0:
|
|||
graceful-fs "^4.1.2"
|
||||
jsonfile "^2.1.0"
|
||||
|
||||
fs-extra@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
jsonfile "^4.0.0"
|
||||
universalify "^0.1.0"
|
||||
|
||||
fs-extra@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
|
||||
|
@ -6592,6 +6619,11 @@ package-json@^4.0.0:
|
|||
registry-url "^3.0.3"
|
||||
semver "^5.1.0"
|
||||
|
||||
pako@^1.0.6:
|
||||
version "1.0.10"
|
||||
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732"
|
||||
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
|
||||
|
||||
pako@~1.0.5:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.6.tgz#0101211baa70c4bca4a0f63f2206e97b7dfaf258"
|
||||
|
@ -8605,7 +8637,7 @@ source-map-resolve@^0.5.0:
|
|||
source-map-url "^0.4.0"
|
||||
urix "^0.1.0"
|
||||
|
||||
source-map-support@^0.5.6, source-map-support@^0.5.9:
|
||||
source-map-support@^0.5.9:
|
||||
version "0.5.11"
|
||||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.11.tgz#efac2ce0800355d026326a0ca23e162aeac9a4e2"
|
||||
integrity sha512-//sajEx/fGL3iw6fltKMdPvy8kL3kJ2O3iuYlRoT3k9Kb4BjOoZ+BZzaNHeuaruSt+Kf3Zk9tnfAQg9/AJqUVQ==
|
||||
|
@ -9067,7 +9099,7 @@ tar@^4:
|
|||
safe-buffer "^5.1.2"
|
||||
yallist "^3.0.2"
|
||||
|
||||
temp-file@^3.1.3:
|
||||
temp-file@^3.2.0:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/temp-file/-/temp-file-3.3.2.tgz#69b6daf1bbe23231d0a5d03844e3d96f3f531aaa"
|
||||
integrity sha512-FGKccAW0Mux9hC/2bdUIe4bJRv4OyVo4RpVcuplFird1V/YoplIFbnPZjfzbJSf/qNvRZIRB9/4n/RkI0GziuQ==
|
||||
|
|
Loading…
Reference in a new issue