Skip to content

Commit

Permalink
Bump mongoose from 5.4.13 to 5.7.7 in /packages/overnight-server (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and snurby7 committed Nov 2, 2019
1 parent f524c91 commit 848eba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/overnight-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@cr/common": "0.0.2",
"express": "4.16.4",
"jasmine": "^3.4.0",
"mongoose": "5.4.13"
"mongoose": "5.7.7"
},
"scripts": {
"start": "tsc-watch --onSuccess \"node start.js dev\" --onFailure \"echo Beep! Compilation Failed\" ",
Expand Down

0 comments on commit 848eba1

Please sign in to comment.