aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-29 16:49:38 -0500
committerGitHub <noreply@github.com>2021-06-29 16:49:38 -0500
commit0869347e2789dd240058823a2e889d334cfc4512 (patch)
treeaeb7aa0242a5087ad192deea0ab87a853929229b /package.json
parent0c9284076bd3c60cc2be27f2aa7db260f9df4b95 (diff)
downloadskyblock-api-0869347e2789dd240058823a2e889d334cfc4512.tar.gz
skyblock-api-0869347e2789dd240058823a2e889d334cfc4512.tar.bz2
skyblock-api-0869347e2789dd240058823a2e889d334cfc4512.zip
Bump @types/mongodb from 3.6.17 to 3.6.18 (#59)
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.17 to 3.6.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) --- updated-dependencies: - dependency-name: "@types/mongodb" dependency-type: direct:development update-type: version-update:semver-patch ... 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 b154c79..394bd14 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@types/express-rate-limit": "^5.1.1",
"@types/mocha": "^8.2.2",
"@types/node": "^15.6.1",
- "@types/mongodb": "^3.6.17",
+ "@types/mongodb": "^3.6.18",
"@types/lru-cache": "^5.1.0",
"@types/node-fetch": "^2.5.10",
"dotenv": "^10.0.0",