Skip to content

Commit 47cca48

Browse files
fix: upgrade mongodb from 3.1.13 to 3.7.3 (#218)
Snyk has created this PR to upgrade mongodb from 3.1.13 to 3.7.3. See this package in npm: https://www.npmjs.com/package/mongodb See this project in Snyk: https://app.snyk.io/org/jgowdy/project/70fbeb05-9d70-4742-bfc8-2967637af789?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 85141ce commit 47cca48

File tree

2 files changed

+95
-33
lines changed

2 files changed

+95
-33
lines changed

example/mongo/package-lock.json

Lines changed: 94 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/mongo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"mongodb": "^3.1.13"
12+
"mongodb": "^3.7.3"
1313
}
1414
}

0 commit comments

Comments
 (0)