fix(core): update
This commit is contained in:
		
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @@ -45,7 +45,7 @@ | ||||
|     "@push.rocks/smartdelay": "^3.0.5", | ||||
|     "@push.rocks/smartenv": "^5.0.10", | ||||
|     "@push.rocks/smartfeed": "^1.0.11", | ||||
|     "@push.rocks/smartfile": "^10.0.33", | ||||
|     "@push.rocks/smartfile": "^11.0.0", | ||||
|     "@push.rocks/smartlog": "^3.0.3", | ||||
|     "@push.rocks/smartlog-destination-devtools": "^1.0.10", | ||||
|     "@push.rocks/smartmanifest": "^2.0.2", | ||||
| @@ -53,8 +53,8 @@ | ||||
|     "@push.rocks/smartopen": "^2.0.0", | ||||
|     "@push.rocks/smartpath": "^5.0.11", | ||||
|     "@push.rocks/smartpromise": "^4.0.2", | ||||
|     "@push.rocks/smartrequest": "^2.0.18", | ||||
|     "@push.rocks/smartrx": "^3.0.6", | ||||
|     "@push.rocks/smartrequest": "^2.0.20", | ||||
|     "@push.rocks/smartrx": "^3.0.7", | ||||
|     "@push.rocks/smartsitemap": "^2.0.3", | ||||
|     "@push.rocks/smarttime": "^4.0.6", | ||||
|     "@push.rocks/webstore": "^2.0.13", | ||||
| @@ -64,7 +64,7 @@ | ||||
|     "cors": "^2.8.5", | ||||
|     "express": "^4.18.2", | ||||
|     "express-force-ssl": "^0.3.2", | ||||
|     "lit": "^3.0.0" | ||||
|     "lit": "^3.0.2" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@git.zone/tsbuild": "^2.1.66", | ||||
| @@ -72,7 +72,7 @@ | ||||
|     "@git.zone/tsrun": "^1.2.44", | ||||
|     "@git.zone/tstest": "^1.0.77", | ||||
|     "@push.rocks/tapbundle": "^5.0.15", | ||||
|     "@types/node": "^20.8.7" | ||||
|     "@types/node": "^20.8.10" | ||||
|   }, | ||||
|   "private": false, | ||||
|   "browserslist": [ | ||||
|   | ||||
							
								
								
									
										221
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										221
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -30,8 +30,8 @@ dependencies: | ||||
|     specifier: ^1.0.11 | ||||
|     version: 1.0.11 | ||||
|   '@push.rocks/smartfile': | ||||
|     specifier: ^10.0.33 | ||||
|     version: 10.0.33 | ||||
|     specifier: ^11.0.0 | ||||
|     version: 11.0.0 | ||||
|   '@push.rocks/smartlog': | ||||
|     specifier: ^3.0.3 | ||||
|     version: 3.0.3 | ||||
| @@ -54,11 +54,11 @@ dependencies: | ||||
|     specifier: ^4.0.2 | ||||
|     version: 4.0.3 | ||||
|   '@push.rocks/smartrequest': | ||||
|     specifier: ^2.0.18 | ||||
|     version: 2.0.18 | ||||
|     specifier: ^2.0.20 | ||||
|     version: 2.0.20 | ||||
|   '@push.rocks/smartrx': | ||||
|     specifier: ^3.0.6 | ||||
|     version: 3.0.6 | ||||
|     specifier: ^3.0.7 | ||||
|     version: 3.0.7 | ||||
|   '@push.rocks/smartsitemap': | ||||
|     specifier: ^2.0.3 | ||||
|     version: 2.0.3 | ||||
| @@ -87,8 +87,8 @@ dependencies: | ||||
|     specifier: ^0.3.2 | ||||
|     version: 0.3.2 | ||||
|   lit: | ||||
|     specifier: ^3.0.0 | ||||
|     version: 3.0.0 | ||||
|     specifier: ^3.0.2 | ||||
|     version: 3.0.2 | ||||
|  | ||||
| devDependencies: | ||||
|   '@git.zone/tsbuild': | ||||
| @@ -99,16 +99,16 @@ devDependencies: | ||||
|     version: 2.0.10 | ||||
|   '@git.zone/tsrun': | ||||
|     specifier: ^1.2.44 | ||||
|     version: 1.2.46(@types/node@20.8.7) | ||||
|     version: 1.2.46(@types/node@20.8.10) | ||||
|   '@git.zone/tstest': | ||||
|     specifier: ^1.0.77 | ||||
|     version: 1.0.81(@types/node@20.8.7)(sinon@17.0.0) | ||||
|     version: 1.0.81(@types/node@20.8.10)(sinon@17.0.1) | ||||
|   '@push.rocks/tapbundle': | ||||
|     specifier: ^5.0.15 | ||||
|     version: 5.0.15(sinon@17.0.0) | ||||
|     version: 5.0.15(sinon@17.0.1) | ||||
|   '@types/node': | ||||
|     specifier: ^20.8.7 | ||||
|     version: 20.8.7 | ||||
|     specifier: ^20.8.10 | ||||
|     version: 20.8.10 | ||||
|  | ||||
| packages: | ||||
|  | ||||
| @@ -136,7 +136,7 @@ packages: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.10 | ||||
|       '@push.rocks/smartfeed': 1.0.11 | ||||
|       '@push.rocks/smartfile': 10.0.33 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartlog-destination-devtools': 1.0.10 | ||||
|       '@push.rocks/smartmanifest': 2.0.2 | ||||
| @@ -144,8 +144,8 @@ packages: | ||||
|       '@push.rocks/smartopen': 2.0.0 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.18 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrequest': 2.0.20 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smartsitemap': 2.0.3 | ||||
|       '@push.rocks/smarttime': 4.0.6 | ||||
|       '@push.rocks/webstore': 2.0.13 | ||||
| @@ -168,7 +168,7 @@ packages: | ||||
|       '@api.global/typedrequest-interfaces': 3.0.1 | ||||
|       '@push.rocks/isohash': 2.0.1 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smartsocket': 2.0.24 | ||||
|       '@push.rocks/smartstring': 4.0.9 | ||||
|       '@push.rocks/smarturl': 3.0.7 | ||||
| @@ -417,7 +417,7 @@ packages: | ||||
|       '@push.rocks/early': 4.0.4 | ||||
|       '@push.rocks/smartcli': 4.0.8 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 10.0.33 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
| @@ -431,7 +431,7 @@ packages: | ||||
|       '@push.rocks/early': 4.0.4 | ||||
|       '@push.rocks/smartcli': 4.0.8 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 10.0.33 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartlog-destination-local': 9.0.1 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
| @@ -445,13 +445,13 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /@git.zone/tsrun@1.2.46(@types/node@20.8.7): | ||||
|   /@git.zone/tsrun@1.2.46(@types/node@20.8.10): | ||||
|     resolution: {integrity: sha512-8miFVBle9Mnjx+uPGI/P+EuWcIOXWjBAkdjN5IYbdp5Ytt4xQODCLh4JSnC9h56UeU1nUxCAxZeJs2e9TXrivA==} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@push.rocks/smartfile': 10.0.33 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartshell': 3.0.3 | ||||
|       ts-node: 10.9.1(@types/node@20.8.7)(typescript@5.1.6) | ||||
|       ts-node: 10.9.1(@types/node@20.8.10)(typescript@5.1.6) | ||||
|       typescript: 5.1.6 | ||||
|     transitivePeerDependencies: | ||||
|       - '@swc/core' | ||||
| @@ -459,21 +459,21 @@ packages: | ||||
|       - '@types/node' | ||||
|     dev: true | ||||
|  | ||||
|   /@git.zone/tstest@1.0.81(@types/node@20.8.7)(sinon@17.0.0): | ||||
|   /@git.zone/tstest@1.0.81(@types/node@20.8.10)(sinon@17.0.1): | ||||
|     resolution: {integrity: sha512-OUTACsOmvvzbKay4i1hbBaToLzo/OaCYV1PiYpoK9S2BJMbVJAik+ZbdixbJugoLrw7bR9velYgT66lnS6OZUA==} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@api.global/typedserver': 3.0.5 | ||||
|       '@git.zone/tsbundle': 2.0.10 | ||||
|       '@git.zone/tsrun': 1.2.46(@types/node@20.8.7) | ||||
|       '@git.zone/tsrun': 1.2.46(@types/node@20.8.10) | ||||
|       '@push.rocks/consolecolor': 2.0.1 | ||||
|       '@push.rocks/smartbrowser': 2.0.6 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 10.0.33 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartshell': 3.0.3 | ||||
|       '@push.rocks/tapbundle': 5.0.15(sinon@17.0.0) | ||||
|       '@push.rocks/tapbundle': 5.0.15(sinon@17.0.1) | ||||
|       figures: 5.0.0 | ||||
|     transitivePeerDependencies: | ||||
|       - '@swc/core' | ||||
| @@ -525,8 +525,8 @@ packages: | ||||
|     dependencies: | ||||
|       '@lit-labs/ssr-dom-shim': 1.1.2 | ||||
|  | ||||
|   /@lit/reactive-element@2.0.0: | ||||
|     resolution: {integrity: sha512-wn+2+uDcs62ROBmVAwssO4x5xue/uKD3MGGZOXL2sMxReTRIT0JXKyMXeu7gh0aJ4IJNEIG/3aOnUaQvM7BMzQ==} | ||||
|   /@lit/reactive-element@2.0.1: | ||||
|     resolution: {integrity: sha512-eu50SQXHRthFwWJMp0oAFg95Rvm6MTPjxSXWuvAu7It90WVFLFpNBoIno7XOXSDvVgTrtKnUV4OLJqys2Svn4g==} | ||||
|     dependencies: | ||||
|       '@lit-labs/ssr-dom-shim': 1.1.2 | ||||
|     dev: false | ||||
| @@ -593,7 +593,7 @@ packages: | ||||
|       lit-html: 1.4.1 | ||||
|     dev: true | ||||
|  | ||||
|   /@open-wc/testing@2.5.33(sinon@17.0.0): | ||||
|   /@open-wc/testing@2.5.33(sinon@17.0.1): | ||||
|     resolution: {integrity: sha512-+EJNs0i+VV4nE+BrG70l2DNGXOZTSrluruaaU06HUSk57ZlKa+kIxWmkLxCOLlbgnQgrPrQWxbs3lgB1tIx/YA==} | ||||
|     dependencies: | ||||
|       '@open-wc/chai-dom-equals': 0.12.36 | ||||
| @@ -607,7 +607,7 @@ packages: | ||||
|       chai-a11y-axe: 1.5.0 | ||||
|       chai-dom: 1.11.0(chai@4.3.10)(mocha@6.2.3) | ||||
|       mocha: 6.2.3 | ||||
|       sinon-chai: 3.7.0(chai@4.3.10)(sinon@17.0.0) | ||||
|       sinon-chai: 3.7.0(chai@4.3.10)(sinon@17.0.1) | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - sinon | ||||
| @@ -649,7 +649,7 @@ packages: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartmatch': 2.0.0 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smarttime': 4.0.6 | ||||
|       '@types/minimatch': 5.1.2 | ||||
|       '@types/symbol-tree': 3.2.4 | ||||
| @@ -694,7 +694,7 @@ packages: | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartparam': 1.1.10 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       yargs-parser: 21.1.1 | ||||
|     dev: true | ||||
|  | ||||
| @@ -726,8 +726,8 @@ packages: | ||||
|   /@push.rocks/smartfile-interfaces@1.0.7: | ||||
|     resolution: {integrity: sha512-MeOl/200UOvSO4Pgq/DVFiBVZpL9gjOBQM+4XYNjSxda8c6VBvchHAntaFLQUlO8U1ckNaP9i+nMO4O4/0ymyw==} | ||||
|  | ||||
|   /@push.rocks/smartfile@10.0.33: | ||||
|     resolution: {integrity: sha512-mCvTWP32MCFtFcZVuGzvazyxQSrPhlaLkWTydz8IZ32/V41vvxieXDiPwoF64lcIYO37EZEXElYdBBjqCJ8MuA==} | ||||
|   /@push.rocks/smartfile@10.0.41: | ||||
|     resolution: {integrity: sha512-xOOy0duI34M2qrJZggpk51EHGXmg9+mBL1Q55tNiQKXzfx89P3coY1EAZG8tvmep3qB712QEKe7T+u04t42Kjg==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
| @@ -737,8 +737,8 @@ packages: | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.18 | ||||
|       '@push.rocks/smartstream': 2.0.4 | ||||
|       '@push.rocks/smartrequest': 2.0.20 | ||||
|       '@push.rocks/smartstream': 2.0.8 | ||||
|       '@types/fs-extra': 11.0.3 | ||||
|       '@types/glob': 8.1.0 | ||||
|       '@types/js-yaml': 4.0.8 | ||||
| @@ -746,6 +746,27 @@ packages: | ||||
|       glob: 10.3.10 | ||||
|       js-yaml: 4.1.0 | ||||
|  | ||||
|   /@push.rocks/smartfile@11.0.0: | ||||
|     resolution: {integrity: sha512-S2JyuRiBu6tocKGTbdLgz0NcGuJ2fP7mD+NHryqdnvXzIwapE1jZ1XAF8/xiLuB9rmIs7agKFm+2Jj3/PtfIWw==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile-interfaces': 1.0.7 | ||||
|       '@push.rocks/smarthash': 3.0.4 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.20 | ||||
|       '@push.rocks/smartstream': 3.0.7 | ||||
|       '@types/fs-extra': 11.0.3 | ||||
|       '@types/glob': 8.1.0 | ||||
|       '@types/js-yaml': 4.0.8 | ||||
|       fs-extra: 11.1.1 | ||||
|       glob: 10.3.10 | ||||
|       js-yaml: 4.1.0 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smarthash@3.0.4: | ||||
|     resolution: {integrity: sha512-HJ/fSx41jm0CvSaqMLa6b2nuNK5rHAqAeAq3dAB7Sq9BCPm2M0J5ZVDTzEAH8pS91XYniUiwuE0jwPERNn9hmw==} | ||||
|     dependencies: | ||||
| @@ -833,7 +854,7 @@ packages: | ||||
|     resolution: {integrity: sha512-W5tR1rlgrs7MoXEEGgnuJOAGLFxXTHDCgHpdhrtlt5M3t/ELZvaJoyMNRwrt3BbWEAb86dr4QwWSt380Q3MhfQ==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 10.0.33 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartnetwork': 3.0.2 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
| @@ -868,16 +889,16 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartrequest@2.0.18: | ||||
|     resolution: {integrity: sha512-MsTou9rRHhlhBC83dUGoi6quYKrWD9urI23Bcgk2GjvkiOpaddpSib6x1cQfidoOVpwP7LaVDMD+tFnW4CpWRA==} | ||||
|   /@push.rocks/smartrequest@2.0.20: | ||||
|     resolution: {integrity: sha512-7Y22kOS9CGJLjayjpRbkoDxd5kqmnG9WDY1WWR3/kqo63WFhdgHueatmJjT/v1QqvKSG88gL36kG4f7YG/0xTA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smarturl': 3.0.7 | ||||
|       agentkeepalive: 4.5.0 | ||||
|       form-data: 4.0.0 | ||||
|  | ||||
|   /@push.rocks/smartrx@3.0.6: | ||||
|     resolution: {integrity: sha512-l+GOdML8yOdPvBXnJUdyfHyb6Ox2ipPTD8ZzzHTfQt20D7/IYUQKnG5JExT1B6Jo0DqszgDFhOoYEqLKnDC28g==} | ||||
|   /@push.rocks/smartrx@3.0.7: | ||||
|     resolution: {integrity: sha512-qCWy0s3RLAgGSnaw/Gu0BNaJ59CsI6RK5OJDCCqxc7P2X/S755vuLtnAR5/0dEjdhCHXHX9ytPZx+o9g/CNiyA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       rxjs: 7.8.1 | ||||
| @@ -916,7 +937,7 @@ packages: | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smarttime': 4.0.6 | ||||
|       engine.io: 6.5.2 | ||||
|       socket.io: 4.7.2 | ||||
| @@ -937,16 +958,23 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartstream@2.0.4: | ||||
|     resolution: {integrity: sha512-rbQf4+sLle9ga6RidRv0WXb/TuLFcMordRQBbqPq01n/mpBHoEiqIThWzVuImPVRVuSK/LKbM/QX4Ey26FFerg==} | ||||
|   /@push.rocks/smartstream@2.0.8: | ||||
|     resolution: {integrity: sha512-GlF/9cCkvBHwKa3DK4DO5wjfSgqkj6gAS4TrY9uD5NMHu9RQv4WiNrElTYj7iCEpnZgUnLO3tzw1JA3NRIMnnA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@types/from2': 2.3.4 | ||||
|       '@types/through2': 2.0.40 | ||||
|       from2: 2.3.0 | ||||
|       through2: 4.0.2 | ||||
|  | ||||
|   /@push.rocks/smartstream@3.0.7: | ||||
|     resolution: {integrity: sha512-F4HsYlMJusa7uf18aIXGuuAdlPxKaIcr7UDMLg4QUCtGK114SVt6E+72bXtN6yPyZ40+x8BVUWUkkTOdw22BeA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartstring@4.0.9: | ||||
|     resolution: {integrity: sha512-VB0jzKmI4ZpdzEZe79M8rKVjAReNWGMG6ktzS0R5FeH96SSk3jvfOezgz/RJ7JbRN3UcyR0Ra/mXlpyeqJUHvw==} | ||||
|     dependencies: | ||||
| @@ -994,10 +1022,10 @@ packages: | ||||
|       '@types/js-yaml': 3.12.9 | ||||
|       js-yaml: 3.14.1 | ||||
|  | ||||
|   /@push.rocks/tapbundle@5.0.15(sinon@17.0.0): | ||||
|   /@push.rocks/tapbundle@5.0.15(sinon@17.0.1): | ||||
|     resolution: {integrity: sha512-vVTVmQCovYq9xhif96z7wN8pFiB3UB9MZSkqMDgfNTWhlU19ZZR1azCZn+zXsYxgJmD8wKNYhvZYgdRz73KbBg==} | ||||
|     dependencies: | ||||
|       '@open-wc/testing': 2.5.33(sinon@17.0.0) | ||||
|       '@open-wc/testing': 2.5.33(sinon@17.0.1) | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.10 | ||||
|       '@push.rocks/smartexpect': 1.0.21 | ||||
| @@ -1027,7 +1055,7 @@ packages: | ||||
|       '@push.rocks/smartenv': 5.0.10 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       fake-indexeddb: 4.0.2 | ||||
|       idb: 7.1.1 | ||||
|  | ||||
| @@ -1347,7 +1375,7 @@ packages: | ||||
|   /@types/accepts@1.3.6: | ||||
|     resolution: {integrity: sha512-6+qlUg57yfE9OO63wnsJXLeq9cG3gSHBBIxNMOjNrbDRlDnm/NaR7RctfYcVCPq+j7d+MwOxqVEludH5+FKrlg==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/babel__code-frame@7.0.5: | ||||
| @@ -1358,7 +1386,7 @@ packages: | ||||
|     resolution: {integrity: sha512-N7UDG0/xiPQa2D/XrVJXjkWbpqHCd2sBaB32ggRF2l83RhPfamgKGF8gwwqyksS95qUS5ZYF9aF+lLPRlwI2UA==} | ||||
|     dependencies: | ||||
|       '@types/connect': 3.4.37 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/buffer-json@2.0.2: | ||||
|     resolution: {integrity: sha512-ypA1MmZb3NBma+R0qOnXryMU8tIQf27+TQ6PLgXaGQy0G0C1WkjmIjzPbKS84RoZJXOz88AV9AQnSEwhY/4PwA==} | ||||
| @@ -1382,21 +1410,21 @@ packages: | ||||
|   /@types/clean-css@4.2.9: | ||||
|     resolution: {integrity: sha512-pjzJ4n5eAXAz/L5Zur4ZymuJUvyo0Uh0iRnRI/1kADFLs76skDky0K0dX1rlv4iXXrJXNk3sxRWVJR7CMDroWA==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|       source-map: 0.6.1 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/co-body@6.1.2: | ||||
|     resolution: {integrity: sha512-eUqBFu8mNW56oZAP0aEmGm+4qFeYjkxVThQ1F/8jFOBiSNM+gib3pYFzjnQsQRUZ501Eg8qOc7Nn76GcZo6Uvg==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|       '@types/qs': 6.9.9 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/connect@3.4.37: | ||||
|     resolution: {integrity: sha512-zBUSRqkfZ59OcwXon4HVxhx5oWCJmc0OtBTK05M+p0dYjgN6iTwIL2T/WbsQZrEsdnwaF9cWQ+azOnpPvIqY3Q==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/content-disposition@0.5.7: | ||||
|     resolution: {integrity: sha512-V9/5u21RHFR1zfdm3rQ6pJUKV+zSSVQt+yq16i1YhdivVzWgPEoKedc3GdT8aFjsqQbakdxuy3FnEdePUQOamQ==} | ||||
| @@ -1415,13 +1443,13 @@ packages: | ||||
|       '@types/connect': 3.4.37 | ||||
|       '@types/express': 4.17.20 | ||||
|       '@types/keygrip': 1.0.4 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/cors@2.8.15: | ||||
|     resolution: {integrity: sha512-n91JxbNLD8eQIuXDIChAN1tCKNWCEgpceU9b7ZMbFA+P+Q4yIeh80jizFLEvolRPc1ES0VdwFlGv+kJTSirogw==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/debounce@1.2.3: | ||||
|     resolution: {integrity: sha512-97mx7gWt4e+kd0wPa1pNEvE4tYGhgBVa4ExWOLcfFohAjF9wERfJ+3qrn7I1e76oHupOvRs4UyYe9xzy0i4TUw==} | ||||
| @@ -1434,7 +1462,7 @@ packages: | ||||
|   /@types/express-serve-static-core@4.17.39: | ||||
|     resolution: {integrity: sha512-BiEUfAiGCOllomsRAZOiMFP7LAnrifHpt56pc4Z7l9K6ACyN06Ns1JLMBxwkfLOjJRlSf06NwWsT7yzfpaVpyQ==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|       '@types/qs': 6.9.9 | ||||
|       '@types/range-parser': 1.2.6 | ||||
|       '@types/send': 0.17.3 | ||||
| @@ -1450,19 +1478,19 @@ packages: | ||||
|   /@types/from2@2.3.4: | ||||
|     resolution: {integrity: sha512-Ofj/U9ytMjG5FIfFlTokSyGQdLgX8js+hbw9/qxZQbsGRjcjQPzoLGZhe6OEzrg7Sd98Il57iyxDtU1ArvCSTw==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/fs-extra@11.0.3: | ||||
|     resolution: {integrity: sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==} | ||||
|     dependencies: | ||||
|       '@types/jsonfile': 6.1.3 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/glob@8.1.0: | ||||
|     resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} | ||||
|     dependencies: | ||||
|       '@types/minimatch': 5.1.2 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/html-minifier@4.0.4: | ||||
|     resolution: {integrity: sha512-kvzPbhN6CM+zFdOmLaGKF1DUnn9oYZteTiltHRFhsnj3vcnCZj1qVA0x1E7FTZvLT8e4WsHTSXk/0YV2NgOWOw==} | ||||
| @@ -1508,7 +1536,7 @@ packages: | ||||
|   /@types/jsonfile@6.1.3: | ||||
|     resolution: {integrity: sha512-/yqTk2SZ1wIezK0hiRZD7RuSf4B3whFxFamB1kGStv+8zlWScTMcHanzfc0XKWs5vA1TkHeckBlOyM8jxU8nHA==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/keygrip@1.0.4: | ||||
|     resolution: {integrity: sha512-/tjWYD8StMrINelsrHNmpXceo9s3/Y22AzePH1qCvXIgmz/aQp2YFFr6HqhNQVIOdcvaVyp5GS+yjHGuF7Rwsg==} | ||||
| @@ -1530,7 +1558,7 @@ packages: | ||||
|       '@types/http-errors': 2.0.3 | ||||
|       '@types/keygrip': 1.0.4 | ||||
|       '@types/koa-compose': 3.2.7 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/mime-types@2.1.3: | ||||
| @@ -1552,10 +1580,10 @@ packages: | ||||
|     resolution: {integrity: sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==} | ||||
|     dev: true | ||||
|  | ||||
|   /@types/node@20.8.7: | ||||
|     resolution: {integrity: sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==} | ||||
|   /@types/node@20.8.10: | ||||
|     resolution: {integrity: sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==} | ||||
|     dependencies: | ||||
|       undici-types: 5.25.3 | ||||
|       undici-types: 5.26.5 | ||||
|  | ||||
|   /@types/parse5@6.0.3: | ||||
|     resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} | ||||
| @@ -1582,14 +1610,14 @@ packages: | ||||
|     resolution: {integrity: sha512-/7fKxvKUoETxjFUsuFlPB9YndePpxxRAOfGC/yJdc9kTjTeP5kRCTzfnE8kPUKCeyiyIZu0YQ76s50hCedI1ug==} | ||||
|     dependencies: | ||||
|       '@types/mime': 1.3.4 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/serve-static@1.15.4: | ||||
|     resolution: {integrity: sha512-aqqNfs1XTF0HDrFdlY//+SGUxmdSUbjeRXb5iaZc3x0/vMbYmdw9qvOgHWOyyLFxSSRnUuP5+724zBgfw8/WAw==} | ||||
|     dependencies: | ||||
|       '@types/http-errors': 2.0.3 | ||||
|       '@types/mime': 3.0.3 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/shortid@0.0.29: | ||||
|     resolution: {integrity: sha1-gJPuBBam4r8qpjOBCRFLP7/6Dps=} | ||||
| @@ -1617,7 +1645,7 @@ packages: | ||||
|   /@types/through2@2.0.40: | ||||
|     resolution: {integrity: sha512-QeEwyeGxvtKjP0I/SR8pHtKMgmqotWTI8V/rNMTjbF3arWZJV/kYtbZXtwQKxUuV/oPSGkUilSspFKkTgCPTpA==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|  | ||||
|   /@types/trusted-types@2.0.5: | ||||
|     resolution: {integrity: sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA==} | ||||
| @@ -1646,14 +1674,14 @@ packages: | ||||
|   /@types/ws@7.4.7: | ||||
|     resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/yauzl@2.10.2: | ||||
|     resolution: {integrity: sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==} | ||||
|     requiresBuild: true | ||||
|     dependencies: | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|     dev: true | ||||
|     optional: true | ||||
|  | ||||
| @@ -1748,6 +1776,11 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@xmldom/xmldom@0.8.10: | ||||
|     resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     dev: true | ||||
|  | ||||
|   /accepts@1.3.8: | ||||
|     resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} | ||||
|     engines: {node: '>= 0.6'} | ||||
| @@ -2527,7 +2560,7 @@ packages: | ||||
|     dependencies: | ||||
|       '@types/cookie': 0.4.1 | ||||
|       '@types/cors': 2.8.15 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|       accepts: 1.3.8 | ||||
|       base64id: 2.0.0 | ||||
|       cookie: 0.4.2 | ||||
| @@ -2891,7 +2924,7 @@ packages: | ||||
|     dependencies: | ||||
|       graceful-fs: 4.2.11 | ||||
|       jsonfile: 6.1.0 | ||||
|       universalify: 2.0.0 | ||||
|       universalify: 2.0.1 | ||||
|  | ||||
|   /fs.realpath@1.0.0: | ||||
|     resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} | ||||
| @@ -3503,7 +3536,7 @@ packages: | ||||
|   /jsonfile@6.1.0: | ||||
|     resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} | ||||
|     dependencies: | ||||
|       universalify: 2.0.0 | ||||
|       universalify: 2.0.1 | ||||
|     optionalDependencies: | ||||
|       graceful-fs: 4.2.11 | ||||
|  | ||||
| @@ -3611,12 +3644,12 @@ packages: | ||||
|       '@lit/reactive-element': 1.6.3 | ||||
|       lit-html: 2.8.0 | ||||
|  | ||||
|   /lit-element@4.0.0: | ||||
|     resolution: {integrity: sha512-N6+f7XgusURHl69DUZU6sTBGlIN+9Ixfs3ykkNDfgfTkDYGGOWwHAYBhDqVswnFGyWgQYR2KiSpu4J76Kccs/A==} | ||||
|   /lit-element@4.0.1: | ||||
|     resolution: {integrity: sha512-OxRMJem4HKZt0320HplLkBPoi4KHiEHoPHKd8Lzf07ZQVAOKIjZ32yPLRKRDEolFU1RgrQBfSHQMoxKZ72V3Kw==} | ||||
|     dependencies: | ||||
|       '@lit-labs/ssr-dom-shim': 1.1.2 | ||||
|       '@lit/reactive-element': 2.0.0 | ||||
|       lit-html: 3.0.0 | ||||
|       '@lit/reactive-element': 2.0.1 | ||||
|       lit-html: 3.0.2 | ||||
|     dev: false | ||||
|  | ||||
|   /lit-html@1.4.1: | ||||
| @@ -3628,8 +3661,8 @@ packages: | ||||
|     dependencies: | ||||
|       '@types/trusted-types': 2.0.5 | ||||
|  | ||||
|   /lit-html@3.0.0: | ||||
|     resolution: {integrity: sha512-DNJIE8dNY0dQF2Gs0sdMNUppMQT2/CvV4OVnSdg7BXAsGqkVwsE5bqQ04POfkYH5dBIuGnJYdFz5fYYyNnOxiA==} | ||||
|   /lit-html@3.0.2: | ||||
|     resolution: {integrity: sha512-Q1A5lHza3bnmxoWJn6yS6vQZQdExl4fghk8W1G+jnAEdoFNYo5oeBBb/Ol7zSEdKd3TR7+r0zsJQyuWEVguiyQ==} | ||||
|     dependencies: | ||||
|       '@types/trusted-types': 2.0.5 | ||||
|     dev: false | ||||
| @@ -3641,12 +3674,12 @@ packages: | ||||
|       lit-element: 3.3.3 | ||||
|       lit-html: 2.8.0 | ||||
|  | ||||
|   /lit@3.0.0: | ||||
|     resolution: {integrity: sha512-nQ0teRzU1Kdj++VdmttS2WvIen8M79wChJ6guRKIIym2M3Ansg3Adj9O6yuQh2IpjxiUXlNuS81WKlQ4iL3BmA==} | ||||
|   /lit@3.0.2: | ||||
|     resolution: {integrity: sha512-ZoVUPGgXOQocP4OvxehEOBmC4rWB4cRYDPaz7aFmH8DFytsCi/NeACbr4C6vNPGDEC07BrhUos7uVNayDKLQ2Q==} | ||||
|     dependencies: | ||||
|       '@lit/reactive-element': 2.0.0 | ||||
|       lit-element: 4.0.0 | ||||
|       lit-html: 3.0.0 | ||||
|       '@lit/reactive-element': 2.0.1 | ||||
|       lit-element: 4.0.1 | ||||
|       lit-html: 3.0.2 | ||||
|     dev: false | ||||
|  | ||||
|   /locate-path@3.0.0: | ||||
| @@ -4220,6 +4253,8 @@ packages: | ||||
|     resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==} | ||||
|     engines: {node: '>=14.18.0', npm: '>=6.14.15'} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@xmldom/xmldom': 0.8.10 | ||||
|     dev: true | ||||
|     bundledDependencies: | ||||
|       - '@xmldom/xmldom' | ||||
| @@ -4639,18 +4674,18 @@ packages: | ||||
|     resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} | ||||
|     engines: {node: '>=14'} | ||||
|  | ||||
|   /sinon-chai@3.7.0(chai@4.3.10)(sinon@17.0.0): | ||||
|   /sinon-chai@3.7.0(chai@4.3.10)(sinon@17.0.1): | ||||
|     resolution: {integrity: sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==} | ||||
|     peerDependencies: | ||||
|       chai: ^4.0.0 | ||||
|       sinon: '>=4.0.0' | ||||
|     dependencies: | ||||
|       chai: 4.3.10 | ||||
|       sinon: 17.0.0 | ||||
|       sinon: 17.0.1 | ||||
|     dev: true | ||||
|  | ||||
|   /sinon@17.0.0: | ||||
|     resolution: {integrity: sha512-p4lJiYKBoOEVUxxVIC9H1MM2znG1/c8gud++I2BauJA5hsz7hHsst35eurNWXTusBsIq66FzOQbZ/uMdpvbPIQ==} | ||||
|   /sinon@17.0.1: | ||||
|     resolution: {integrity: sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==} | ||||
|     dependencies: | ||||
|       '@sinonjs/commons': 3.0.0 | ||||
|       '@sinonjs/fake-timers': 11.2.2 | ||||
| @@ -4974,7 +5009,7 @@ packages: | ||||
|     hasBin: true | ||||
|     dev: true | ||||
|  | ||||
|   /ts-node@10.9.1(@types/node@20.8.7)(typescript@5.1.6): | ||||
|   /ts-node@10.9.1(@types/node@20.8.10)(typescript@5.1.6): | ||||
|     resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
| @@ -4993,7 +5028,7 @@ packages: | ||||
|       '@tsconfig/node12': 1.0.11 | ||||
|       '@tsconfig/node14': 1.0.3 | ||||
|       '@tsconfig/node16': 1.0.4 | ||||
|       '@types/node': 20.8.7 | ||||
|       '@types/node': 20.8.10 | ||||
|       acorn: 8.10.0 | ||||
|       acorn-walk: 8.2.0 | ||||
|       arg: 4.1.3 | ||||
| @@ -5122,8 +5157,8 @@ packages: | ||||
|       through: 2.3.8 | ||||
|     dev: true | ||||
|  | ||||
|   /undici-types@5.25.3: | ||||
|     resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} | ||||
|   /undici-types@5.26.5: | ||||
|     resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} | ||||
|  | ||||
|   /unicode-trie@0.3.1: | ||||
|     resolution: {integrity: sha1-1nHd3YkQGgi6w3tqUWEBBgIFIIU=} | ||||
| @@ -5132,8 +5167,8 @@ packages: | ||||
|       tiny-inflate: 1.0.3 | ||||
|     dev: true | ||||
|  | ||||
|   /universalify@2.0.0: | ||||
|     resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} | ||||
|   /universalify@2.0.1: | ||||
|     resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} | ||||
|     engines: {node: '>= 10.0.0'} | ||||
|  | ||||
|   /unorm@1.6.0: | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@api.global/typedserver', | ||||
|   version: '3.0.7', | ||||
|   version: '3.0.8', | ||||
|   description: 'easy serving of static files' | ||||
| } | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@api.global/typedserver', | ||||
|   version: '3.0.7', | ||||
|   version: '3.0.8', | ||||
|   description: 'easy serving of static files' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user