fix: worker un exit (#624)
This commit is contained in:
35
pnpm-lock.yaml
generated
35
pnpm-lock.yaml
generated
@@ -84,15 +84,9 @@ importers:
|
||||
dayjs:
|
||||
specifier: ^1.11.7
|
||||
version: registry.npmmirror.com/dayjs@1.11.7
|
||||
domino-ext:
|
||||
specifier: ^2.1.4
|
||||
version: registry.npmmirror.com/domino-ext@2.1.4
|
||||
encoding:
|
||||
specifier: ^0.1.13
|
||||
version: registry.npmmirror.com/encoding@0.1.13
|
||||
joplin-turndown-plugin-gfm:
|
||||
specifier: ^1.0.12
|
||||
version: registry.npmmirror.com/joplin-turndown-plugin-gfm@1.0.12
|
||||
jsonwebtoken:
|
||||
specifier: ^9.0.2
|
||||
version: registry.npmmirror.com/jsonwebtoken@9.0.2
|
||||
@@ -117,9 +111,6 @@ importers:
|
||||
tunnel:
|
||||
specifier: ^0.0.6
|
||||
version: registry.npmmirror.com/tunnel@0.0.6
|
||||
turndown:
|
||||
specifier: ^7.1.2
|
||||
version: registry.npmmirror.com/turndown@7.1.2
|
||||
devDependencies:
|
||||
'@types/cookie':
|
||||
specifier: ^0.5.2
|
||||
@@ -6765,18 +6756,6 @@ packages:
|
||||
domelementtype: registry.npmmirror.com/domelementtype@2.3.0
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/domino-ext@2.1.4:
|
||||
resolution: {integrity: sha512-t8piRI9Qahd4V/NqnCcqdBWsQ4OYeOvcTuoHl38Pzk9OJJ/UiCYHA2jX2fACmBtDlSMiWa0uR524KuLEAMc/3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domino-ext/-/domino-ext-2.1.4.tgz}
|
||||
name: domino-ext
|
||||
version: 2.1.4
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/domino@2.1.6:
|
||||
resolution: {integrity: sha512-3VdM/SXBZX2omc9JF9nOPCtDaYQ67BGp5CoLpIQlO2KCAPETs8TcDHacF26jXadGbvUteZzRTeos2fhID5+ucQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domino/-/domino-2.1.6.tgz}
|
||||
name: domino
|
||||
version: 2.1.6
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/dompurify@3.0.3:
|
||||
resolution: {integrity: sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dompurify/-/dompurify-3.0.3.tgz}
|
||||
name: dompurify
|
||||
@@ -8793,12 +8772,6 @@ packages:
|
||||
set-function-name: registry.npmmirror.com/set-function-name@2.0.1
|
||||
dev: true
|
||||
|
||||
registry.npmmirror.com/joplin-turndown-plugin-gfm@1.0.12:
|
||||
resolution: {integrity: sha512-qL4+1iycQjZ1fs8zk3jSRk7cg3ROBUHk7GKtiLAQLFzLPKErnILUvz5DLszSQvz3s1sTjPbywLDISVUtBY6HaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/joplin-turndown-plugin-gfm/-/joplin-turndown-plugin-gfm-1.0.12.tgz}
|
||||
name: joplin-turndown-plugin-gfm
|
||||
version: 1.0.12
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/js-sdsl@4.4.2:
|
||||
resolution: {integrity: sha512-dwXFwByc/ajSV6m5bcKAPwe4yDDF6D614pxmIi5odytzxRlwqF6nwoiCek80Ixc7Cvma5awClxrzFtxCQvcM8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-sdsl/-/js-sdsl-4.4.2.tgz}
|
||||
name: js-sdsl
|
||||
@@ -12193,14 +12166,6 @@ packages:
|
||||
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/turndown@7.1.2:
|
||||
resolution: {integrity: sha512-ntI9R7fcUKjqBP6QU8rBK2Ehyt8LAzt3UBT9JR9tgo6GtuKvyUzpayWmeMKJw1DPdXzktvtIT8m2mVXz+bL/Qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/turndown/-/turndown-7.1.2.tgz}
|
||||
name: turndown
|
||||
version: 7.1.2
|
||||
dependencies:
|
||||
domino: registry.npmmirror.com/domino@2.1.6
|
||||
dev: false
|
||||
|
||||
registry.npmmirror.com/type-check@0.4.0:
|
||||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz}
|
||||
name: type-check
|
||||
|
||||
Reference in New Issue
Block a user