mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/uuid to v9.0.6 (#9245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7c38c2c8f2
commit
1c104d2e83
@ -22,7 +22,7 @@
|
||||
"@types/node": "18.18.6",
|
||||
"@types/node-rsa": "1.1.2",
|
||||
"@types/react": "18.2.31",
|
||||
"@types/uuid": "9.0.5",
|
||||
"@types/uuid": "9.0.6",
|
||||
"clean-html": "1.5.0",
|
||||
"jest": "29.7.0",
|
||||
"sharp": "0.32.6",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@joplin/renderer": "~2.13",
|
||||
"@joplin/utils": "~2.13",
|
||||
"@koa/cors": "3.4.3",
|
||||
"@types/uuid": "9.0.5",
|
||||
"@types/uuid": "9.0.6",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bulma": "0.9.4",
|
||||
"bulma-prefers-dark": "0.1.0-beta.1",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -6511,7 +6511,7 @@ __metadata:
|
||||
"@types/node": 18.18.6
|
||||
"@types/node-rsa": 1.1.2
|
||||
"@types/react": 18.2.31
|
||||
"@types/uuid": 9.0.5
|
||||
"@types/uuid": 9.0.6
|
||||
async-mutex: 0.4.0
|
||||
base-64: 1.0.0
|
||||
base64-stream: 1.0.0
|
||||
@ -6718,7 +6718,7 @@ __metadata:
|
||||
"@types/markdown-it": 13.0.4
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/nodemailer": 6.4.13
|
||||
"@types/uuid": 9.0.5
|
||||
"@types/uuid": 9.0.6
|
||||
"@types/yargs": 17.0.28
|
||||
"@types/zxcvbn": 4.4.2
|
||||
bcryptjs: 2.4.3
|
||||
@ -10825,14 +10825,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:9.0.5":
|
||||
version: 9.0.5
|
||||
resolution: "@types/uuid@npm:9.0.5"
|
||||
checksum: 7577940949619768303c0bf0a7cc235fac3cfae1c0bb4a2e85bfb87b2eb1024955ab446f775394d259442cd769b663b6ce43c39bdfc955d946bf833804ddb421
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:>=9":
|
||||
"@types/uuid@npm:9.0.6, @types/uuid@npm:>=9":
|
||||
version: 9.0.6
|
||||
resolution: "@types/uuid@npm:9.0.6"
|
||||
checksum: 739dcb2e620ff097fa916edeab455eb75640c4883a850784fdb15b32f67b719e05275c6d6419bb6da11350d26bd14ed05ba5e992ff228411cdd98cbc772d71ef
|
||||
|
Loading…
Reference in New Issue
Block a user