Skip to content

Commit

Permalink
Bump fastify from 4.23.0 to 4.23.1 in /TestProjects/NodeJS.Service
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 4.23.0 to 4.23.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.23.0...v4.23.1)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 2e94448 commit 782210a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions TestProjects/NodeJS.Service/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 TestProjects/NodeJS.Service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "node server.js"
},
"dependencies": {
"fastify": "^4.23.0"
"fastify": "^4.23.1"
}
}

0 comments on commit 782210a

Please sign in to comment.