Skip to content

Commit

Permalink
Bump fastify from 4.23.1 to 4.23.2 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.1 to 4.23.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.23.1...v4.23.2)

---
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 15, 2023
1 parent 198d336 commit f2957f7
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.1"
"fastify": "^4.23.2"
}
}

0 comments on commit f2957f7

Please sign in to comment.