|
|
|
@ -112,7 +112,7 @@
|
|
|
|
"@playwright/test": "1.48.2",
|
|
|
|
"@playwright/test": "1.48.2",
|
|
|
|
"@types/archiver": "6.0.2",
|
|
|
|
"@types/archiver": "6.0.2",
|
|
|
|
"@types/better-sqlite3": "7.6.12",
|
|
|
|
"@types/better-sqlite3": "7.6.12",
|
|
|
|
"@types/cls-hooked": "4.3.8",
|
|
|
|
"@types/cls-hooked": "4.3.9",
|
|
|
|
"@types/compression": "1.7.5",
|
|
|
|
"@types/compression": "1.7.5",
|
|
|
|
"@types/cookie-parser": "1.4.8",
|
|
|
|
"@types/cookie-parser": "1.4.8",
|
|
|
|
"@types/csurf": "1.11.5",
|
|
|
|
"@types/csurf": "1.11.5",
|
|
|
|
@ -3592,10 +3592,11 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/cls-hooked": {
|
|
|
|
"node_modules/@types/cls-hooked": {
|
|
|
|
"version": "4.3.8",
|
|
|
|
"version": "4.3.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/cls-hooked/-/cls-hooked-4.3.8.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/cls-hooked/-/cls-hooked-4.3.9.tgz",
|
|
|
|
"integrity": "sha512-tf/7H883gFA6MPlWI15EQtfNZ+oPL0gLKkOlx9UHFrun1fC/FkuyNBpTKq1B5E3T4fbvjId6WifHUdSGsMMuPg==",
|
|
|
|
"integrity": "sha512-CMtHMz6Q/dkfcHarq9nioXH8BDPP+v5xvd+N90lBQ2bdmu06UvnLDqxTKoOJzz4SzIwb/x9i4UXGAAcnUDuIvg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@types/node": "*"
|
|
|
|
"@types/node": "*"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|