Skip to content

Commit 569346b

Browse files
authored
fix(deps): update all patch versions (#5228)
1 parent 97dff5b commit 569346b

File tree

4 files changed

+45
-45
lines changed

4 files changed

+45
-45
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/semver": "7.5.8",
6060
"@types/sinon": "17.0.3",
6161
"@types/superagent": "8.1.9",
62-
"axios": "1.7.8",
62+
"axios": "1.7.9",
6363
"cross-var": "1.1.0",
6464
"lerna": "6.6.2",
6565
"mocha": "10.8.2",

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": "1.29.0",
1616
"@opentelemetry/core": "1.29.0",
1717
"@opentelemetry/sdk-trace-base": "1.29.0",
18-
"axios": "1.7.8",
18+
"axios": "1.7.9",
1919
"body-parser": "1.20.3",
2020
"express": "4.20.0"
2121
},

package-lock.json

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

selenium-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"babel-loader": "8.4.1",
4242
"babel-polyfill": "6.26.0",
4343
"browserstack-local": "1.4.8",
44-
"chromedriver": "131.0.1",
44+
"chromedriver": "131.0.2",
4545
"dotenv": "16.0.0",
4646
"fast-safe-stringify": "2.1.1",
4747
"geckodriver": "3.0.1",

0 commit comments

Comments
 (0)