fix(core): update
This commit is contained in:
parent
c8f27a1935
commit
76733cc96a
@ -20,10 +20,10 @@
|
|||||||
"@gitzone/tstest": "^1.0.73",
|
"@gitzone/tstest": "^1.0.73",
|
||||||
"@pushrocks/smartexpress": "^4.0.21",
|
"@pushrocks/smartexpress": "^4.0.21",
|
||||||
"@pushrocks/tapbundle": "^5.0.4",
|
"@pushrocks/tapbundle": "^5.0.4",
|
||||||
"@types/node": "^18.13.0"
|
"@types/node": "^18.14.6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@adobe/fetch": "^4.0.1",
|
"@adobe/fetch": "^4.0.4",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartenv": "^5.0.2",
|
"@pushrocks/smartenv": "^5.0.2",
|
||||||
"@pushrocks/smartjson": "^5.0.1",
|
"@pushrocks/smartjson": "^5.0.1",
|
||||||
|
89
pnpm-lock.yaml
generated
89
pnpm-lock.yaml
generated
@ -1,7 +1,7 @@
|
|||||||
lockfileVersion: 5.4
|
lockfileVersion: 5.4
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@adobe/fetch': ^4.0.1
|
'@adobe/fetch': ^4.0.4
|
||||||
'@gitzone/tsbuild': ^2.1.65
|
'@gitzone/tsbuild': ^2.1.65
|
||||||
'@gitzone/tsbundle': ^2.0.7
|
'@gitzone/tsbundle': ^2.0.7
|
||||||
'@gitzone/tsrun': ^1.2.39
|
'@gitzone/tsrun': ^1.2.39
|
||||||
@ -13,10 +13,10 @@ specifiers:
|
|||||||
'@pushrocks/smartpromise': ^3.1.7
|
'@pushrocks/smartpromise': ^3.1.7
|
||||||
'@pushrocks/tapbundle': ^5.0.4
|
'@pushrocks/tapbundle': ^5.0.4
|
||||||
'@pushrocks/webstore': ^2.0.5
|
'@pushrocks/webstore': ^2.0.5
|
||||||
'@types/node': ^18.13.0
|
'@types/node': ^18.14.6
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@adobe/fetch': 4.0.1
|
'@adobe/fetch': 4.0.4
|
||||||
'@pushrocks/smartdelay': 2.0.13
|
'@pushrocks/smartdelay': 2.0.13
|
||||||
'@pushrocks/smartenv': 5.0.5
|
'@pushrocks/smartenv': 5.0.5
|
||||||
'@pushrocks/smartjson': 5.0.5
|
'@pushrocks/smartjson': 5.0.5
|
||||||
@ -26,21 +26,21 @@ dependencies:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@gitzone/tsbuild': 2.1.65
|
'@gitzone/tsbuild': 2.1.65
|
||||||
'@gitzone/tsbundle': 2.0.7
|
'@gitzone/tsbundle': 2.0.7
|
||||||
'@gitzone/tsrun': 1.2.39_@types+node@18.13.0
|
'@gitzone/tsrun': 1.2.39_@types+node@18.14.6
|
||||||
'@gitzone/tstest': 1.0.74_@types+node@18.13.0
|
'@gitzone/tstest': 1.0.74_@types+node@18.14.6
|
||||||
'@pushrocks/smartexpress': 4.0.26
|
'@pushrocks/smartexpress': 4.0.26
|
||||||
'@pushrocks/tapbundle': 5.0.4
|
'@pushrocks/tapbundle': 5.0.4
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
/@adobe/fetch/4.0.1:
|
/@adobe/fetch/4.0.4:
|
||||||
resolution: {integrity: sha512-QJ7BuloMkwER3kpnfOF2fOaQjNkeGJ4BLU9HeYjru5sUQbPYR+U0ywwA/nfsmF3L6n9/DNYD1lUgMm9ubmHq1g==}
|
resolution: {integrity: sha512-fu/KpXknlmt0niRp9qAPpuUU73F+TnGV4z/hCbEeedJUzrRqgUHPqaMbMJOD0Je1505rP46fYRDuILaFwGvRow==}
|
||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
http-cache-semantics: 4.1.1
|
http-cache-semantics: 4.1.1
|
||||||
lru-cache: 7.14.1
|
lru-cache: 7.17.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -151,7 +151,7 @@ packages:
|
|||||||
'@pushrocks/smartpromise': 3.1.7
|
'@pushrocks/smartpromise': 3.1.7
|
||||||
'@pushrocks/smartspawn': 3.0.2
|
'@pushrocks/smartspawn': 3.0.2
|
||||||
'@types/html-minifier': 4.0.2
|
'@types/html-minifier': 4.0.2
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
esbuild: 0.14.54
|
esbuild: 0.14.54
|
||||||
html-minifier: 4.0.0
|
html-minifier: 4.0.0
|
||||||
typescript: 4.9.5
|
typescript: 4.9.5
|
||||||
@ -159,13 +159,13 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@gitzone/tsrun/1.2.39_@types+node@18.13.0:
|
/@gitzone/tsrun/1.2.39_@types+node@18.14.6:
|
||||||
resolution: {integrity: sha512-gLqKOic3T1GIdqsp+T5g1OewfboMJKKMr7/SJgBuMx4BUEBfW7TYhqk6psgfewhHs/zKII5rWbbPauykkKlYIg==}
|
resolution: {integrity: sha512-gLqKOic3T1GIdqsp+T5g1OewfboMJKKMr7/SJgBuMx4BUEBfW7TYhqk6psgfewhHs/zKII5rWbbPauykkKlYIg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@pushrocks/smartfile': 10.0.7
|
'@pushrocks/smartfile': 10.0.7
|
||||||
'@pushrocks/smartshell': 2.0.30
|
'@pushrocks/smartshell': 2.0.30
|
||||||
ts-node: 10.9.1_4bewfcp2iebiwuold25d6rgcsy
|
ts-node: 10.9.1_alpjt73dvgv6kni625hu7f2l4m
|
||||||
typescript: 4.9.5
|
typescript: 4.9.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
@ -174,12 +174,12 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@gitzone/tstest/1.0.74_@types+node@18.13.0:
|
/@gitzone/tstest/1.0.74_@types+node@18.14.6:
|
||||||
resolution: {integrity: sha512-6V8bsfvpnODWqrkdooVqcOS1z5GA8dMDnLCOHnr/SUTeie3ox8KGpckwiZ+gTfz9WvzX6+KLVTZNYKGOaNbmMQ==}
|
resolution: {integrity: sha512-6V8bsfvpnODWqrkdooVqcOS1z5GA8dMDnLCOHnr/SUTeie3ox8KGpckwiZ+gTfz9WvzX6+KLVTZNYKGOaNbmMQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@gitzone/tsbundle': 2.0.7
|
'@gitzone/tsbundle': 2.0.7
|
||||||
'@gitzone/tsrun': 1.2.39_@types+node@18.13.0
|
'@gitzone/tsrun': 1.2.39_@types+node@18.14.6
|
||||||
'@pushrocks/consolecolor': 2.0.1
|
'@pushrocks/consolecolor': 2.0.1
|
||||||
'@pushrocks/smartbrowser': 2.0.5
|
'@pushrocks/smartbrowser': 2.0.5
|
||||||
'@pushrocks/smartdelay': 2.0.13
|
'@pushrocks/smartdelay': 2.0.13
|
||||||
@ -846,7 +846,7 @@ packages:
|
|||||||
/@pushrocks/webrequest/3.0.17:
|
/@pushrocks/webrequest/3.0.17:
|
||||||
resolution: {integrity: sha512-Y84rlL2sKFvmHHCuNBZtLxZv2BDGjrlUqcg0DY6hMNTUZYB0jb1kmHIl+EVxBEEqO/QgcZdbQB0am/PAP9OfOw==}
|
resolution: {integrity: sha512-Y84rlL2sKFvmHHCuNBZtLxZv2BDGjrlUqcg0DY6hMNTUZYB0jb1kmHIl+EVxBEEqO/QgcZdbQB0am/PAP9OfOw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@adobe/fetch': 4.0.1
|
'@adobe/fetch': 4.0.4
|
||||||
'@pushrocks/smartdelay': 2.0.13
|
'@pushrocks/smartdelay': 2.0.13
|
||||||
'@pushrocks/smartenv': 5.0.5
|
'@pushrocks/smartenv': 5.0.5
|
||||||
'@pushrocks/smartjson': 5.0.5
|
'@pushrocks/smartjson': 5.0.5
|
||||||
@ -921,7 +921,7 @@ packages:
|
|||||||
/@types/accepts/1.3.5:
|
/@types/accepts/1.3.5:
|
||||||
resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==}
|
resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/babel__code-frame/7.0.3:
|
/@types/babel__code-frame/7.0.3:
|
||||||
@ -932,7 +932,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
|
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/connect': 3.4.35
|
'@types/connect': 3.4.35
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/buffer-json/2.0.1:
|
/@types/buffer-json/2.0.1:
|
||||||
@ -951,14 +951,14 @@ packages:
|
|||||||
/@types/clean-css/4.2.6:
|
/@types/clean-css/4.2.6:
|
||||||
resolution: {integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw==}
|
resolution: {integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/co-body/6.1.0:
|
/@types/co-body/6.1.0:
|
||||||
resolution: {integrity: sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==}
|
resolution: {integrity: sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
'@types/qs': 6.9.7
|
'@types/qs': 6.9.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -971,7 +971,7 @@ packages:
|
|||||||
/@types/connect/3.4.35:
|
/@types/connect/3.4.35:
|
||||||
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
|
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/content-disposition/0.5.5:
|
/@types/content-disposition/0.5.5:
|
||||||
@ -992,13 +992,13 @@ packages:
|
|||||||
'@types/connect': 3.4.35
|
'@types/connect': 3.4.35
|
||||||
'@types/express': 4.17.17
|
'@types/express': 4.17.17
|
||||||
'@types/keygrip': 1.0.2
|
'@types/keygrip': 1.0.2
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/cors/2.8.13:
|
/@types/cors/2.8.13:
|
||||||
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
|
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/debounce/1.2.1:
|
/@types/debounce/1.2.1:
|
||||||
@ -1012,7 +1012,7 @@ packages:
|
|||||||
/@types/express-serve-static-core/4.17.33:
|
/@types/express-serve-static-core/4.17.33:
|
||||||
resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
|
resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
'@types/qs': 6.9.7
|
'@types/qs': 6.9.7
|
||||||
'@types/range-parser': 1.2.4
|
'@types/range-parser': 1.2.4
|
||||||
dev: true
|
dev: true
|
||||||
@ -1036,27 +1036,27 @@ packages:
|
|||||||
/@types/finalhandler/1.2.0:
|
/@types/finalhandler/1.2.0:
|
||||||
resolution: {integrity: sha512-NgEZKOhxUSXkwNnWNaMXZaopQ5aFGPAYiEpEWIkQ6Dzc4iS0M1oQsvWne2t+ex9QZUAdTz/ZT4tOXJhWtP6mCw==}
|
resolution: {integrity: sha512-NgEZKOhxUSXkwNnWNaMXZaopQ5aFGPAYiEpEWIkQ6Dzc4iS0M1oQsvWne2t+ex9QZUAdTz/ZT4tOXJhWtP6mCw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/from2/2.3.2:
|
/@types/from2/2.3.2:
|
||||||
resolution: {integrity: sha512-s1pdctxW2+CA4FOxxTBRxC3RKQL9Br1a2s2LngP4jh1BI84JBL3mDXj87EwcckN9z/IXp8o3ySmvZveGEAAwqw==}
|
resolution: {integrity: sha512-s1pdctxW2+CA4FOxxTBRxC3RKQL9Br1a2s2LngP4jh1BI84JBL3mDXj87EwcckN9z/IXp8o3ySmvZveGEAAwqw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/fs-extra/11.0.1:
|
/@types/fs-extra/11.0.1:
|
||||||
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.1
|
'@types/jsonfile': 6.1.1
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/glob/8.0.1:
|
/@types/glob/8.0.1:
|
||||||
resolution: {integrity: sha512-8bVUjXZvJacUFkJXHdyZ9iH1Eaj5V7I8c4NdH5sQJsdXkqT4CA5Dhb4yb4VE/3asyx4L9ayZr1NIhTsWHczmMw==}
|
resolution: {integrity: sha512-8bVUjXZvJacUFkJXHdyZ9iH1Eaj5V7I8c4NdH5sQJsdXkqT4CA5Dhb4yb4VE/3asyx4L9ayZr1NIhTsWHczmMw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/minimatch': 5.1.2
|
'@types/minimatch': 5.1.2
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/html-minifier/4.0.2:
|
/@types/html-minifier/4.0.2:
|
||||||
@ -1106,7 +1106,7 @@ packages:
|
|||||||
/@types/jsonfile/6.1.1:
|
/@types/jsonfile/6.1.1:
|
||||||
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/keygrip/1.0.2:
|
/@types/keygrip/1.0.2:
|
||||||
@ -1129,7 +1129,7 @@ packages:
|
|||||||
'@types/http-errors': 2.0.1
|
'@types/http-errors': 2.0.1
|
||||||
'@types/keygrip': 1.0.2
|
'@types/keygrip': 1.0.2
|
||||||
'@types/koa-compose': 3.2.5
|
'@types/koa-compose': 3.2.5
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/lodash.clonedeep/4.5.7:
|
/@types/lodash.clonedeep/4.5.7:
|
||||||
@ -1155,8 +1155,8 @@ packages:
|
|||||||
/@types/minimatch/5.1.2:
|
/@types/minimatch/5.1.2:
|
||||||
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
|
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
|
||||||
|
|
||||||
/@types/node/18.13.0:
|
/@types/node/18.14.6:
|
||||||
resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==}
|
resolution: {integrity: sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/parse5/6.0.3:
|
/@types/parse5/6.0.3:
|
||||||
@ -1186,7 +1186,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==}
|
resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/mime': 3.0.1
|
'@types/mime': 3.0.1
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/shortid/0.0.29:
|
/@types/shortid/0.0.29:
|
||||||
@ -1216,7 +1216,7 @@ packages:
|
|||||||
/@types/through2/2.0.38:
|
/@types/through2/2.0.38:
|
||||||
resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==}
|
resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/trusted-types/2.0.2:
|
/@types/trusted-types/2.0.2:
|
||||||
@ -1240,14 +1240,14 @@ packages:
|
|||||||
/@types/ws/7.4.7:
|
/@types/ws/7.4.7:
|
||||||
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
|
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/yauzl/2.10.0:
|
/@types/yauzl/2.10.0:
|
||||||
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
|
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
@ -1342,6 +1342,11 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@xmldom/xmldom/0.8.6:
|
||||||
|
resolution: {integrity: sha512-uRjjusqpoqfmRkTaNuLJ2VohVr67Q5YwDATW3VU7PfzTj6IRaihGrYI7zckGZjxQPBIp63nfvJbM+Yu5ICh0Bg==}
|
||||||
|
engines: {node: '>=10.0.0'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/accepts/1.3.8:
|
/accepts/1.3.8:
|
||||||
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
||||||
engines: {node: '>= 0.6'}
|
engines: {node: '>= 0.6'}
|
||||||
@ -1979,7 +1984,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/cookie': 0.4.1
|
'@types/cookie': 0.4.1
|
||||||
'@types/cors': 2.8.13
|
'@types/cors': 2.8.13
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
accepts: 1.3.8
|
accepts: 1.3.8
|
||||||
base64id: 2.0.0
|
base64id: 2.0.0
|
||||||
cookie: 0.4.2
|
cookie: 0.4.2
|
||||||
@ -1999,7 +2004,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/cookie': 0.4.1
|
'@types/cookie': 0.4.1
|
||||||
'@types/cors': 2.8.13
|
'@types/cors': 2.8.13
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
accepts: 1.3.8
|
accepts: 1.3.8
|
||||||
base64id: 2.0.0
|
base64id: 2.0.0
|
||||||
cookie: 0.4.2
|
cookie: 0.4.2
|
||||||
@ -3117,8 +3122,8 @@ packages:
|
|||||||
yallist: 4.0.0
|
yallist: 4.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/lru-cache/7.14.1:
|
/lru-cache/7.17.0:
|
||||||
resolution: {integrity: sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==}
|
resolution: {integrity: sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
/make-dir/3.1.0:
|
/make-dir/3.1.0:
|
||||||
@ -3454,6 +3459,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==}
|
resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==}
|
||||||
engines: {node: '>=14.18.0', npm: '>=6.14.15'}
|
engines: {node: '>=14.18.0', npm: '>=6.14.15'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
'@xmldom/xmldom': 0.8.6
|
||||||
dev: true
|
dev: true
|
||||||
bundledDependencies:
|
bundledDependencies:
|
||||||
- '@xmldom/xmldom'
|
- '@xmldom/xmldom'
|
||||||
@ -4058,7 +4065,7 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.9.1_4bewfcp2iebiwuold25d6rgcsy:
|
/ts-node/10.9.1_alpjt73dvgv6kni625hu7f2l4m:
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -4077,7 +4084,7 @@ packages:
|
|||||||
'@tsconfig/node12': 1.0.11
|
'@tsconfig/node12': 1.0.11
|
||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.3
|
'@tsconfig/node16': 1.0.3
|
||||||
'@types/node': 18.13.0
|
'@types/node': 18.14.6
|
||||||
acorn: 8.8.2
|
acorn: 8.8.2
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/webrequest',
|
name: '@pushrocks/webrequest',
|
||||||
version: '3.0.18',
|
version: '3.0.19',
|
||||||
description: 'securely request from browsers'
|
description: 'securely request from browsers'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user