Skip to content

Commit

Permalink
build(deps): bump @nestjs/throttler from 6.0.0 to 6.1.0 (#390)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/throttler](https://github.com/nestjs/throttler) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nestjs/throttler/releases)
- [Changelog](https://github.com/nestjs/throttler/blob/master/CHANGELOG.md)
- [Commits](nestjs/throttler@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: "@nestjs/throttler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent ca801f7 commit ce942de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@nestjs/core": "^10.3.3",
"@nestjs/platform-fastify": "^10.3.3",
"@nestjs/swagger": "^7.4.0",
"@nestjs/throttler": "^6.0.0",
"@nestjs/throttler": "^6.1.0",
"@prisma/client": "^5.17.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand Down

0 comments on commit ce942de

Please sign in to comment.