We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b530959 commit 35538c2Copy full SHA for 35538c2
package.json
@@ -28,15 +28,15 @@
28
},
29
"homepage": "https://github.com/BackendStack21/0http#readme",
30
"devDependencies": {
31
- "0http": "^4.2.0",
32
- "@types/node": "^22.10.5",
33
- "body-parser": "^1.20.1",
34
- "chai": "^4.3.7",
35
- "cross-env": "^7.0.3",
+ "0http": "^4.3.0",
+ "@types/node": "^24.3.2",
+ "body-parser": "^2.2.0",
+ "chai": "^6.0.1",
+ "cross-env": "^10.0.0",
36
"mitata": "^1.0.34",
37
- "mocha": "^11.0.1",
+ "mocha": "^11.7.2",
38
"nyc": "^17.1.0",
39
- "supertest": "^7.0.0"
+ "supertest": "^7.1.4"
40
41
"files": [
42
"LICENSE",
@@ -47,7 +47,7 @@
47
"lib/"
48
],
49
"dependencies": {
50
- "lru-cache": "^11.0.2",
+ "lru-cache": "^11.2.1",
51
"regexparam": "^3.0.0",
52
"trouter": "^4.0.0"
53
0 commit comments