From 34a4e90fc593b3b5d703c56b6853f2a1a027afb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 20:28:58 +0000 Subject: Bump express-rate-limit from 6.2.0 to 6.2.1 Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/nfriedly/express-rate-limit/releases) - [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md) - [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 383ed94..c6f2f86 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "csurf": "^1.11.0", "ejs": "^3.1.6", "express": "^4.17.2", - "express-rate-limit": "^6.2.0", + "express-rate-limit": "^6.2.1", "express-session": "^1.17.2", "express-slow-down": "^1.4.0", "helmet": "^5.0.2" -- cgit v1.2.3