Skip to content

Commit

Permalink
Updates several packages to resolve dependabot PRs on janus-deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
nihiliad committed Jul 21, 2021
1 parent 9586a8b commit 0a77fb8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
],
"license": "MIT",
"devDependencies": {
"playwright": "^1.10.0",
"standard": "^14.3.4",
"tape": "^5.0.0"
"playwright": "^1.12.3",
"standard": "^16.0.3",
"tape": "^5.2.2"
},
"dependencies": {
"bunyan": "^1.8.1",
"koa": "^2.11.0",
"bunyan": "^1.8.15",
"koa": "^2.13.1",
"koa-favicon": "^2.1.0",
"koa-router": "^7.4.0",
"koa-session": "^6.0.0",
"require-all": "^2.0.0",
"stampit": "^4.3.1",
"urijs": "^1.17.1",
"uuid": "^2.0.2"
"koa-session": "^6.2.0",
"require-all": "^2.2.0",
"stampit": "^4.3.2",
"urijs": "^1.19.7",
"uuid": "^2.0.3"
}
}

0 comments on commit 0a77fb8

Please sign in to comment.