Skip to content

Commit fbbb6b1

Browse files
Merge pull request #425 from samuelterra22/dependabot/npm_and_yarn/types/mongodb-3.6.7
Bump @types/mongodb from 3.6.3 to 3.6.7
2 parents 9cdc70e + 3b321d9 commit fbbb6b1

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.20",
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
@@ -1414,10 +1414,10 @@
14141414
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
14151415
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==
14161416

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

0 commit comments

Comments
 (0)