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 09c5846 commit c91944cCopy full SHA for c91944c
package.json
@@ -11,7 +11,7 @@
11
"Nick Baugh <[email protected]> (http://niftylettuce.com/)"
12
],
13
"dependencies": {
14
- "@koa/router": "^13.1.0",
+ "@koa/router": "^13.1.1",
15
"@ladjs/i18n": "^8.0.3",
16
"@ladjs/koa-better-static": "^3.0.0",
17
"@ladjs/koa-cache-responses": "^1.0.0",
@@ -71,7 +71,7 @@
71
"pug": "^3.0.3",
72
"remark-cli": "11",
73
"remark-preset-github": "^4.0.4",
74
- "supertest": "^7.1.1",
+ "supertest": "^7.1.3",
75
"xo": "^0.56.0"
76
},
77
"engines": {
0 commit comments