Skip to content

Commit

Permalink
deps[wasm-tests]: bump fastify in /bindings/wasm/tests (#30) [skip ci]
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.0.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.28.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent d3d83f7 commit 086f4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/wasm/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"main": "index.mjs",
"dependencies": {
"@fastify/static": "^7.0.0",
"fastify": "^4.21.0",
"fastify": "^5.0.0",
"puppeteer": "^23.0.2"
},
"engines": {
Expand Down

0 comments on commit 086f4a1

Please sign in to comment.