Skip to content

Commit

Permalink
fix: upgrade mongodb from 3.6.1 to 3.6.2 (#66)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongodb from 3.6.1 to 3.6.2.

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

See this project in Snyk:
https://app.snyk.io/org/mutmatt/project/46efa08f-ec6b-476d-9326-fef6ba673b3d?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 12, 2020
1 parent fada519 commit 3d2aeef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"clark": "^0.0.6",
"lodash": "^4.17.20",
"mongodb": "^3.6.1",
"mongodb": "^3.6.2",
"request": "^2.88.2",
"snyk": "^1.413.2"
},
Expand Down

0 comments on commit 3d2aeef

Please sign in to comment.