Skip to content

Commit 08df4d1

Browse files
[Dependabot]: Bump express-rate-limit from 7.5.0 to 8.1.0
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.5.0 to 8.1.0. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.0...v8.1.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cefa3f commit 08df4d1

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package-lock.json

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dotenv": "^16.0.0",
2323
"express": "^4.17.1",
2424
"express-mongo-sanitize": "^2.1.0",
25-
"express-rate-limit": "^7.0.2",
25+
"express-rate-limit": "^8.1.0",
2626
"helmet": "^7.0.0",
2727
"jsonwebtoken": "^9.0.0",
2828
"log4js": "^6.3.0",

0 commit comments

Comments
 (0)