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 d92ee68 commit 8bec3d2Copy full SHA for 8bec3d2
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-simple-ratelimit": "^4.1.1",
17
"@ladjs/passport": "^5.1.4",
@@ -55,7 +55,7 @@
55
"nyc": "^17.1.0",
56
"remark-cli": "11",
57
"remark-preset-github": "^4.0.4",
58
- "supertest": "^7.1.1",
+ "supertest": "^7.1.3",
59
"xo": "^0.56.0"
60
},
61
"engines": {
0 commit comments