Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit cf88d41

Browse files
build(deps): bump express-rate-limit from 6.6.0 to 6.7.0
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Changelog](https://github.com/express-rate-limit/express-rate-limit/blob/master/changelog.md) - [Commits](express-rate-limit/express-rate-limit@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e85cc5 commit cf88d41

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -11,7 +11,7 @@
1111
"cross-env": "^7.0.3",
1212
"dotenv": "^16.0.3",
1313
"express": "^4.18.2",
14-
"express-rate-limit": "^6.6.0",
14+
"express-rate-limit": "^6.7.0",
1515
"express-secure-only": "^0.2.1",
1616
"helmet": "^6.0.0",
1717
"husky": "^8.0.2",

0 commit comments

Comments
 (0)