aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-05 16:53:19 +0000
committerGitHub <noreply@github.com>2022-09-05 16:53:19 +0000
commit368fc9fb585b80a63dbf0ad3241f0957f737e595 (patch)
treee2453f2225c884579174e15e7a779d03aa9c5ca5 /package.json
parentBump @types/node from 18.7.14 to 18.7.15 (#180) (diff)
downloadee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.tar
ee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.tar.gz
ee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.tar.bz2
ee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.tar.lz
ee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.tar.xz
ee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.tar.zst
ee4511w-web-368fc9fb585b80a63dbf0ad3241f0957f737e595.zip
Bump express-rate-limit from 6.5.2 to 6.6.0 (#181)
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.5.2 to 6.6.0. - [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.2...v6.6.0) --- 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> 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 2a81f21..8135f7e 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.2",
+ "express-rate-limit": "6.6.0",
"helmet": "6.0.0",
"passport": "^0.6.0",
"passport-saml": "3.2.1",