Skip to content

Commit ce48a9b

Browse files
Merge pull request #396 from samuelterra22/dependabot/npm_and_yarn/mongodb-3.6.4
Bump mongodb from 3.6.3 to 3.6.4
2 parents b6e8ef7 + 611a7ad commit ce48a9b

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.22.0",
2727
"jsonwebtoken": "^8.5.1",
2828
"mime": "^2.5.0",
29-
"mongodb": "^3.6.3",
29+
"mongodb": "^3.6.4",
3030
"multer": "^1.4.2",
3131
"nodemailer": "^6.4.18",
3232
"pg": "^8.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5024,10 +5024,10 @@ mkdirp@^0.5.1:
50245024
dependencies:
50255025
minimist "^1.2.5"
50265026

5027-
mongodb@^3.6.3:
5028-
version "3.6.3"
5029-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.3.tgz#eddaed0cc3598474d7a15f0f2a5b04848489fd05"
5030-
integrity sha512-rOZuR0QkodZiM+UbQE5kDsJykBqWi0CL4Ec2i1nrGrUI3KO11r6Fbxskqmq3JK2NH7aW4dcccBuUujAP0ERl5w==
5027+
mongodb@^3.6.4:
5028+
version "3.6.4"
5029+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.6.4.tgz#ca59fd65b06831308262372ef9df6b78f9da97be"
5030+
integrity sha512-Y+Ki9iXE9jI+n9bVtbTOOdK0B95d6wVGSucwtBkvQ+HIvVdTCfpVRp01FDC24uhC/Q2WXQ8Lpq3/zwtB5Op9Qw==
50315031
dependencies:
50325032
bl "^2.2.1"
50335033
bson "^1.1.4"

0 commit comments

Comments
 (0)