Skip to content

Commit

Permalink
chore(deps-dev): bump fastify from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 9e604b5 commit 8d2ed39
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.14.0",
"fastify": "^5.0.0",
"fastify": "^5.1.0",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cronjob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"eslint": "^9.14.0",
"fastify": "^5.0.0",
"fastify": "^5.1.0",
"mongodb": "^6.10.0",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.14.0",
"fastify": "^5.0.0",
"fastify": "^5.1.0",
"mongodb": "^6.10.0",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.14.0",
"fastify": "^5.0.0",
"fastify": "^5.1.0",
"formidable": "^3.5.2",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.14.0",
"fastify": "^5.0.0",
"fastify": "^5.1.0",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"eslint": "^9.14.0",
"fastify": "^5.0.0",
"fastify": "^5.1.0",
"mongodb": "^6.10.0",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 8d2ed39

Please sign in to comment.