Skip to content

Commit 137b407

Browse files
chore(deps): bump express-rate-limit
Bumps the npm_and_yarn group with 1 update in the / directory: [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit). Updates `express-rate-limit` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.2.1...v8.2.2) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.2.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9062306 commit 137b407

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

calm-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"commander": "^14.0.0",
3434
"copyfiles": "^2.4.1",
3535
"express": "^4.18.2",
36-
"express-rate-limit": "^8.0.0"
36+
"express-rate-limit": "^8.2.2"
3737
},
3838
"devDependencies": {
3939
"@types/express": "^4.17.21",

package-lock.json

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

0 commit comments

Comments
 (0)