Chysev commited on
Commit
83a744c
·
verified ·
1 Parent(s): 7f52b00

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -5,7 +5,7 @@
5
  "description": "Node.js Hello For Huggingface",
6
  "author": "Rahul Kiran Gaddam",
7
  "dependencies": {
8
- "express": "4.16.1",
9
  "node-llama-cpp": "^2.8.6",
10
  "cors": "^2.8.5"
11
  },
 
5
  "description": "Node.js Hello For Huggingface",
6
  "author": "Rahul Kiran Gaddam",
7
  "dependencies": {
8
+ "express": "^4.18.2",
9
  "node-llama-cpp": "^2.8.6",
10
  "cors": "^2.8.5"
11
  },