aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-07 06:08:50 +0000
committerGitHub <noreply@github.com>2022-01-07 06:08:50 +0000
commit43582a8f85005116150690de59798b6bb431112e (patch)
tree3cc3abfac52114790b713c4fbcdcfc52f7ea31b2 /package.json
parent0fb7746281068129c692b66fe94e0806ad089782 (diff)
downloadskyblock-api-43582a8f85005116150690de59798b6bb431112e.tar.gz
skyblock-api-43582a8f85005116150690de59798b6bb431112e.tar.bz2
skyblock-api-43582a8f85005116150690de59798b6bb431112e.zip
Bump @types/express-rate-limit from 5.1.3 to 6.0.0 (#178)
Bumps [@types/express-rate-limit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-rate-limit) from 5.1.3 to 6.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-rate-limit) --- updated-dependencies: - dependency-name: "@types/express-rate-limit" dependency-type: direct:development update-type: version-update:semver-major ... 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 384438b..a6377c3 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/express": "^4.17.13",
- "@types/express-rate-limit": "^5.1.3",
+ "@types/express-rate-limit": "^6.0.0",
"@types/lru-cache": "^5.1.1",
"@types/mocha": "^9.0.0",
"@types/mongodb": "^4.0.7",