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 e4d138d commit 46bc341Copy full SHA for 46bc341
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "0http",
3
- "version": "4.1.0",
+ "version": "4.1.1",
4
"description": "Zero friction HTTP request router. The need for speed!",
5
"main": "index.js",
6
"scripts": {
@@ -47,7 +47,7 @@
47
"lib/"
48
],
49
"dependencies": {
50
- "lru-cache": "^10.2.0",
+ "lru-cache": "^11.0.2",
51
"regexparam": "^3.0.0",
52
"trouter": "^4.0.0"
53
},
0 commit comments