chore(deps): update dependency @types/cls-hooked to v4.3.9

This commit is contained in:
renovate[bot] 2024-12-11 11:48:28 +00:00 committed by GitHub
parent 2d1ac0f535
commit e23fe010b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -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": "*"
}

View File

@ -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",