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 Jun 27, 2020
1 parent f3fb84a commit 1205a55
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 61 deletions.
122 changes: 68 additions & 54 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
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"@commitlint/cli": "^9.0.1",
"@commitlint/config-conventional": "^9.0.1",
"@commitlint/travis-cli": "^9.0.1",
"@lykmapipo/env": "^0.17.9",
"@lykmapipo/mongoose-common": "^0.36.0",
"@lykmapipo/mongoose-test-helpers": "^0.7.48",
"@lykmapipo/test-helpers": "^0.5.23",
"@lykmapipo/env": "^0.17.10",
"@lykmapipo/mongoose-common": "^0.38.0",
"@lykmapipo/mongoose-test-helpers": "^0.8.0",
"@lykmapipo/test-helpers": "^0.5.24",
"chai": "^4.2.0",
"commitizen": "^4.1.2",
"coveralls": "^3.1.0",
Expand All @@ -78,7 +78,7 @@
"eslint": "^7.3.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^28.5.1",
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-prettier": "^3.1.4",
Expand All @@ -93,14 +93,14 @@
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"rollup": "^2.18.0",
"rollup": "^2.18.1",
"shelljs": "^0.8.4"
},
"peerDependencies": {
"mongoose": ">=5.9.20"
},
"dependencies": {
"@lykmapipo/common": ">=0.36.1",
"@lykmapipo/common": ">=0.36.2",
"async": ">=3.2.0",
"lodash": ">=4.17.15"
},
Expand Down

0 comments on commit 1205a55

Please sign in to comment.