From 8de5a6b170752e97282675458b23d5c06b0be07e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 23:30:23 +0000 Subject: [PATCH] chore(deps-dev): bump @types/mongodb from 3.5.25 to 3.6.20 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.5.25 to 3.6.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7207192..a7a0dcd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/express-rate-limit": "^5.0.0", "@types/hapi__joi": "^17.1.4", "@types/helmet": "^0.0.47", - "@types/mongodb": "^3.5.25", + "@types/mongodb": "^3.6.20", "@types/node-cache": "^4.2.5", "@types/pino": "^6.0.0", "@types/request-ip": "^0.0.35", diff --git a/yarn.lock b/yarn.lock index 14ac8cd..0ff279d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -174,10 +174,10 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a" integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q== -"@types/mongodb@^3.5.25": - version "3.5.25" - resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.5.25.tgz#ab187db04d79f8e3f15af236327dc9139d9d4736" - integrity sha512-2H/Owt+pHCl9YmBOYnXc3VdnxejJEjVdH+QCWL5ZAfPehEn3evygKBX3/vKRv7aTwfNbUd0E5vjJdQklH/9a6w== +"@types/mongodb@^3.6.20": + version "3.6.20" + resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.20.tgz#b7c5c580644f6364002b649af1c06c3c0454e1d2" + integrity sha512-WcdpPJCakFzcWWD9juKoZbRtQxKIMYF/JIAM4JrNHrMcnJL6/a2NWjXxW7fo9hxboxxkg+icff8d7+WIEvKgYQ== dependencies: "@types/bson" "*" "@types/node" "*"