Skip to content

Commit

Permalink
chore(deps): bump find-my-way and fastify
Browse files Browse the repository at this point in the history
Bumps [find-my-way](https://github.com/delvedor/find-my-way) to 8.2.2 and updates ancestor dependency [fastify](https://github.com/fastify/fastify). These dependencies need to be updated together.


Updates `find-my-way` from 7.7.0 to 8.2.2
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](delvedor/find-my-way@v7.7.0...v8.2.2)

Updates `fastify` from 4.23.2 to 4.28.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.23.2...v4.28.1)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: indirect
- dependency-name: fastify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent d59d447 commit 8e56467
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 51 deletions.
138 changes: 88 additions & 50 deletions samples/instrumentation-quickstart/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 samples/instrumentation-quickstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@opentelemetry/sdk-metrics": "1.26.0",
"@opentelemetry/sdk-node": "0.53.0",
"axios": "1.7.7",
"fastify": "4.23.2",
"fastify": "4.28.1",
"pino": "8.21.0"
}
}

0 comments on commit 8e56467

Please sign in to comment.