Skip to content

Commit

Permalink
Bump @fastify/view from 7.4.1 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [@fastify/view](https://github.com/fastify/point-of-view) from 7.4.1 to 9.1.0.
- [Release notes](https://github.com/fastify/point-of-view/releases)
- [Commits](fastify/point-of-view@v7.4.1...v9.1.0)

---
updated-dependencies:
- dependency-name: "@fastify/view"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 0420dec commit e0b6c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@fastify/view": "^7.0.0",
"@fastify/view": "^9.1.0",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/platform-fastify": "^9.0.5",
Expand Down

0 comments on commit e0b6c05

Please sign in to comment.