fix: changed mongoose to 5.11.15 (#48)
This commit is contained in:
parent
b8030ddf2a
commit
787c0973b3
2 changed files with 1558 additions and 1610 deletions
3165
package-lock.json
generated
3165
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,8 +10,7 @@
|
||||||
"body-parser": "^1.15.2",
|
"body-parser": "^1.15.2",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"express": "^4.12.4",
|
"express": "^4.12.4",
|
||||||
"mongodb": "~3.6.0",
|
"mongoose": "^5.11.15"
|
||||||
"mongoose": "~5.4.0"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue