Skip to content

Commit a1d563f

Browse files
Merge pull request #291 from samuelterra22/dependabot/npm_and_yarn/types/mongodb-3.5.34
Bump @types/mongodb from 3.5.27 to 3.5.34
2 parents 87266de + aed5635 commit a1d563f

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.4",
5252
"@types/jest": "^26.0.14",
5353
"@types/jsonwebtoken": "^8.5.0",
54-
"@types/mongodb": "^3.5.27",
54+
"@types/mongodb": "^3.5.34",
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
@@ -1408,10 +1408,10 @@
14081408
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
14091409
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==
14101410

1411-
"@types/mongodb@^3.5.27":
1412-
version "3.5.27"
1413-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.5.27.tgz#158a7a43ce25ef3592ac8a62e62ab38bebf661f2"
1414-
integrity sha512-1jxKDgdfJEOO9zp+lv43p8jOqRs02xPrdUTzAZIVK9tVEySfCEmktL2jEu9A3wOBEOs18yKzpVIKUh8b8ALk3w==
1411+
"@types/mongodb@^3.5.34":
1412+
version "3.5.34"
1413+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.5.34.tgz#eaa04b9a85906129fb9aab2eb63079edcf802a98"
1414+
integrity sha512-73iy3+MiH+wxSM+hVA5jcW9ZTUaor2WKvM7hW+htOSgVb7E6/JBHOWaxj7rL1/vaxEBziKRr/VPecy3YAKqLuQ==
14151415
dependencies:
14161416
"@types/bson" "*"
14171417
"@types/node" "*"

0 commit comments

Comments
 (0)