mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/uuid to v9 (#7376)
This commit is contained in:
parent
973328b6d1
commit
efa6cb8d61
@ -22,7 +22,7 @@
|
||||
"@types/node": "18.11.9",
|
||||
"@types/node-rsa": "1.1.1",
|
||||
"@types/react": "17.0.52",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"clean-html": "1.5.0",
|
||||
"jest": "29.3.1",
|
||||
"sharp": "0.31.2",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"@joplin/lib": "~2.9",
|
||||
"@joplin/renderer": "~2.9",
|
||||
"@koa/cors": "4.0.0",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/uuid": "9.0.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bulma": "0.9.4",
|
||||
"bulma-prefers-dark": "0.1.0-beta.1",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -4430,7 +4430,7 @@ __metadata:
|
||||
"@types/node": 18.11.9
|
||||
"@types/node-rsa": 1.1.1
|
||||
"@types/react": 17.0.52
|
||||
"@types/uuid": ^8.3.4
|
||||
"@types/uuid": ^9.0.0
|
||||
async-mutex: 0.4.0
|
||||
base-64: 1.0.0
|
||||
base64-stream: 1.0.0
|
||||
@ -4621,7 +4621,7 @@ __metadata:
|
||||
"@types/markdown-it": 12.2.3
|
||||
"@types/mustache": 4.2.2
|
||||
"@types/nodemailer": 6.4.6
|
||||
"@types/uuid": 8.3.4
|
||||
"@types/uuid": 9.0.0
|
||||
"@types/yargs": 17.0.15
|
||||
"@types/zxcvbn": 4.4.1
|
||||
bcryptjs: 2.4.3
|
||||
@ -7381,10 +7381,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:8.3.4, @types/uuid@npm:^8.3.4":
|
||||
version: 8.3.4
|
||||
resolution: "@types/uuid@npm:8.3.4"
|
||||
checksum: 6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
|
||||
"@types/uuid@npm:9.0.0, @types/uuid@npm:^9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@types/uuid@npm:9.0.0"
|
||||
checksum: 59ae56d9547c8758588659da2a2b4c97cce79c2aae1798c892bb29452ef08e87859dea2ec3a66bfa88d0d2153147520be2b1893be920f9f0bc9c53a3207ea6aa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user