Skip to content

Commit

Permalink
Merge pull request #13 from contentstack/snyk-fix-3667db377cc2d85c63f…
Browse files Browse the repository at this point in the history
…3b4d244e7663a

[Snyk] Security upgrade mongodb from 5.7.0 to 5.8.0
  • Loading branch information
netrajpatel authored Sep 25, 2023
2 parents 14ed1a8 + 37de34e commit 9259e1b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 22 deletions.
37 changes: 17 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@contentstack/datasync-content-store-mongodb",
"author": "Contentstack Ecosystem <[email protected]>",
"version": "1.0.4",
"version": "1.0.5",
"description": "Contentstack datasync's mongodb library. Helps to store contents in mongodb",
"main": "dist/index.js",
"dependencies": {
"debug": "^4.3.4",
"lodash": "^4.17.15",
"mongodb": "^5.7.0"
"mongodb": "^5.8.0"
},
"devDependencies": {
"@types/debug": "0.0.31",
Expand Down

0 comments on commit 9259e1b

Please sign in to comment.