Skip to content

Commit

Permalink
fix: upgrade mongodb from 3.6.2 to 3.6.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongodb from 3.6.2 to 3.6.3.

See this package in npm:
https://www.npmjs.com/package/mongodb

See this project in Snyk:
https://app.snyk.io/org/cdimascio/project/a6c7028d-54ea-4999-9e10-ecc90542fff8?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 28, 2020
1 parent e41cbd0 commit 8093b03
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
21 changes: 18 additions & 3 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"mongodb": "^3.6.2",
"mongodb": "^3.6.3",
"mongoose": "^5.10.6"
}
}

0 comments on commit 8093b03

Please sign in to comment.