Skip to content

Commit

Permalink
Bump axios from 0.27.2 to 0.28.0 in /plugins/filters/app_janus_uptrace (
Browse files Browse the repository at this point in the history
#193)

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2024
1 parent da3939f commit e15d542
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
34 changes: 23 additions & 11 deletions plugins/filters/app_janus_uptrace/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 plugins/filters/app_janus_uptrace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@opentelemetry/exporter-zipkin": "^1.2.0",
"@uptrace/node": "^1.0.3",
"axios": "^0.27.2",
"axios": "^0.28.0",
"quick-lru": "^5.1.0"
}
}

0 comments on commit e15d542

Please sign in to comment.