aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-25 15:33:15 +0000
committerGitHub <noreply@github.com>2022-08-25 15:33:15 +0000
commit6dd5fb185bea11adccfa6cfe557ba36bbb3543d7 (patch)
tree17b3d677283323d1ef81c3eb4d7d5bf3ae2421ed /package.json
parentBump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 (#169) (diff)
downloadee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.tar
ee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.tar.gz
ee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.tar.bz2
ee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.tar.lz
ee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.tar.xz
ee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.tar.zst
ee4511w-web-6dd5fb185bea11adccfa6cfe557ba36bbb3543d7.zip
Bump express-rate-limit from 6.5.1 to 6.5.2 (#170)
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.5.1 to 6.5.2. - [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.5.1...v6.5.2) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 0cf5270..ff1ed64 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"ejs": "3.1.8",
"express": "4.18.1",
"express-fileupload": "1.4.0",
- "express-rate-limit": "6.5.1",
+ "express-rate-limit": "6.5.2",
"helmet": "5.1.1",
"passport": "^0.6.0",
"passport-saml": "3.2.1",