Skip to content

Commit cc0d760

Browse files
chore(deps): update dependency @types/mongodb to v3.6.20 (#815)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 73943ca commit cc0d760

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
@@ -88,7 +88,7 @@
8888
"@types/lodash": "4.14.176",
8989
"@types/mime-types": "2.1.1",
9090
"@types/mocha": "8.2.3",
91-
"@types/mongodb": "3.6.18",
91+
"@types/mongodb": "3.6.20",
9292
"@types/node": "^14.18.18",
9393
"@types/node-fetch": "2.5.8",
9494
"@types/object-hash": "1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,10 +2291,10 @@
22912291
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
22922292
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
22932293

2294-
"@types/[email protected].18":
2295-
version "3.6.18"
2296-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.18.tgz#7524c462fc7e3b67892afda8211cd045edee65eb"
2297-
integrity sha512-JSVFt9p0rTfZ4EgzXmVHUB3ue00xe3CRbQho8nXfImzEDDM4O7I3po1bwbWl/EIbLENxUreZxqLOc8lvcnLVPA==
2294+
"@types/[email protected].20":
2295+
version "3.6.20"
2296+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.20.tgz#b7c5c580644f6364002b649af1c06c3c0454e1d2"
2297+
integrity sha512-WcdpPJCakFzcWWD9juKoZbRtQxKIMYF/JIAM4JrNHrMcnJL6/a2NWjXxW7fo9hxboxxkg+icff8d7+WIEvKgYQ==
22982298
dependencies:
22992299
"@types/bson" "*"
23002300
"@types/node" "*"

0 commit comments

Comments
 (0)