Skip to content

Commit eb9c84c

Browse files
committed
fix: upgrade mongodb from 6.0.0 to 6.3.0
Snyk has created this PR to upgrade mongodb from 6.0.0 to 6.3.0. See this package in npm: https://www.npmjs.com/package/mongodb See this project in Snyk: https://app.snyk.io/org/cdimascio/project/6c5358f4-068d-4909-b075-94ea809cd324?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 605a5b9 commit eb9c84c

File tree

2 files changed

+31
-38
lines changed

2 files changed

+31
-38
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-config-prettier": "^8.8.0",
3535
"eslint-plugin-prettier": "^4.2.1",
3636
"mocha": "^10.2.0",
37-
"mongodb": "6.0.0",
37+
"mongodb": "6.3.0",
3838
"prettier": "^2.8.7"
3939
}
4040
}

0 commit comments

Comments
 (0)