aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 03:52:03 -0500
committerGitHub <noreply@github.com>2021-07-12 03:52:03 -0500
commita39b39abaff44a5d361257347a4bc6d9ed351232 (patch)
tree0bc3becd210eb60a33a6854f9af794d6027d41a0 /package.json
parentad1383dc161f986b3172f5cd71845a6109aa70a2 (diff)
downloadskyblock-api-a39b39abaff44a5d361257347a4bc6d9ed351232.tar.gz
skyblock-api-a39b39abaff44a5d361257347a4bc6d9ed351232.tar.bz2
skyblock-api-a39b39abaff44a5d361257347a4bc6d9ed351232.zip
Bump @types/mongodb from 3.6.19 to 3.6.20 (#73)
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.19 to 3.6.20. - [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 bb9f5aa..6f20a30 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@types/express-rate-limit": "^5.1.2",
"@types/mocha": "^8.2.2",
"@types/node": "^15.6.1",
- "@types/mongodb": "^3.6.19",
+ "@types/mongodb": "^3.6.20",
"@types/lru-cache": "^5.1.0",
"@types/node-fetch": "^2.5.10",
"dotenv": "^10.0.0",