bump version @koa/router and avoid warning with npx
Massimo Melina committed
Apr 3, 2024 at 10:55 UTC
e87b1999a285efdd12b67a354ebf8ee2374b5986
1 file changed
+1
-1
package.json
+1
-1
@@ -69,7 +69,7 @@
69
]
70
},
71
"dependencies": {
72
- "@koa/router": "^10.1.1",
72
+ "@koa/router": "^12.0.1",
73
"@node-rs/crc32": "^1.6.0",
74
"acme-client": "^5.2.0",
75
"basic-auth": "^2.0.1",