Skip to content

Commit c3f5ce7

Browse files
committed
chore(deps): force latest version & audit fix
1 parent e984735 commit c3f5ce7

File tree

2 files changed

+95
-109
lines changed

2 files changed

+95
-109
lines changed

package-lock.json

+86-100
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -84,40 +84,40 @@
8484
"eslint-config-airbnb-base": "^14.2.0",
8585
"eslint-config-prettier": "^6.11.0",
8686
"eslint-plugin-import": "^2.21.2",
87-
"eslint-plugin-jsdoc": "^27.0.6",
87+
"eslint-plugin-jsdoc": "^27.0.7",
8888
"eslint-plugin-mocha": "^7.0.1",
89-
"eslint-plugin-prettier": "^3.1.3",
89+
"eslint-plugin-prettier": "^3.1.4",
9090
"generate-changelog": "^1.8.0",
9191
"handlebars": "^4.7.6",
9292
"husky": "^4.2.5",
93-
"lint-staged": "^10.2.9",
93+
"lint-staged": "^10.2.10",
9494
"lodash.template": "^4.5.0",
9595
"mocha": "^8.0.1",
9696
"mongoose": ">=5.9.18",
9797
"npm-check-updates": "^7.0.1",
9898
"nyc": "^15.1.0",
9999
"prettier": "^2.0.5",
100100
"rimraf": "^3.0.2",
101-
"rollup": "^2.15.0",
101+
"rollup": "^2.16.1",
102102
"shelljs": "^0.8.4"
103103
},
104104
"peerDependencies": {
105105
"mongoose": ">=5.9.18"
106106
},
107107
"dependencies": {
108108
"@codetanzania/emis-stakeholder": ">=2.8.0",
109-
"@codetanzania/ewea-common": ">=0.21.1",
110-
"@codetanzania/ewea-event": ">=0.11.0",
111-
"@codetanzania/ewea-internals": ">=0.21.0",
112-
"@lykmapipo/common": ">=0.34.3",
109+
"@codetanzania/ewea-common": ">=0.21.2",
110+
"@codetanzania/ewea-event": ">=0.11.1",
111+
"@codetanzania/ewea-internals": ">=0.21.1",
112+
"@lykmapipo/common": ">=0.35.0",
113113
"@lykmapipo/env": ">=0.17.8",
114114
"@lykmapipo/express-common": ">=0.18.6",
115115
"@lykmapipo/express-rest-actions": ">=0.8.18",
116116
"@lykmapipo/file": ">=0.1.27",
117117
"@lykmapipo/mongoose-common": ">=0.35.1",
118118
"@lykmapipo/mongoose-exportable": ">=0.3.31",
119119
"@lykmapipo/mongoose-sequenceable": ">=0.2.17",
120-
"@lykmapipo/postman": ">=0.18.14",
120+
"@lykmapipo/postman": ">=0.19.0",
121121
"@lykmapipo/predefine": ">=1.18.1",
122122
"async": ">=3.2.0",
123123
"lodash": ">=4.17.15",

0 commit comments

Comments
 (0)