mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/uuid to v9.0.3 (#8917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2abc13b1c4
commit
a8efad9887
@ -22,7 +22,7 @@
|
||||
"@types/node": "18.17.12",
|
||||
"@types/node-rsa": "1.1.1",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/uuid": "9.0.2",
|
||||
"@types/uuid": "9.0.3",
|
||||
"clean-html": "1.5.0",
|
||||
"jest": "29.6.4",
|
||||
"sharp": "0.32.5",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@joplin/renderer": "~2.13",
|
||||
"@joplin/utils": "~2.13",
|
||||
"@koa/cors": "3.4.3",
|
||||
"@types/uuid": "9.0.2",
|
||||
"@types/uuid": "9.0.3",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bulma": "0.9.4",
|
||||
"bulma-prefers-dark": "0.1.0-beta.1",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -4889,7 +4889,7 @@ __metadata:
|
||||
"@types/node": 18.17.12
|
||||
"@types/node-rsa": 1.1.1
|
||||
"@types/react": 18.2.21
|
||||
"@types/uuid": 9.0.2
|
||||
"@types/uuid": 9.0.3
|
||||
async-mutex: 0.4.0
|
||||
base-64: 1.0.0
|
||||
base64-stream: 1.0.0
|
||||
@ -5094,7 +5094,7 @@ __metadata:
|
||||
"@types/markdown-it": 12.2.3
|
||||
"@types/mustache": 4.2.2
|
||||
"@types/nodemailer": 6.4.9
|
||||
"@types/uuid": 9.0.2
|
||||
"@types/uuid": 9.0.3
|
||||
"@types/yargs": 17.0.24
|
||||
"@types/zxcvbn": 4.4.1
|
||||
bcryptjs: 2.4.3
|
||||
@ -8385,10 +8385,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:9.0.2":
|
||||
version: 9.0.2
|
||||
resolution: "@types/uuid@npm:9.0.2"
|
||||
checksum: 1754bcf3444e1e3aeadd6e774fc328eb53bc956665e2e8fb6ec127aa8e1f43d9a224c3d22a9a6233dca8dd81a12dc7fed4d84b8876dd5ec82d40f574f7ff8b68
|
||||
"@types/uuid@npm:9.0.3":
|
||||
version: 9.0.3
|
||||
resolution: "@types/uuid@npm:9.0.3"
|
||||
checksum: 3dde198defd71c067dd14b3050a8fe6d1ead5fe94ec318472e2c30a399d13f18941fe66cffabdcac7267177c9de2f975fdee6f0cc87cde610a2578e1ce4cc3af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user