Skip to content

Commit

Permalink
chore(deps): force latest version & audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Sep 3, 2020
1 parent 3870b09 commit dd6a1f2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
21 changes: 18 additions & 3 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
],
"devDependencies": {
"chai": "^4.2.0",
"dot-prop": "^5.2.0",
"faker": "^4.1.0",
"grunt": "^1.2.1",
"grunt-contrib-jshint": "^2.1.0",
Expand All @@ -47,9 +48,11 @@
"handlebars": "^4.7.6",
"jshint-stylish": "^2.2.1",
"lodash.template": "^4.5.0",
"minimist": "^1.2.5",
"mocha": "^8.1.1",
"shelljs": "^0.8.4",
"supertest": "^4.0.2"
"supertest": "^4.0.2",
"websocket-extensions": "^0.1.4"
},
"dependencies": {
"async": ">=3.2.0",
Expand Down

0 comments on commit dd6a1f2

Please sign in to comment.