We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6ed32 commit 94e0052Copy full SHA for 94e0052
1 file changed
package.json
@@ -5,10 +5,10 @@
5
"main": "server.js",
6
"dependencies": {
7
"ejs-locals": "^1.0.2",
8
- "mongojs": "^0.7.5",
9
- "express": "^3.2.5",
10
- "ejs": "^0.8.4",
11
- "mongodb": "^1.3.8"
+ "mongojs": "^3.1.0",
+ "express": "^5.1.0",
+ "ejs": "^3.1.10",
+ "mongodb": "^6.17.0"
12
},
13
"devDependencies": {},
14
"scripts": {
@@ -29,3 +29,4 @@
29
30
"homepage": "https://github.com/debianmaster/simpleCart#readme"
31
}
32
+
0 commit comments