Skip to content

Commit b3c5ebe

Browse files
snyk-botcdimascio
authored andcommitted
fix: upgrade mongoose from 5.9.6 to 5.9.7
Snyk has created this PR to upgrade mongoose from 5.9.6 to 5.9.7. See this package in NPM: https://www.npmjs.com/package/mongoose See this project in Snyk: https://app.snyk.io/org/cdimascio/project/a6c7028d-54ea-4999-9e10-ecc90542fff8?utm_source=github&utm_medium=upgrade-pr
1 parent 241a613 commit b3c5ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"mongodb": "^3.5.5",
13-
"mongoose": "^5.9.6"
13+
"mongoose": "^5.9.7"
1414
}
1515
}

0 commit comments

Comments
 (0)