Skip to content

Commit 3b321d9

Browse files
Bump @types/mongodb from 3.6.3 to 3.6.7
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.3 to 3.6.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 916adf4 commit 3b321d9

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.6.3",
54+
"@types/mongodb": "^3.6.7",
5555
"@types/multer": "^1.4.5",
5656
"@types/redis": "^2.8.28",
5757
"@typescript-eslint/eslint-plugin": "^4.0.0",

yarn.lock

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

1416-
"@types/mongodb@^3.6.3":
1417-
version "3.6.3"
1418-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.3.tgz#5655af409d9e32d5d5ae9a653abf3e5f9c83eb7a"
1419-
integrity sha512-6YNqGP1hk5bjUFaim+QoFFuI61WjHiHE1BNeB41TA00Xd2K7zG4lcWyLLq/XtIp36uMavvS5hoAUJ+1u/GcX2Q==
1416+
"@types/mongodb@^3.6.7":
1417+
version "3.6.7"
1418+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.7.tgz#b15300254083bc4c6b09036ccaaa75d2f9c6e35c"
1419+
integrity sha512-47P64kbkXarlleSMzSrRG04uzY+Dr3xAilOiqRIsqj/sZrmq6cUMx8njydY/iWMqi8IdE9ojFQl/X3ou9EsAlQ==
14201420
dependencies:
14211421
"@types/bson" "*"
14221422
"@types/node" "*"

0 commit comments

Comments
 (0)