Merge branch 'master' into natsoni/decode-tx
This commit is contained in:
		
						commit
						e05a9a6dfa
					
				
							
								
								
									
										331
									
								
								frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										331
									
								
								frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -23,9 +23,9 @@ | ||||
|         "@angular/router": "^17.3.1", | ||||
|         "@angular/ssr": "^17.3.1", | ||||
|         "@fortawesome/angular-fontawesome": "~0.14.1", | ||||
|         "@fortawesome/fontawesome-common-types": "~6.6.0", | ||||
|         "@fortawesome/fontawesome-svg-core": "~6.6.0", | ||||
|         "@fortawesome/free-solid-svg-icons": "~6.6.0", | ||||
|         "@fortawesome/fontawesome-common-types": "~6.7.2", | ||||
|         "@fortawesome/fontawesome-svg-core": "~6.7.2", | ||||
|         "@fortawesome/free-solid-svg-icons": "~6.7.2", | ||||
|         "@mempool/mempool.js": "2.3.0", | ||||
|         "@ng-bootstrap/ng-bootstrap": "^16.0.0", | ||||
|         "@types/qrcode": "~1.5.0", | ||||
| @ -35,7 +35,6 @@ | ||||
|         "domino": "^2.1.6", | ||||
|         "echarts": "~5.5.0", | ||||
|         "esbuild": "^0.24.0", | ||||
|         "lightweight-charts": "~3.8.0", | ||||
|         "ngx-echarts": "~17.2.0", | ||||
|         "ngx-infinite-scroll": "^17.0.0", | ||||
|         "qrcode": "1.5.1", | ||||
| @ -62,7 +61,7 @@ | ||||
|       "optionalDependencies": { | ||||
|         "@cypress/schematic": "^2.5.0", | ||||
|         "@types/cypress": "^1.1.3", | ||||
|         "cypress": "^13.15.0", | ||||
|         "cypress": "^13.17.0", | ||||
|         "cypress-fail-on-console-error": "~5.1.0", | ||||
|         "cypress-wait-until": "^2.0.1", | ||||
|         "mock-socket": "~9.3.1", | ||||
| @ -3113,9 +3112,10 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@cypress/request": { | ||||
|       "version": "3.0.5", | ||||
|       "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.5.tgz", | ||||
|       "integrity": "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA==", | ||||
|       "version": "3.0.7", | ||||
|       "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.7.tgz", | ||||
|       "integrity": "sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==", | ||||
|       "license": "Apache-2.0", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "aws-sign2": "~0.7.0", | ||||
| @ -3131,9 +3131,9 @@ | ||||
|         "json-stringify-safe": "~5.0.1", | ||||
|         "mime-types": "~2.1.19", | ||||
|         "performance-now": "^2.1.0", | ||||
|         "qs": "6.13.0", | ||||
|         "qs": "6.13.1", | ||||
|         "safe-buffer": "^5.1.2", | ||||
|         "tough-cookie": "^4.1.3", | ||||
|         "tough-cookie": "^5.0.0", | ||||
|         "tunnel-agent": "^0.6.0", | ||||
|         "uuid": "^8.3.2" | ||||
|       }, | ||||
| @ -3141,6 +3141,22 @@ | ||||
|         "node": ">= 6" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@cypress/request/node_modules/qs": { | ||||
|       "version": "6.13.1", | ||||
|       "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.1.tgz", | ||||
|       "integrity": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==", | ||||
|       "license": "BSD-3-Clause", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "side-channel": "^1.0.6" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=0.6" | ||||
|       }, | ||||
|       "funding": { | ||||
|         "url": "https://github.com/sponsors/ljharb" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@cypress/schematic": { | ||||
|       "version": "2.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-2.5.0.tgz", | ||||
| @ -3674,30 +3690,33 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@fortawesome/fontawesome-common-types": { | ||||
|       "version": "6.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.6.0.tgz", | ||||
|       "integrity": "sha512-xyX0X9mc0kyz9plIyryrRbl7ngsA9jz77mCZJsUkLl+ZKs0KWObgaEBoSgQiYWAsSmjz/yjl0F++Got0Mdp4Rw==", | ||||
|       "version": "6.7.2", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz", | ||||
|       "integrity": "sha512-Zs+YeHUC5fkt7Mg1l6XTniei3k4bwG/yo3iFUtZWd/pMx9g3fdvkSK9E0FOC+++phXOka78uJcYb8JaFkW52Xg==", | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=6" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@fortawesome/fontawesome-svg-core": { | ||||
|       "version": "6.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.6.0.tgz", | ||||
|       "integrity": "sha512-KHwPkCk6oRT4HADE7smhfsKudt9N/9lm6EJ5BVg0tD1yPA5hht837fB87F8pn15D8JfTqQOjhKTktwmLMiD7Kg==", | ||||
|       "version": "6.7.2", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", | ||||
|       "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@fortawesome/fontawesome-common-types": "6.6.0" | ||||
|         "@fortawesome/fontawesome-common-types": "6.7.2" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@fortawesome/free-solid-svg-icons": { | ||||
|       "version": "6.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.6.0.tgz", | ||||
|       "integrity": "sha512-IYv/2skhEDFc2WGUcqvFJkeK39Q+HyPf5GHUrT/l2pKbtgEIv1al1TKd6qStR5OIwQdN1GZP54ci3y4mroJWjA==", | ||||
|       "version": "6.7.2", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.7.2.tgz", | ||||
|       "integrity": "sha512-GsBrnOzU8uj0LECDfD5zomZJIjrPhIlWU82AHwa2s40FKH+kcxQaBvBo3Z4TxyZHIyX8XTDxsyA33/Vx9eFuQA==", | ||||
|       "license": "(CC-BY-4.0 AND MIT)", | ||||
|       "dependencies": { | ||||
|         "@fortawesome/fontawesome-common-types": "6.6.0" | ||||
|         "@fortawesome/fontawesome-common-types": "6.7.2" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6" | ||||
| @ -5673,6 +5692,7 @@ | ||||
|       "version": "0.2.6", | ||||
|       "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", | ||||
|       "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "safer-buffer": "~2.1.0" | ||||
| @ -5707,6 +5727,7 @@ | ||||
|       "version": "1.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | ||||
|       "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "engines": { | ||||
|         "node": ">=0.8" | ||||
| @ -5827,6 +5848,7 @@ | ||||
|       "version": "0.7.0", | ||||
|       "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", | ||||
|       "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", | ||||
|       "license": "Apache-2.0", | ||||
|       "optional": true, | ||||
|       "engines": { | ||||
|         "node": "*" | ||||
| @ -5836,6 +5858,7 @@ | ||||
|       "version": "1.13.2", | ||||
|       "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.13.2.tgz", | ||||
|       "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==", | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/axios": { | ||||
| @ -5993,6 +6016,7 @@ | ||||
|       "version": "1.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", | ||||
|       "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", | ||||
|       "license": "BSD-3-Clause", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "tweetnacl": "^0.14.3" | ||||
| @ -7068,6 +7092,7 @@ | ||||
|       "version": "0.12.0", | ||||
|       "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", | ||||
|       "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", | ||||
|       "license": "Apache-2.0", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/chai": { | ||||
| @ -7170,15 +7195,16 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/ci-info": { | ||||
|       "version": "3.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", | ||||
|       "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", | ||||
|       "version": "4.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", | ||||
|       "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", | ||||
|       "funding": [ | ||||
|         { | ||||
|           "type": "github", | ||||
|           "url": "https://github.com/sponsors/sibiraj-s" | ||||
|         } | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "engines": { | ||||
|         "node": ">=8" | ||||
| @ -7953,13 +7979,14 @@ | ||||
|       "peer": true | ||||
|     }, | ||||
|     "node_modules/cypress": { | ||||
|       "version": "13.15.0", | ||||
|       "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz", | ||||
|       "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", | ||||
|       "version": "13.17.0", | ||||
|       "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz", | ||||
|       "integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==", | ||||
|       "hasInstallScript": true, | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "@cypress/request": "^3.0.4", | ||||
|         "@cypress/request": "^3.0.6", | ||||
|         "@cypress/xvfb": "^1.2.4", | ||||
|         "@types/sinonjs__fake-timers": "8.1.1", | ||||
|         "@types/sizzle": "^2.3.2", | ||||
| @ -7970,6 +7997,7 @@ | ||||
|         "cachedir": "^2.3.0", | ||||
|         "chalk": "^4.1.0", | ||||
|         "check-more-types": "^2.24.0", | ||||
|         "ci-info": "^4.0.0", | ||||
|         "cli-cursor": "^3.1.0", | ||||
|         "cli-table3": "~0.6.1", | ||||
|         "commander": "^6.2.1", | ||||
| @ -7984,7 +8012,6 @@ | ||||
|         "figures": "^3.2.0", | ||||
|         "fs-extra": "^9.1.0", | ||||
|         "getos": "^3.2.1", | ||||
|         "is-ci": "^3.0.1", | ||||
|         "is-installed-globally": "~0.4.0", | ||||
|         "lazy-ass": "^1.6.0", | ||||
|         "listr2": "^3.8.3", | ||||
| @ -7999,6 +8026,7 @@ | ||||
|         "semver": "^7.5.3", | ||||
|         "supports-color": "^8.1.1", | ||||
|         "tmp": "~0.2.3", | ||||
|         "tree-kill": "1.2.2", | ||||
|         "untildify": "^4.0.0", | ||||
|         "yauzl": "^2.10.0" | ||||
|       }, | ||||
| @ -8201,6 +8229,7 @@ | ||||
|       "version": "1.14.1", | ||||
|       "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", | ||||
|       "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "assert-plus": "^1.0.0" | ||||
| @ -8687,6 +8716,7 @@ | ||||
|       "version": "0.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", | ||||
|       "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "jsbn": "~0.1.0", | ||||
| @ -9905,6 +9935,7 @@ | ||||
|       "engines": [ | ||||
|         "node >=0.6.0" | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/falafel": { | ||||
| @ -9921,11 +9952,6 @@ | ||||
|         "node": ">=0.4.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/fancy-canvas": { | ||||
|       "version": "0.2.2", | ||||
|       "resolved": "https://registry.npmjs.org/fancy-canvas/-/fancy-canvas-0.2.2.tgz", | ||||
|       "integrity": "sha512-50qi8xA0QkHbjmb8h7XQ6k2fvD7y/yMfiUw9YTarJ7rWrq6o5/3CCXPouYk+XSLASvvxtjyiQLRBFt3qkE3oyA==" | ||||
|     }, | ||||
|     "node_modules/fast-deep-equal": { | ||||
|       "version": "3.1.3", | ||||
|       "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | ||||
| @ -10193,6 +10219,7 @@ | ||||
|       "version": "0.6.1", | ||||
|       "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", | ||||
|       "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", | ||||
|       "license": "Apache-2.0", | ||||
|       "optional": true, | ||||
|       "engines": { | ||||
|         "node": "*" | ||||
| @ -10400,6 +10427,7 @@ | ||||
|       "version": "0.1.7", | ||||
|       "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", | ||||
|       "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "assert-plus": "^1.0.0" | ||||
| @ -10854,6 +10882,7 @@ | ||||
|       "version": "1.4.0", | ||||
|       "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.4.0.tgz", | ||||
|       "integrity": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "assert-plus": "^1.0.0", | ||||
| @ -11220,18 +11249,6 @@ | ||||
|         "url": "https://github.com/sponsors/ljharb" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/is-ci": { | ||||
|       "version": "3.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz", | ||||
|       "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "ci-info": "^3.2.0" | ||||
|       }, | ||||
|       "bin": { | ||||
|         "is-ci": "bin.js" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/is-core-module": { | ||||
|       "version": "2.13.1", | ||||
|       "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", | ||||
| @ -11481,6 +11498,7 @@ | ||||
|       "version": "1.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", | ||||
|       "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/is-unicode-supported": { | ||||
| @ -11545,6 +11563,7 @@ | ||||
|       "version": "0.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", | ||||
|       "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/istanbul-lib-coverage": { | ||||
| @ -11678,6 +11697,7 @@ | ||||
|       "version": "0.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", | ||||
|       "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/jsesc": { | ||||
| @ -11706,6 +11726,7 @@ | ||||
|       "version": "0.4.0", | ||||
|       "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", | ||||
|       "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", | ||||
|       "license": "(AFL-2.1 OR BSD-3-Clause)", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/json-schema-traverse": { | ||||
| @ -11723,6 +11744,7 @@ | ||||
|       "version": "5.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", | ||||
|       "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", | ||||
|       "license": "ISC", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/json5": { | ||||
| @ -11783,6 +11805,7 @@ | ||||
|       "engines": [ | ||||
|         "node >=0.6.0" | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "assert-plus": "1.0.0", | ||||
| @ -12106,14 +12129,6 @@ | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/lightweight-charts": { | ||||
|       "version": "3.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/lightweight-charts/-/lightweight-charts-3.8.0.tgz", | ||||
|       "integrity": "sha512-7yFGnYuE1RjRJG9RwUTBz5wvF1QtjBOSW4FFlikr8Dh+/TDNt4ci+HsWSYmStgQUpawpvkCJ3j5/W25GppGj9Q==", | ||||
|       "dependencies": { | ||||
|         "fancy-canvas": "0.2.2" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/limiter": { | ||||
|       "version": "1.1.5", | ||||
|       "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz", | ||||
| @ -14110,6 +14125,7 @@ | ||||
|       "version": "2.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", | ||||
|       "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/picocolors": { | ||||
| @ -14540,12 +14556,6 @@ | ||||
|         "node": ">= 0.10" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/psl": { | ||||
|       "version": "1.9.0", | ||||
|       "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", | ||||
|       "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/public-encrypt": { | ||||
|       "version": "4.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz", | ||||
| @ -14661,12 +14671,6 @@ | ||||
|         "node": ">=0.4.x" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/querystringify": { | ||||
|       "version": "2.2.0", | ||||
|       "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", | ||||
|       "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/queue-microtask": { | ||||
|       "version": "1.2.3", | ||||
|       "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", | ||||
| @ -16028,6 +16032,7 @@ | ||||
|       "version": "1.18.0", | ||||
|       "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.18.0.tgz", | ||||
|       "integrity": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "asn1": "~0.2.3", | ||||
| @ -16577,6 +16582,26 @@ | ||||
|         "readable-stream": "3" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/tldts": { | ||||
|       "version": "6.1.70", | ||||
|       "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.70.tgz", | ||||
|       "integrity": "sha512-/W1YVgYVJd9ZDjey5NXadNh0mJXkiUMUue9Zebd0vpdo1sU+H4zFFTaJ1RKD4N6KFoHfcXy6l+Vu7bh+bdWCzA==", | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "tldts-core": "^6.1.70" | ||||
|       }, | ||||
|       "bin": { | ||||
|         "tldts": "bin/cli.js" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/tldts-core": { | ||||
|       "version": "6.1.70", | ||||
|       "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.70.tgz", | ||||
|       "integrity": "sha512-RNnIXDB1FD4T9cpQRErEqw6ZpjLlGdMOitdV+0xtbsnwr4YFka1zpc7D4KD+aAn8oSG5JyFrdasZTE04qDE9Yg==", | ||||
|       "license": "MIT", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/tlite": { | ||||
|       "version": "0.1.9", | ||||
|       "resolved": "https://registry.npmjs.org/tlite/-/tlite-0.1.9.tgz", | ||||
| @ -16621,27 +16646,16 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/tough-cookie": { | ||||
|       "version": "4.1.4", | ||||
|       "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", | ||||
|       "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", | ||||
|       "version": "5.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.0.0.tgz", | ||||
|       "integrity": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==", | ||||
|       "license": "BSD-3-Clause", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "psl": "^1.1.33", | ||||
|         "punycode": "^2.1.1", | ||||
|         "universalify": "^0.2.0", | ||||
|         "url-parse": "^1.5.3" | ||||
|         "tldts": "^6.1.32" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/tough-cookie/node_modules/universalify": { | ||||
|       "version": "0.2.0", | ||||
|       "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", | ||||
|       "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", | ||||
|       "optional": true, | ||||
|       "engines": { | ||||
|         "node": ">= 4.0.0" | ||||
|         "node": ">=16" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/transform-ast": { | ||||
| @ -16810,6 +16824,7 @@ | ||||
|       "version": "0.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", | ||||
|       "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", | ||||
|       "license": "Apache-2.0", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "safe-buffer": "^5.0.1" | ||||
| @ -16822,6 +16837,7 @@ | ||||
|       "version": "0.14.5", | ||||
|       "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", | ||||
|       "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", | ||||
|       "license": "Unlicense", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "node_modules/type": { | ||||
| @ -17130,16 +17146,6 @@ | ||||
|         "querystring": "0.2.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/url-parse": { | ||||
|       "version": "1.5.10", | ||||
|       "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", | ||||
|       "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "querystringify": "^2.1.1", | ||||
|         "requires-port": "^1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/url/node_modules/punycode": { | ||||
|       "version": "1.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz", | ||||
| @ -17207,6 +17213,7 @@ | ||||
|       "engines": [ | ||||
|         "node >=0.6.0" | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "optional": true, | ||||
|       "dependencies": { | ||||
|         "assert-plus": "^1.0.0", | ||||
| @ -20348,9 +20355,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@cypress/request": { | ||||
|       "version": "3.0.5", | ||||
|       "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.5.tgz", | ||||
|       "integrity": "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA==", | ||||
|       "version": "3.0.7", | ||||
|       "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.7.tgz", | ||||
|       "integrity": "sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==", | ||||
|       "optional": true, | ||||
|       "requires": { | ||||
|         "aws-sign2": "~0.7.0", | ||||
| @ -20366,11 +20373,22 @@ | ||||
|         "json-stringify-safe": "~5.0.1", | ||||
|         "mime-types": "~2.1.19", | ||||
|         "performance-now": "^2.1.0", | ||||
|         "qs": "6.13.0", | ||||
|         "qs": "6.13.1", | ||||
|         "safe-buffer": "^5.1.2", | ||||
|         "tough-cookie": "^4.1.3", | ||||
|         "tough-cookie": "^5.0.0", | ||||
|         "tunnel-agent": "^0.6.0", | ||||
|         "uuid": "^8.3.2" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "qs": { | ||||
|           "version": "6.13.1", | ||||
|           "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.1.tgz", | ||||
|           "integrity": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==", | ||||
|           "optional": true, | ||||
|           "requires": { | ||||
|             "side-channel": "^1.0.6" | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "@cypress/schematic": { | ||||
| @ -20649,24 +20667,24 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@fortawesome/fontawesome-common-types": { | ||||
|       "version": "6.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.6.0.tgz", | ||||
|       "integrity": "sha512-xyX0X9mc0kyz9plIyryrRbl7ngsA9jz77mCZJsUkLl+ZKs0KWObgaEBoSgQiYWAsSmjz/yjl0F++Got0Mdp4Rw==" | ||||
|       "version": "6.7.2", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz", | ||||
|       "integrity": "sha512-Zs+YeHUC5fkt7Mg1l6XTniei3k4bwG/yo3iFUtZWd/pMx9g3fdvkSK9E0FOC+++phXOka78uJcYb8JaFkW52Xg==" | ||||
|     }, | ||||
|     "@fortawesome/fontawesome-svg-core": { | ||||
|       "version": "6.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.6.0.tgz", | ||||
|       "integrity": "sha512-KHwPkCk6oRT4HADE7smhfsKudt9N/9lm6EJ5BVg0tD1yPA5hht837fB87F8pn15D8JfTqQOjhKTktwmLMiD7Kg==", | ||||
|       "version": "6.7.2", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", | ||||
|       "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", | ||||
|       "requires": { | ||||
|         "@fortawesome/fontawesome-common-types": "6.6.0" | ||||
|         "@fortawesome/fontawesome-common-types": "6.7.2" | ||||
|       } | ||||
|     }, | ||||
|     "@fortawesome/free-solid-svg-icons": { | ||||
|       "version": "6.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.6.0.tgz", | ||||
|       "integrity": "sha512-IYv/2skhEDFc2WGUcqvFJkeK39Q+HyPf5GHUrT/l2pKbtgEIv1al1TKd6qStR5OIwQdN1GZP54ci3y4mroJWjA==", | ||||
|       "version": "6.7.2", | ||||
|       "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.7.2.tgz", | ||||
|       "integrity": "sha512-GsBrnOzU8uj0LECDfD5zomZJIjrPhIlWU82AHwa2s40FKH+kcxQaBvBo3Z4TxyZHIyX8XTDxsyA33/Vx9eFuQA==", | ||||
|       "requires": { | ||||
|         "@fortawesome/fontawesome-common-types": "6.6.0" | ||||
|         "@fortawesome/fontawesome-common-types": "6.7.2" | ||||
|       } | ||||
|     }, | ||||
|     "@goto-bus-stop/common-shake": { | ||||
| @ -23298,9 +23316,9 @@ | ||||
|       "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==" | ||||
|     }, | ||||
|     "ci-info": { | ||||
|       "version": "3.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", | ||||
|       "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", | ||||
|       "version": "4.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", | ||||
|       "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "cipher-base": { | ||||
| @ -23896,12 +23914,12 @@ | ||||
|       "peer": true | ||||
|     }, | ||||
|     "cypress": { | ||||
|       "version": "13.15.0", | ||||
|       "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz", | ||||
|       "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", | ||||
|       "version": "13.17.0", | ||||
|       "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz", | ||||
|       "integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==", | ||||
|       "optional": true, | ||||
|       "requires": { | ||||
|         "@cypress/request": "^3.0.4", | ||||
|         "@cypress/request": "^3.0.6", | ||||
|         "@cypress/xvfb": "^1.2.4", | ||||
|         "@types/sinonjs__fake-timers": "8.1.1", | ||||
|         "@types/sizzle": "^2.3.2", | ||||
| @ -23912,6 +23930,7 @@ | ||||
|         "cachedir": "^2.3.0", | ||||
|         "chalk": "^4.1.0", | ||||
|         "check-more-types": "^2.24.0", | ||||
|         "ci-info": "^4.0.0", | ||||
|         "cli-cursor": "^3.1.0", | ||||
|         "cli-table3": "~0.6.1", | ||||
|         "commander": "^6.2.1", | ||||
| @ -23926,7 +23945,6 @@ | ||||
|         "figures": "^3.2.0", | ||||
|         "fs-extra": "^9.1.0", | ||||
|         "getos": "^3.2.1", | ||||
|         "is-ci": "^3.0.1", | ||||
|         "is-installed-globally": "~0.4.0", | ||||
|         "lazy-ass": "^1.6.0", | ||||
|         "listr2": "^3.8.3", | ||||
| @ -23941,6 +23959,7 @@ | ||||
|         "semver": "^7.5.3", | ||||
|         "supports-color": "^8.1.1", | ||||
|         "tmp": "~0.2.3", | ||||
|         "tree-kill": "1.2.2", | ||||
|         "untildify": "^4.0.0", | ||||
|         "yauzl": "^2.10.0" | ||||
|       }, | ||||
| @ -25433,11 +25452,6 @@ | ||||
|         "object-keys": "^1.0.6" | ||||
|       } | ||||
|     }, | ||||
|     "fancy-canvas": { | ||||
|       "version": "0.2.2", | ||||
|       "resolved": "https://registry.npmjs.org/fancy-canvas/-/fancy-canvas-0.2.2.tgz", | ||||
|       "integrity": "sha512-50qi8xA0QkHbjmb8h7XQ6k2fvD7y/yMfiUw9YTarJ7rWrq6o5/3CCXPouYk+XSLASvvxtjyiQLRBFt3qkE3oyA==" | ||||
|     }, | ||||
|     "fast-deep-equal": { | ||||
|       "version": "3.1.3", | ||||
|       "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | ||||
| @ -26373,15 +26387,6 @@ | ||||
|       "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", | ||||
|       "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==" | ||||
|     }, | ||||
|     "is-ci": { | ||||
|       "version": "3.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz", | ||||
|       "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==", | ||||
|       "optional": true, | ||||
|       "requires": { | ||||
|         "ci-info": "^3.2.0" | ||||
|       } | ||||
|     }, | ||||
|     "is-core-module": { | ||||
|       "version": "2.13.1", | ||||
|       "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", | ||||
| @ -27015,14 +27020,6 @@ | ||||
|         "webpack-sources": "^3.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "lightweight-charts": { | ||||
|       "version": "3.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/lightweight-charts/-/lightweight-charts-3.8.0.tgz", | ||||
|       "integrity": "sha512-7yFGnYuE1RjRJG9RwUTBz5wvF1QtjBOSW4FFlikr8Dh+/TDNt4ci+HsWSYmStgQUpawpvkCJ3j5/W25GppGj9Q==", | ||||
|       "requires": { | ||||
|         "fancy-canvas": "0.2.2" | ||||
|       } | ||||
|     }, | ||||
|     "limiter": { | ||||
|       "version": "1.1.5", | ||||
|       "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz", | ||||
| @ -28806,12 +28803,6 @@ | ||||
|         "event-stream": "=3.3.4" | ||||
|       } | ||||
|     }, | ||||
|     "psl": { | ||||
|       "version": "1.9.0", | ||||
|       "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", | ||||
|       "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "public-encrypt": { | ||||
|       "version": "4.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz", | ||||
| @ -28903,12 +28894,6 @@ | ||||
|       "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz", | ||||
|       "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=" | ||||
|     }, | ||||
|     "querystringify": { | ||||
|       "version": "2.2.0", | ||||
|       "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", | ||||
|       "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "queue-microtask": { | ||||
|       "version": "1.2.3", | ||||
|       "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", | ||||
| @ -30373,6 +30358,21 @@ | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "tldts": { | ||||
|       "version": "6.1.70", | ||||
|       "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.70.tgz", | ||||
|       "integrity": "sha512-/W1YVgYVJd9ZDjey5NXadNh0mJXkiUMUue9Zebd0vpdo1sU+H4zFFTaJ1RKD4N6KFoHfcXy6l+Vu7bh+bdWCzA==", | ||||
|       "optional": true, | ||||
|       "requires": { | ||||
|         "tldts-core": "^6.1.70" | ||||
|       } | ||||
|     }, | ||||
|     "tldts-core": { | ||||
|       "version": "6.1.70", | ||||
|       "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.70.tgz", | ||||
|       "integrity": "sha512-RNnIXDB1FD4T9cpQRErEqw6ZpjLlGdMOitdV+0xtbsnwr4YFka1zpc7D4KD+aAn8oSG5JyFrdasZTE04qDE9Yg==", | ||||
|       "optional": true | ||||
|     }, | ||||
|     "tlite": { | ||||
|       "version": "0.1.9", | ||||
|       "resolved": "https://registry.npmjs.org/tlite/-/tlite-0.1.9.tgz", | ||||
| @ -30405,23 +30405,12 @@ | ||||
|       "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" | ||||
|     }, | ||||
|     "tough-cookie": { | ||||
|       "version": "4.1.4", | ||||
|       "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", | ||||
|       "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", | ||||
|       "version": "5.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.0.0.tgz", | ||||
|       "integrity": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==", | ||||
|       "optional": true, | ||||
|       "requires": { | ||||
|         "psl": "^1.1.33", | ||||
|         "punycode": "^2.1.1", | ||||
|         "universalify": "^0.2.0", | ||||
|         "url-parse": "^1.5.3" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "universalify": { | ||||
|           "version": "0.2.0", | ||||
|           "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", | ||||
|           "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", | ||||
|           "optional": true | ||||
|         } | ||||
|         "tldts": "^6.1.32" | ||||
|       } | ||||
|     }, | ||||
|     "transform-ast": { | ||||
| @ -30757,16 +30746,6 @@ | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "url-parse": { | ||||
|       "version": "1.5.10", | ||||
|       "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", | ||||
|       "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", | ||||
|       "optional": true, | ||||
|       "requires": { | ||||
|         "querystringify": "^2.1.1", | ||||
|         "requires-port": "^1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "util-deprecate": { | ||||
|       "version": "1.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | ||||
|  | ||||
| @ -76,9 +76,9 @@ | ||||
|     "@angular/router": "^17.3.1", | ||||
|     "@angular/ssr": "^17.3.1", | ||||
|     "@fortawesome/angular-fontawesome": "~0.14.1", | ||||
|     "@fortawesome/fontawesome-common-types": "~6.6.0", | ||||
|     "@fortawesome/fontawesome-svg-core": "~6.6.0", | ||||
|     "@fortawesome/free-solid-svg-icons": "~6.6.0", | ||||
|     "@fortawesome/fontawesome-common-types": "~6.7.2", | ||||
|     "@fortawesome/fontawesome-svg-core": "~6.7.2", | ||||
|     "@fortawesome/free-solid-svg-icons": "~6.7.2", | ||||
|     "@mempool/mempool.js": "2.3.0", | ||||
|     "@ng-bootstrap/ng-bootstrap": "^16.0.0", | ||||
|     "@types/qrcode": "~1.5.0", | ||||
| @ -87,7 +87,6 @@ | ||||
|     "clipboard": "^2.0.11", | ||||
|     "domino": "^2.1.6", | ||||
|     "echarts": "~5.5.0", | ||||
|     "lightweight-charts": "~3.8.0", | ||||
|     "ngx-echarts": "~17.2.0", | ||||
|     "ngx-infinite-scroll": "^17.0.0", | ||||
|     "qrcode": "1.5.1", | ||||
| @ -115,7 +114,7 @@ | ||||
|   "optionalDependencies": { | ||||
|     "@cypress/schematic": "^2.5.0", | ||||
|     "@types/cypress": "^1.1.3", | ||||
|     "cypress": "^13.15.0", | ||||
|     "cypress": "^13.17.0", | ||||
|     "cypress-fail-on-console-error": "~5.1.0", | ||||
|     "cypress-wait-until": "^2.0.1", | ||||
|     "mock-socket": "~9.3.1", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user