You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/packages/hub/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
"cookies": "^0.8.0",
29
29
"cors": "^2.8.5",
30
30
"debug": "^4.4.0",
31
-
"express": "^4.21.2",
31
+
"express": "^5.1.0",
32
32
"formidable": "^3.5.4",
33
33
"http-proxy-3": "^1.20.8",
34
34
"lodash": "^4.17.21",
@@ -47,7 +47,7 @@
47
47
},
48
48
"devDependenicesNotes": "For license and size reasons, we make @cocalc/crm a dev dependency so it is NOT installed unless explicitly installed as a separate step.",
0 commit comments