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 Jul 27, 2022
1 parent 617985b commit d0c5d6c
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@commitlint/travis-cli": "^13.2.1",
"@lykmapipo/mongoose-test-helpers": ">=0.10.0",
"@lykmapipo/test-helpers": ">=0.6.23",
"acorn": "^8.7.1",
"acorn": "^8.8.0",
"async": ">=3.2.4",
"chai": "^4.3.6",
"commitizen": "^4.2.5",
Expand All @@ -98,18 +98,18 @@
"mime": "^2.6.0",
"minimist": "^1.2.6",
"mocha": "^9.2.2",
"mongoose": ">=6.4.6",
"mongoose": ">=6.5.0",
"mongoose-rest-actions": ">=0.30.6",
"multer": "^1.4.4",
"nyc": "^15.1.0",
"on-finished": "^2.4.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rollup": "^2.77.0",
"rollup": "^2.77.2",
"shelljs": "^0.8.5"
},
"peerDependencies": {
"mongoose": ">=6.4.6"
"mongoose": ">=6.5.0"
},
"dependencies": {
"@lykmapipo/mongoose-common": ">=0.40.0",
Expand Down

0 comments on commit d0c5d6c

Please sign in to comment.