From dc6bfcc88282bee194d46fec95aae1ee5e2961be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 08:24:37 -0500 Subject: Bump @types/mongodb from 3.6.14 to 3.6.15 (#35) Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.14 to 3.6.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9e68ccd..3c72cb1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/express-rate-limit": "^5.1.1", "@types/node": "^15.3.1", "@types/mocha": "^8.2.2", - "@types/mongodb": "^3.6.14", + "@types/mongodb": "^3.6.15", "@types/node-fetch": "^2.5.10", "dotenv": "^9.0.2", "mocha": "^8.4.0", -- cgit