Skip to content

Commit c72d7a0

Browse files
chore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudrun/knex/pg (#540)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bab417 commit c72d7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cloudrun/knex/pg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"express": "^5.1.0",
1313
"knex": "^3.1.0",
1414
"pg": "^8.16.3",
15-
"express-rate-limit": "8.2.1"
15+
"express-rate-limit": "8.2.2"
1616
},
1717
"devDependencies": {
1818
}

0 commit comments

Comments
 (0)