Skip to content

Commit ac03cee

Browse files
fix(deps): update dependency express-rate-limit to v7.2.0 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 879dad4 commit ac03cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dotenv": "16.4.5",
1717
"ejs": "3.1.9",
1818
"express": "4.18.3",
19-
"express-rate-limit": "7.1.5",
19+
"express-rate-limit": "7.2.0",
2020
"express-session": "1.18.0",
2121
"qs": "6.12.0",
2222
"valibot": "0.29.0"

0 commit comments

Comments
 (0)