Skip to content

Commit 35538c2

Browse files
committed
chore: update devDependencies and dependencies to latest versions
1 parent b530959 commit 35538c2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
},
2929
"homepage": "https://github.com/BackendStack21/0http#readme",
3030
"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",
31+
"0http": "^4.3.0",
32+
"@types/node": "^24.3.2",
33+
"body-parser": "^2.2.0",
34+
"chai": "^6.0.1",
35+
"cross-env": "^10.0.0",
3636
"mitata": "^1.0.34",
37-
"mocha": "^11.0.1",
37+
"mocha": "^11.7.2",
3838
"nyc": "^17.1.0",
39-
"supertest": "^7.0.0"
39+
"supertest": "^7.1.4"
4040
},
4141
"files": [
4242
"LICENSE",
@@ -47,7 +47,7 @@
4747
"lib/"
4848
],
4949
"dependencies": {
50-
"lru-cache": "^11.0.2",
50+
"lru-cache": "^11.2.1",
5151
"regexparam": "^3.0.0",
5252
"trouter": "^4.0.0"
5353
},

0 commit comments

Comments
 (0)