Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Carlos Muñoz committed Jul 5, 2023
1 parent 790a67f commit 5cba9d2
Show file tree
Hide file tree
Showing 2 changed files with 589 additions and 1,003 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
},
"devDependencies": {
"bluebird": "^3.5.4",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"mocha": "^6.1.3",
"mongoose": "^5.5.2"
"chai": "^4.3.7",
"eslint": "^8.44.0",
"mocha": "^10.2.0",
"mongoose": "~6.3.0"
},
"peerDependencies": {
"mongoose": "^5.2.1"
"mongoose": "^6.0.0"
},
"dependencies": {
"lodash.foreach": "^4.1.0",
Expand Down
Loading

0 comments on commit 5cba9d2

Please sign in to comment.