Skip to content

Commit fad5bc2

Browse files
Merge pull request #323 from samuelterra22/dependabot/npm_and_yarn/types/mongodb-3.6.3
Bump @types/mongodb from 3.5.34 to 3.6.3
2 parents 1ac4f68 + c460e57 commit fad5bc2

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
@@ -51,7 +51,7 @@
5151
"@types/ioredis": "^4.17.10",
5252
"@types/jest": "^26.0.19",
5353
"@types/jsonwebtoken": "^8.5.0",
54-
"@types/mongodb": "^3.5.34",
54+
"@types/mongodb": "^3.6.3",
5555
"@types/multer": "^1.4.5",
5656
"@types/redis": "^2.8.27",
5757
"@typescript-eslint/eslint-plugin": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,10 +1399,10 @@
13991399
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
14001400
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==
14011401

1402-
"@types/mongodb@^3.5.34":
1403-
version "3.5.34"
1404-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.5.34.tgz#eaa04b9a85906129fb9aab2eb63079edcf802a98"
1405-
integrity sha512-73iy3+MiH+wxSM+hVA5jcW9ZTUaor2WKvM7hW+htOSgVb7E6/JBHOWaxj7rL1/vaxEBziKRr/VPecy3YAKqLuQ==
1402+
"@types/mongodb@^3.6.3":
1403+
version "3.6.3"
1404+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.3.tgz#5655af409d9e32d5d5ae9a653abf3e5f9c83eb7a"
1405+
integrity sha512-6YNqGP1hk5bjUFaim+QoFFuI61WjHiHE1BNeB41TA00Xd2K7zG4lcWyLLq/XtIp36uMavvS5hoAUJ+1u/GcX2Q==
14061406
dependencies:
14071407
"@types/bson" "*"
14081408
"@types/node" "*"

0 commit comments

Comments
 (0)