Skip to content

Commit ea5fbcd

Browse files
Merge pull request #149 from samuelterra22/dependabot/npm_and_yarn/mongodb-3.6.1
Bump mongodb from 3.6.0 to 3.6.1
2 parents fc173aa + 5260dd3 commit ea5fbcd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ioredis": "^4.17.3",
2727
"jsonwebtoken": "^8.5.1",
2828
"mime": "^2.4.6",
29-
"mongodb": "^3.6.0",
29+
"mongodb": "^3.6.1",
3030
"multer": "^1.4.2",
3131
"nodemailer": "^6.4.11",
3232
"pg": "^8.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4996,10 +4996,10 @@ mkdirp@^0.5.1:
49964996
dependencies:
49974997
minimist "^1.2.5"
49984998

4999-
mongodb@^3.6.0:
5000-
version "3.6.0"
5001-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.0.tgz#babd7172ec717e2ed3f85e079b3f1aa29dce4724"
5002-
integrity sha512-/XWWub1mHZVoqEsUppE0GV7u9kanLvHxho6EvBxQbShXTKYF9trhZC2NzbulRGeG7xMJHD8IOWRcdKx5LPjAjQ==
4999+
mongodb@^3.6.1:
5000+
version "3.6.1"
5001+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.1.tgz#2c5cc2a81456ba183e8c432d80e78732cc72dabd"
5002+
integrity sha512-uH76Zzr5wPptnjEKJRQnwTsomtFOU/kQEU8a9hKHr2M7y9qVk7Q4Pkv0EQVp88742z9+RwvsdTw6dRjDZCNu1g==
50035003
dependencies:
50045004
bl "^2.2.0"
50055005
bson "^1.1.4"

0 commit comments

Comments
 (0)