Skip to content

Commit

Permalink
Merge pull request #76 from ngx-builders/renovate/koa-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency koa to v2.13.1
  • Loading branch information
santoshyadavdev authored Jan 31, 2021
2 parents 67b5995 + cdea9b0 commit 871d8fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/strapi-node/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"build": "node main build"
},
"devDependencies": {
"@types/koa": "2.11.3"
"@types/koa": "2.11.7"
},
"dependencies": {
"knex": "0.21.17",
"koa": "2.13.0",
"koa": "2.13.1",
"module-alias": "2.2.2",
"sqlite3": "latest",
"strapi": "3.4.5",
Expand Down

0 comments on commit 871d8fc

Please sign in to comment.