aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-21 08:24:37 -0500
committerGitHub <noreply@github.com>2021-05-21 08:24:37 -0500
commitdc6bfcc88282bee194d46fec95aae1ee5e2961be (patch)
treed35d7698965c999015ede5a47a1f6726df0621f7 /package.json
parentcd0ade89ad13a3fb247d02e940ec414145d8e274 (diff)
downloadskyblock-api-dc6bfcc88282bee194d46fec95aae1ee5e2961be.tar.gz
skyblock-api-dc6bfcc88282bee194d46fec95aae1ee5e2961be.tar.bz2
skyblock-api-dc6bfcc88282bee194d46fec95aae1ee5e2961be.zip
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",