Skip to content

Commit 6a54f54

Browse files
Merge pull request #154 from samuelterra22/dependabot/npm_and_yarn/types/mongodb-3.5.27
Bump @types/mongodb from 3.5.26 to 3.5.27
2 parents 636f6f1 + 1bdd3e1 commit 6a54f54

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.3",
5252
"@types/jest": "^26.0.12",
5353
"@types/jsonwebtoken": "^8.5.0",
54-
"@types/mongodb": "^3.5.26",
54+
"@types/mongodb": "^3.5.27",
5555
"@types/multer": "^1.4.4",
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
@@ -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.5.26":
1418-
version "3.5.26"
1419-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.5.26.tgz#aa10315925ba10cdc7931ef280c0ff6f54fd37f3"
1420-
integrity sha512-p0X2VJgIBNHfNBdZdzzG8eQ/3bf6mQoXDT0UhVyVEdSzXEa1+2pFcwGvEZp72sjztyBwfRKlgrXMjCVavLcuGg==
1417+
"@types/mongodb@^3.5.27":
1418+
version "3.5.27"
1419+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.5.27.tgz#158a7a43ce25ef3592ac8a62e62ab38bebf661f2"
1420+
integrity sha512-1jxKDgdfJEOO9zp+lv43p8jOqRs02xPrdUTzAZIVK9tVEySfCEmktL2jEu9A3wOBEOs18yKzpVIKUh8b8ALk3w==
14211421
dependencies:
14221422
"@types/bson" "*"
14231423
"@types/node" "*"

0 commit comments

Comments
 (0)