Skip to content

Commit 253c610

Browse files
feat(deps): bump @opentelemetry/context-async-hooks from 1.23.0 to 1.24.1 (#12238)
1 parent 09af745 commit 253c610

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"@opentelemetry/api": "^1.8.0",
74-
"@opentelemetry/context-async-hooks": "^1.23.0",
74+
"@opentelemetry/context-async-hooks": "^1.24.1",
7575
"@opentelemetry/core": "^1.24.1",
7676
"@opentelemetry/instrumentation": "^0.51.1",
7777
"@opentelemetry/instrumentation-connect": "0.36.1",

packages/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@opentelemetry/api": "^1.8.0",
58-
"@opentelemetry/context-async-hooks": "^1.23.0",
58+
"@opentelemetry/context-async-hooks": "^1.24.1",
5959
"@opentelemetry/core": "^1.24.1",
6060
"@opentelemetry/sdk-trace-base": "^1.23.0",
6161
"@opentelemetry/semantic-conventions": "^1.23.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6251,10 +6251,10 @@
62516251
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.8.0.tgz#5aa7abb48f23f693068ed2999ae627d2f7d902ec"
62526252
integrity sha512-I/s6F7yKUDdtMsoBWXJe8Qz40Tui5vsuKCWJEWVL+5q9sSWRzzx6v2KeNsOBEwd94j0eWkpWCH4yB6rZg9Mf0w==
62536253

6254-
"@opentelemetry/context-async-hooks@^1.23.0":
6255-
version "1.23.0"
6256-
resolved "https://registry.yarnpkg.com/@opentelemetry/context-async-hooks/-/context-async-hooks-1.23.0.tgz#4c4627fe2857324459b0a78b5a83cbc64a415d14"
6257-
integrity sha512-wazGJZDRevibOJ+VgyrT+9+8sybZAxpZx2G7vy30OAtk92OpZCg7HgNxT11NUx0VBDWcRx1dOatMYGOVplQ7QA==
6254+
"@opentelemetry/context-async-hooks@^1.24.1":
6255+
version "1.24.1"
6256+
resolved "https://registry.yarnpkg.com/@opentelemetry/context-async-hooks/-/context-async-hooks-1.24.1.tgz#1db7116d78f60e993e0d337bd497885a53deba1a"
6257+
integrity sha512-R5r6DO4kgEOVBxFXhXjwospLQkv+sYxwCfjvoZBe7Zm6KKXAV9kDSJhi/D1BweowdZmO+sdbENLs374gER8hpQ==
62586258

62596259
"@opentelemetry/context-base@^0.12.0":
62606260
version "0.12.0"

0 commit comments

Comments
 (0)