Skip to content

Commit 24ee13b

Browse files
build(deps): bump express-rate-limit from 8.1.0 to 8.2.1 (#7210)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 8.1.0 to 8.2.1. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.1.0...v8.2.1) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3b420b commit 24ee13b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pnpm-lock.yaml

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ejs": "^3.1.10",
3939
"esbuild": "^0.25.12",
4040
"express": "^5.1.0",
41-
"express-rate-limit": "^8.1.0",
41+
"express-rate-limit": "^8.2.1",
4242
"express-session": "^1.18.2",
4343
"find-root": "1.1.0",
4444
"formidable": "^3.5.4",

0 commit comments

Comments
 (0)