Skip to content

Commit

Permalink
Bump follow-redirects and @nestjs/common in /backend
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.4 and updates ancestor dependency [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common). These dependencies need to be updated together.


Updates `follow-redirects` from 1.5.10 to 1.15.4
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.4)

Updates `@nestjs/common` from 7.0.11 to 7.6.18
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v7.6.18/packages/common)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent def8863 commit aa46d06
Show file tree
Hide file tree
Showing 3 changed files with 2,042 additions and 2,119 deletions.
183 changes: 26 additions & 157 deletions backend/package-lock.json
100755 → 100644

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

2 changes: 1 addition & 1 deletion backend/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ci-lint": "eslint \"{src,apps,libs,test-e2e,test-module,test-unit}/**/*.ts\" --format codeframe"
},
"dependencies": {
"@nestjs/common": "^7.0.11",
"@nestjs/common": "^7.6.18",
"@nestjs/core": "^7.0.11",
"@nestjs/cqrs": "^7.0.0",
"@nestjs/platform-express": "^7.0.11",
Expand Down
Loading

0 comments on commit aa46d06

Please sign in to comment.