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 b6f872a commit df8464dCopy full SHA for df8464d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "0http",
3
- "version": "v3.4.4",
+ "version": "v3.5.0",
4
"description": "Cero friction HTTP request router. The need for speed!",
5
"main": "index.js",
6
"scripts": {
@@ -44,9 +44,9 @@
44
"lib/"
45
],
46
"dependencies": {
47
- "lru-cache": "^7.14.1",
+ "lru-cache": "^7.18.1",
48
"regexparam": "^2.0.1",
49
- "trouter": "^3.2.0"
+ "trouter": "^3.2.1"
50
},
51
"types": "./index.d.ts"
52
}
0 commit comments