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 Feb 16, 2020
1 parent 5e22be7 commit a9bf899
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/travis-cli": "^8.3.5",
"@lykmapipo/express-test-helpers": "^0.8.16",
"@lykmapipo/express-test-helpers": "^0.8.17",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.1.0",
"doxdox": "^3.0.0",
Expand All @@ -75,21 +75,21 @@
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-prettier": "^3.1.2",
"generate-changelog": "^1.8.0",
"handlebars": "^4.7.2",
"husky": "^4.2.1",
"handlebars": "^4.7.3",
"husky": "^4.2.3",
"lint-staged": "^10.0.7",
"lodash.template": "^4.5.0",
"mocha": "^7.0.1",
"prettier": "^1.19.1",
"rimraf": "^3.0.1",
"rollup": "^1.31.0",
"rimraf": "^3.0.2",
"rollup": "^1.31.1",
"shelljs": "^0.8.3"
},
"peerDependencies": {},
"dependencies": {
"@lykmapipo/common": ">=0.30.4",
"@lykmapipo/env": ">=0.16.6",
"@lykmapipo/express-common": ">=0.17.20",
"@lykmapipo/common": ">=0.30.5",
"@lykmapipo/env": ">=0.16.7",
"@lykmapipo/express-common": ">=0.17.21",
"is-stream": ">=2.0.0",
"lodash": ">=4.17.15"
},
Expand Down

0 comments on commit a9bf899

Please sign in to comment.