Skip to content

Commit 46bc341

Browse files
committed
v4.1.1
1 parent e4d138d commit 46bc341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Zero friction HTTP request router. The need for speed!",
55
"main": "index.js",
66
"scripts": {
@@ -47,7 +47,7 @@
4747
"lib/"
4848
],
4949
"dependencies": {
50-
"lru-cache": "^10.2.0",
50+
"lru-cache": "^11.0.2",
5151
"regexparam": "^3.0.0",
5252
"trouter": "^4.0.0"
5353
},

0 commit comments

Comments
 (0)