mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
chore(deps): update dependency @types/cls-hooked to v4.3.9
This commit is contained in:
parent
2d1ac0f535
commit
e23fe010b5
9
package-lock.json
generated
9
package-lock.json
generated
@ -112,7 +112,7 @@
|
||||
"@playwright/test": "1.48.2",
|
||||
"@types/archiver": "6.0.2",
|
||||
"@types/better-sqlite3": "7.6.12",
|
||||
"@types/cls-hooked": "4.3.8",
|
||||
"@types/cls-hooked": "4.3.9",
|
||||
"@types/compression": "1.7.5",
|
||||
"@types/cookie-parser": "1.4.8",
|
||||
"@types/csurf": "1.11.5",
|
||||
@ -3592,10 +3592,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/cls-hooked": {
|
||||
"version": "4.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/cls-hooked/-/cls-hooked-4.3.8.tgz",
|
||||
"integrity": "sha512-tf/7H883gFA6MPlWI15EQtfNZ+oPL0gLKkOlx9UHFrun1fC/FkuyNBpTKq1B5E3T4fbvjId6WifHUdSGsMMuPg==",
|
||||
"version": "4.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/cls-hooked/-/cls-hooked-4.3.9.tgz",
|
||||
"integrity": "sha512-CMtHMz6Q/dkfcHarq9nioXH8BDPP+v5xvd+N90lBQ2bdmu06UvnLDqxTKoOJzz4SzIwb/x9i4UXGAAcnUDuIvg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
|
@ -152,7 +152,7 @@
|
||||
"@playwright/test": "1.48.2",
|
||||
"@types/archiver": "6.0.2",
|
||||
"@types/better-sqlite3": "7.6.12",
|
||||
"@types/cls-hooked": "4.3.8",
|
||||
"@types/cls-hooked": "4.3.9",
|
||||
"@types/compression": "1.7.5",
|
||||
"@types/cookie-parser": "1.4.8",
|
||||
"@types/csurf": "1.11.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user