Skip to content

Commit

Permalink
NPM audit fix - updated dependencies and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
jotamorais committed Feb 5, 2020
1 parent e35c2e3 commit 134b012
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
25 changes: 16 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "routing-controllers",
"private": false,
"version": "0.8.1-alpha.1",
"version": "0.8.1-alpha.2",
"description": "Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.",
"license": "MIT",
"readmeFilename": "README.md",
Expand Down Expand Up @@ -70,7 +70,7 @@
"cross-env": "6.0.0",
"express": "^4.17.1",
"express-session": "^1.16.2",
"handlebars": "^4.4.0",
"handlebars": "^4.7.3",
"json": "^9.0.6",
"kcors": "^2.2.2",
"koa": "^2.8.2",
Expand Down

0 comments on commit 134b012

Please sign in to comment.