fix: changed mongoose to 5.11.15 (#48)

This commit is contained in:
Randell Dawson 2022-08-08 08:42:14 -06:00 committed by GitHub
parent b8030ddf2a
commit 787c0973b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1558 additions and 1610 deletions

3165
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,8 +10,7 @@
"body-parser": "^1.15.2",
"dotenv": "^8.2.0",
"express": "^4.12.4",
"mongodb": "~3.6.0",
"mongoose": "~5.4.0"
"mongoose": "^5.11.15"
},
"repository": {
"type": "git",