aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-25 15:35:13 +0000
committerGitHub <noreply@github.com>2022-07-25 15:35:13 +0000
commitd21911aba6babc1fe3dfc2b1228428e65cc9c47c (patch)
tree3945629866bfd9bc0ce1bc2ea94f3ee7a9ddf03d /package.json
parentBump @typescript-eslint/parser from 5.30.6 to 5.30.7 (#136) (diff)
downloadee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.tar
ee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.tar.gz
ee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.tar.bz2
ee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.tar.lz
ee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.tar.xz
ee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.tar.zst
ee4511w-web-d21911aba6babc1fe3dfc2b1228428e65cc9c47c.zip
Bump express-rate-limit from 6.4.0 to 6.5.1 (#137)
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.4.0 to 6.5.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.4.0...v6.5.1) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-minor ... 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 fd4ce6f..d806be5 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.4.0",
+ "express-rate-limit": "6.5.1",
"helmet": "5.1.0",
"passport": "^0.6.0",
"passport-saml": "3.2.1",