Skip to content

Commit

Permalink
Bump deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Neztore committed Aug 30, 2024
1 parent a41d603 commit 7e6c732
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 187 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"start": "node server.js"
},
"dependencies": {
"@hapi/boom": "^9.1.2",
"@koa/router": "^10.0.0",
"dotenv": "^8.2.0",
"@hapi/boom": "^10.0.1",
"@koa/router": "^13.0.0",
"dotenv": "^16.4.5",
"koa": "^2.13.1",
"koa-404-handler": "^0.0.2",
"koa-better-error-handler": "^7.0.1",
"koa-404-handler": "^0.1.0",
"koa-better-error-handler": "^11.0.4",
"koa-bodyparser": "^4.3.0",
"koa-joi-router": "^7.0.0",
"koa-joi-router": "^8.0.0",
"noblox.js": "^6.0.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7e6c732

Please sign in to comment.