depend: add cookie-parser 1.4.7

This commit is contained in:
CrescentLeaf
2025-09-25 14:19:18 +08:00
parent 692eb3d2a3
commit a860da96a0

View File

@@ -8,6 +8,7 @@
"chalk": "npm:chalk@5.4.1",
"file-type": "npm:file-type@21.0.0",
"express": "npm:express@5.1.0",
"socket.io": "npm:socket.io@4.8.1"
"socket.io": "npm:socket.io@4.8.1",
"cookie-parser": "npm:cookie-parser@1.4.7"
}
}