fix(core): update
This commit is contained in:
		
							
								
								
									
										76
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										76
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -12,7 +12,7 @@ | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartmatch": "^1.0.7", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "@pushrocks/smartrx": "^2.0.20", | ||||
|         "@pushrocks/smartrx": "^2.0.22", | ||||
|         "@pushrocks/smarttime": "^3.0.43", | ||||
|         "@types/minimatch": "^3.0.5", | ||||
|         "symbol-tree": "^3.2.4" | ||||
| @@ -2881,31 +2881,46 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartrx": { | ||||
|       "version": "2.0.20", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.20.tgz", | ||||
|       "integrity": "sha512-ZE4SGVuIqoC4T5CC+7oRnO+deyzkioJIYeFIu0D2G9Yhg3tEfcdN15szRNmll/9w1SVn8qQPidLcPOgcKu5Afw==", | ||||
|       "version": "2.0.22", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.22.tgz", | ||||
|       "integrity": "sha512-mI5SXbeN6uzjeErD38dW2D3UrnIKUmOt+pofM0hdvGuY/P9Ui7Dymgxq1oZe5SvUIQxz3x8u2UioUt5Qsdwr/A==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@pushrocks/lik": "^5.0.0", | ||||
|         "@pushrocks/lik": "^5.0.1", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "rxjs": "^6.6.3" | ||||
|         "rxjs": "^7.5.2" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartrx/node_modules/@pushrocks/lik": { | ||||
|       "version": "5.0.0", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-5.0.0.tgz", | ||||
|       "integrity": "sha512-vHgbXXw4LEyZIe+o1b5DkAzo7Kch7QHfwCzJDVdCfihR6aHSN7+T1aSI/mL3A7IiGhvc9ZeGdcvafEIB12rSkQ==", | ||||
|       "version": "5.0.1", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-5.0.1.tgz", | ||||
|       "integrity": "sha512-KLdckapOlEMyUiZmn4KPJa36VLtCe3FwS+/1CuG1iWkBrsfQ2aF1HzaysJLobi3K3b260qYJlMinwM2qgpsT7g==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartmatch": "^1.0.7", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "@pushrocks/smartrx": "^2.0.19", | ||||
|         "@pushrocks/smarttime": "^3.0.38", | ||||
|         "@pushrocks/smartrx": "^2.0.20", | ||||
|         "@pushrocks/smarttime": "^3.0.43", | ||||
|         "@types/minimatch": "^3.0.5", | ||||
|         "symbol-tree": "^3.2.4" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartrx/node_modules/rxjs": { | ||||
|       "version": "7.5.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/rxjs/-/rxjs-7.5.2.tgz", | ||||
|       "integrity": "sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==", | ||||
|       "license": "Apache-2.0", | ||||
|       "dependencies": { | ||||
|         "tslib": "^2.1.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartrx/node_modules/tslib": { | ||||
|       "version": "2.3.1", | ||||
|       "resolved": "https://verdaccio.lossless.one/tslib/-/tslib-2.3.1.tgz", | ||||
|       "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==", | ||||
|       "license": "0BSD" | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartshell": { | ||||
|       "version": "2.0.30", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartshell/-/smartshell-2.0.30.tgz", | ||||
| @@ -13178,6 +13193,7 @@ | ||||
|       "version": "6.6.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/rxjs/-/rxjs-6.6.7.tgz", | ||||
|       "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", | ||||
|       "dev": true, | ||||
|       "license": "Apache-2.0", | ||||
|       "dependencies": { | ||||
|         "tslib": "^1.9.0" | ||||
| @@ -14896,6 +14912,7 @@ | ||||
|       "version": "1.13.0", | ||||
|       "resolved": "https://verdaccio.lossless.one/tslib/-/tslib-1.13.0.tgz", | ||||
|       "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==", | ||||
|       "dev": true, | ||||
|       "license": "0BSD" | ||||
|     }, | ||||
|     "node_modules/tslint": { | ||||
| @@ -17984,28 +18001,41 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@pushrocks/smartrx": { | ||||
|       "version": "2.0.20", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.20.tgz", | ||||
|       "integrity": "sha512-ZE4SGVuIqoC4T5CC+7oRnO+deyzkioJIYeFIu0D2G9Yhg3tEfcdN15szRNmll/9w1SVn8qQPidLcPOgcKu5Afw==", | ||||
|       "version": "2.0.22", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.22.tgz", | ||||
|       "integrity": "sha512-mI5SXbeN6uzjeErD38dW2D3UrnIKUmOt+pofM0hdvGuY/P9Ui7Dymgxq1oZe5SvUIQxz3x8u2UioUt5Qsdwr/A==", | ||||
|       "requires": { | ||||
|         "@pushrocks/lik": "^5.0.0", | ||||
|         "@pushrocks/lik": "^5.0.1", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "rxjs": "^6.6.3" | ||||
|         "rxjs": "^7.5.2" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@pushrocks/lik": { | ||||
|           "version": "5.0.0", | ||||
|           "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-5.0.0.tgz", | ||||
|           "integrity": "sha512-vHgbXXw4LEyZIe+o1b5DkAzo7Kch7QHfwCzJDVdCfihR6aHSN7+T1aSI/mL3A7IiGhvc9ZeGdcvafEIB12rSkQ==", | ||||
|           "version": "5.0.1", | ||||
|           "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-5.0.1.tgz", | ||||
|           "integrity": "sha512-KLdckapOlEMyUiZmn4KPJa36VLtCe3FwS+/1CuG1iWkBrsfQ2aF1HzaysJLobi3K3b260qYJlMinwM2qgpsT7g==", | ||||
|           "requires": { | ||||
|             "@pushrocks/smartdelay": "^2.0.13", | ||||
|             "@pushrocks/smartmatch": "^1.0.7", | ||||
|             "@pushrocks/smartpromise": "^3.1.6", | ||||
|             "@pushrocks/smartrx": "^2.0.19", | ||||
|             "@pushrocks/smarttime": "^3.0.38", | ||||
|             "@pushrocks/smartrx": "^2.0.20", | ||||
|             "@pushrocks/smarttime": "^3.0.43", | ||||
|             "@types/minimatch": "^3.0.5", | ||||
|             "symbol-tree": "^3.2.4" | ||||
|           } | ||||
|         }, | ||||
|         "rxjs": { | ||||
|           "version": "7.5.2", | ||||
|           "resolved": "https://verdaccio.lossless.one/rxjs/-/rxjs-7.5.2.tgz", | ||||
|           "integrity": "sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==", | ||||
|           "requires": { | ||||
|             "tslib": "^2.1.0" | ||||
|           } | ||||
|         }, | ||||
|         "tslib": { | ||||
|           "version": "2.3.1", | ||||
|           "resolved": "https://verdaccio.lossless.one/tslib/-/tslib-2.3.1.tgz", | ||||
|           "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
| @@ -25794,6 +25824,7 @@ | ||||
|       "version": "6.6.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/rxjs/-/rxjs-6.6.7.tgz", | ||||
|       "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "tslib": "^1.9.0" | ||||
|       } | ||||
| @@ -27105,7 +27136,8 @@ | ||||
|     "tslib": { | ||||
|       "version": "1.13.0", | ||||
|       "resolved": "https://verdaccio.lossless.one/tslib/-/tslib-1.13.0.tgz", | ||||
|       "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==" | ||||
|       "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "tslint": { | ||||
|       "version": "6.1.3", | ||||
|   | ||||
| @@ -33,7 +33,7 @@ | ||||
|     "@pushrocks/smartdelay": "^2.0.13", | ||||
|     "@pushrocks/smartmatch": "^1.0.7", | ||||
|     "@pushrocks/smartpromise": "^3.1.6", | ||||
|     "@pushrocks/smartrx": "^2.0.20", | ||||
|     "@pushrocks/smartrx": "^2.0.22", | ||||
|     "@pushrocks/smarttime": "^3.0.43", | ||||
|     "@types/minimatch": "^3.0.5", | ||||
|     "symbol-tree": "^3.2.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user