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 May 19, 2020
1 parent 49b2da2 commit f685e7d
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 51 deletions.
120 changes: 76 additions & 44 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -102,26 +102,26 @@
"generate-changelog": "^1.8.0",
"handlebars": "^4.7.6",
"husky": "^4.2.5",
"lint-staged": "^10.2.3",
"lint-staged": "^10.2.4",
"lodash.template": "^4.5.0",
"mocha": "^7.1.2",
"mongoose": ">=5.9.14",
"mongoose": ">=5.9.15",
"npm-check-updates": "^6.0.1",
"nyc": "^15.0.1",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"rollup": "^2.10.2",
"rollup": "^2.10.3",
"shelljs": "^0.8.4"
},
"peerDependencies": {
"mongoose": ">=5.9.14"
"mongoose": ">=5.9.15"
},
"dependencies": {
"@codetanzania/emis-stakeholder": ">=2.8.0",
"@codetanzania/ewea-common": ">=0.14.0",
"@codetanzania/ewea-dispatch": ">=0.4.0",
"@codetanzania/ewea-common": ">=0.15.0",
"@codetanzania/ewea-dispatch": ">=0.5.0",
"@codetanzania/ewea-event": ">=0.11.0",
"@codetanzania/ewea-internals": ">=0.16.0",
"@codetanzania/ewea-internals": ">=0.17.1",
"@lykmapipo/common": ">=0.34.1",
"@lykmapipo/env": ">=0.17.6",
"@lykmapipo/express-common": ">=0.18.3",
Expand Down

0 comments on commit f685e7d

Please sign in to comment.