|
|
|
@ -32,7 +32,7 @@
|
|
|
|
"chokidar": "4.0.3",
|
|
|
|
"chokidar": "4.0.3",
|
|
|
|
"cls-hooked": "4.2.2",
|
|
|
|
"cls-hooked": "4.2.2",
|
|
|
|
"codemirror": "5.65.18",
|
|
|
|
"codemirror": "5.65.18",
|
|
|
|
"compression": "1.7.5",
|
|
|
|
"compression": "1.8.0",
|
|
|
|
"cookie-parser": "1.4.7",
|
|
|
|
"cookie-parser": "1.4.7",
|
|
|
|
"csrf-csrf": "3.1.0",
|
|
|
|
"csrf-csrf": "3.1.0",
|
|
|
|
"dayjs": "1.11.13",
|
|
|
|
"dayjs": "1.11.13",
|
|
|
|
@ -6547,9 +6547,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/compression": {
|
|
|
|
"node_modules/compression": {
|
|
|
|
"version": "1.7.5",
|
|
|
|
"version": "1.8.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/compression/-/compression-1.7.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz",
|
|
|
|
"integrity": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==",
|
|
|
|
"integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
|