1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency @types/uuid to v9.0.5 (#9146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-27 07:37:45 +00:00 committed by GitHub
parent 61c2178ff4
commit 74f57f80f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"@types/node": "18.17.19", "@types/node": "18.17.19",
"@types/node-rsa": "1.1.2", "@types/node-rsa": "1.1.2",
"@types/react": "18.2.31", "@types/react": "18.2.31",
"@types/uuid": "9.0.4", "@types/uuid": "9.0.5",
"clean-html": "1.5.0", "clean-html": "1.5.0",
"jest": "29.6.4", "jest": "29.6.4",
"sharp": "0.32.6", "sharp": "0.32.6",

View File

@ -28,7 +28,7 @@
"@joplin/renderer": "~2.13", "@joplin/renderer": "~2.13",
"@joplin/utils": "~2.13", "@joplin/utils": "~2.13",
"@koa/cors": "3.4.3", "@koa/cors": "3.4.3",
"@types/uuid": "9.0.4", "@types/uuid": "9.0.5",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"bulma": "0.9.4", "bulma": "0.9.4",
"bulma-prefers-dark": "0.1.0-beta.1", "bulma-prefers-dark": "0.1.0-beta.1",

View File

@ -4940,7 +4940,7 @@ __metadata:
"@types/node": 18.17.19 "@types/node": 18.17.19
"@types/node-rsa": 1.1.2 "@types/node-rsa": 1.1.2
"@types/react": 18.2.31 "@types/react": 18.2.31
"@types/uuid": 9.0.4 "@types/uuid": 9.0.5
async-mutex: 0.4.0 async-mutex: 0.4.0
base-64: 1.0.0 base-64: 1.0.0
base64-stream: 1.0.0 base64-stream: 1.0.0
@ -5146,7 +5146,7 @@ __metadata:
"@types/markdown-it": 13.0.0 "@types/markdown-it": 13.0.0
"@types/mustache": 4.2.3 "@types/mustache": 4.2.3
"@types/nodemailer": 6.4.11 "@types/nodemailer": 6.4.11
"@types/uuid": 9.0.4 "@types/uuid": 9.0.5
"@types/yargs": 17.0.28 "@types/yargs": 17.0.28
"@types/zxcvbn": 4.4.2 "@types/zxcvbn": 4.4.2
bcryptjs: 2.4.3 bcryptjs: 2.4.3
@ -8522,10 +8522,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/uuid@npm:9.0.4": "@types/uuid@npm:9.0.5":
version: 9.0.4 version: 9.0.5
resolution: "@types/uuid@npm:9.0.4" resolution: "@types/uuid@npm:9.0.5"
checksum: 356e2504456eaebbc43a5af5ca6c07d71f5ae5520b5767cb1c62cd0ec55475fc4ee3d16a2874f4a5fce78e40e8583025afd3a7d9ba41f82939de310665f53f0e checksum: 7577940949619768303c0bf0a7cc235fac3cfae1c0bb4a2e85bfb87b2eb1024955ab446f775394d259442cd769b663b6ce43c39bdfc955d946bf833804ddb421
languageName: node languageName: node
linkType: hard linkType: hard