Skip to content

Commit b056eea

Browse files
fix(deps): update dependency mongoose to v6 [security]
1 parent cc95866 commit b056eea

2 files changed

Lines changed: 1019 additions & 157 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql-tools": "6.0.1",
1919
"jsonwebtoken": "8.5.1",
2020
"lodash.keyby": "4.6.0",
21-
"mongoose": "5.9.15",
21+
"mongoose": "6.13.6",
2222
"validator": "13.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)