Skip to content

Commit 0d8f4af

Browse files
fix(deps): update all patch versions (#5934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5adde2 commit 0d8f4af

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.github/workflows/survey-on-merged-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
if: github.event.pull_request.merged == true
1919
steps:
20-
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
20+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
2121
id: otelbot-token
2222
with:
2323
app-id: ${{ vars.OTELBOT_APP_ID }}

experimental/packages/opentelemetry-instrumentation-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/request-promise-native": "1.0.21",
5959
"@types/sinon": "17.0.4",
6060
"@types/superagent": "8.1.9",
61-
"axios": "1.12.0",
61+
"axios": "1.12.2",
6262
"lerna": "6.6.2",
6363
"mocha": "11.7.2",
6464
"nock": "13.5.6",

integration-tests/propagation-validation-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@opentelemetry/context-async-hooks": "2.1.0",
1616
"@opentelemetry/core": "2.1.0",
1717
"@opentelemetry/sdk-trace-base": "2.1.0",
18-
"axios": "1.12.0",
18+
"axios": "1.12.2",
1919
"body-parser": "2.2.0",
2020
"express": "5.1.0"
2121
},

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)