Skip to content

Commit e03928d

Browse files
Bump express-rate-limit from 6.7.1 to 6.9.0
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.7.1 to 6.9.0. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Changelog](https://github.com/express-rate-limit/express-rate-limit/blob/main/changelog.md) - [Commits](express-rate-limit/express-rate-limit@v6.7.1...v6.9.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>
1 parent ec305ba commit e03928d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@
2020
"dotenv": "^16.0.3",
2121
"email-validator": "^2.0.4",
2222
"express": "^4.18.2",
23-
"express-rate-limit": "^6.7.1",
23+
"express-rate-limit": "^6.9.0",
2424
"express-validator": "^7.0.1",
2525
"google-auth-library": "^8.9.0",
2626
"helmet": "^7.0.0",

0 commit comments

Comments
 (0)