|
4876 | 4876 | dependencies:
|
4877 | 4877 | "@octokit/openapi-types" "^18.0.0"
|
4878 | 4878 |
|
| 4879 | +"@opentelemetry/api-logs@0.50.0": |
| 4880 | + version "0.50.0" |
| 4881 | + resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.50.0.tgz#d46b76daab0bc18fa92dcdabacfc106c380d19a1" |
| 4882 | + integrity sha512-JdZuKrhOYggqOpUljAq4WWNi5nB10PmgoF0y2CvedLGXd0kSawb/UBnWT8gg1ND3bHCNHStAIVT0ELlxJJRqrA== |
| 4883 | + dependencies: |
| 4884 | + "@opentelemetry/api" "^1.0.0" |
| 4885 | + |
4879 | 4886 | "@opentelemetry/api@1.7.0", "@opentelemetry/api@^1.6.0":
|
4880 | 4887 | version "1.7.0"
|
4881 | 4888 | resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.7.0.tgz#b139c81999c23e3c8d3c0a7234480e945920fc40"
|
|
4888 | 4895 | dependencies:
|
4889 | 4896 | "@opentelemetry/context-base" "^0.12.0"
|
4890 | 4897 |
|
| 4898 | +"@opentelemetry/api@^1.0.0": |
| 4899 | + version "1.8.0" |
| 4900 | + resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.8.0.tgz#5aa7abb48f23f693068ed2999ae627d2f7d902ec" |
| 4901 | + integrity sha512-I/s6F7yKUDdtMsoBWXJe8Qz40Tui5vsuKCWJEWVL+5q9sSWRzzx6v2KeNsOBEwd94j0eWkpWCH4yB6rZg9Mf0w== |
| 4902 | + |
4891 | 4903 | "@opentelemetry/context-async-hooks@1.21.0", "@opentelemetry/context-async-hooks@^1.17.1":
|
4892 | 4904 | version "1.21.0"
|
4893 | 4905 | resolved "https://registry.yarnpkg.com/@opentelemetry/context-async-hooks/-/context-async-hooks-1.21.0.tgz#a56fa461e7786605bcbde2ff66f21b2392afacda"
|
|
4966 | 4978 | "@opentelemetry/semantic-conventions" "1.21.0"
|
4967 | 4979 | semver "^7.5.2"
|
4968 | 4980 |
|
4969 |
| -"@opentelemetry/instrumentation-koa@0.37.0": |
4970 |
| - version "0.37.0" |
4971 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-koa/-/instrumentation-koa-0.37.0.tgz#f12e608afb7b58cee0f27abb3c2a166ea8596c68" |
4972 |
| - integrity sha512-EfuGv1RJCSZh77dDc3PtvZXGwcsTufn9tU6T9VOTFcxovpyJ6w0og73eD0D02syR8R+kzv6rg1TeS8+lj7pyrQ== |
| 4981 | +"@opentelemetry/instrumentation-koa@0.39.0": |
| 4982 | + version "0.39.0" |
| 4983 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-koa/-/instrumentation-koa-0.39.0.tgz#9c01d40a444e592a95b6e39ba0bbe94e096bfc31" |
| 4984 | + integrity sha512-eSqPzDykJVF9AcOuQvYqYCA/TN8tnU9/RYgrdPclaQcH6nfp0ZbQqLsAMGOwatfwJ8p06FAj+koPBy5NQNFMow== |
4973 | 4985 | dependencies:
|
4974 | 4986 | "@opentelemetry/core" "^1.8.0"
|
4975 |
| - "@opentelemetry/instrumentation" "^0.48.0" |
4976 |
| - "@opentelemetry/semantic-conventions" "^1.0.0" |
| 4987 | + "@opentelemetry/instrumentation" "^0.50.0" |
| 4988 | + "@opentelemetry/semantic-conventions" "^1.22.0" |
4977 | 4989 | "@types/koa" "2.14.0"
|
4978 | 4990 | "@types/koa__router" "12.0.3"
|
4979 | 4991 |
|
|
5065 | 5077 | semver "^7.5.2"
|
5066 | 5078 | shimmer "^1.2.1"
|
5067 | 5079 |
|
| 5080 | +"@opentelemetry/instrumentation@^0.50.0": |
| 5081 | + version "0.50.0" |
| 5082 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.50.0.tgz#c558cfc64b84c11d304f31ccdf0de312ec60a2c9" |
| 5083 | + integrity sha512-bhGhbJiZKpuu7wTaSak4hyZcFPlnDeuSF/2vglze8B4w2LubcSbbOnkVTzTs5SXtzh4Xz8eRjaNnAm+u2GYufQ== |
| 5084 | + dependencies: |
| 5085 | + "@opentelemetry/api-logs" "0.50.0" |
| 5086 | + "@types/shimmer" "^1.0.2" |
| 5087 | + import-in-the-middle "1.7.1" |
| 5088 | + require-in-the-middle "^7.1.1" |
| 5089 | + semver "^7.5.2" |
| 5090 | + shimmer "^1.2.1" |
| 5091 | + |
5068 | 5092 | "@opentelemetry/propagator-b3@1.21.0":
|
5069 | 5093 | version "1.21.0"
|
5070 | 5094 | resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-b3/-/propagator-b3-1.21.0.tgz#72fadc4a07afb2c83f0830b8a06071e0361eacb2"
|
|
5147 | 5171 | resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.20.0.tgz#4d9b88188e18056a218644ea30fae130a7857766"
|
5148 | 5172 | integrity sha512-3zLJJCgTKYpbqFX8drl8hOCHtdchELC+kGqlVcV4mHW1DiElTtv1Nt9EKBptTd1IfL56QkuYnWJ3DeHd2Gtu/A==
|
5149 | 5173 |
|
5150 |
| -"@opentelemetry/semantic-conventions@1.21.0", "@opentelemetry/semantic-conventions@^1.0.0", "@opentelemetry/semantic-conventions@^1.17.0", "@opentelemetry/semantic-conventions@^1.17.1": |
| 5174 | +"@opentelemetry/semantic-conventions@1.21.0": |
5151 | 5175 | version "1.21.0"
|
5152 | 5176 | resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.21.0.tgz#83f7479c524ab523ac2df702ade30b9724476c72"
|
5153 | 5177 | integrity sha512-lkC8kZYntxVKr7b8xmjCVUgE0a8xgDakPyDo9uSWavXPyYqLgYYGdEd2j8NxihRyb6UwpX3G/hFUF4/9q2V+/g==
|
|
5157 | 5181 | resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-0.12.0.tgz#7e392aecdbdbd5d737d3995998b120dc17589ab0"
|
5158 | 5182 | integrity sha512-BuCcDW0uLNYYTns0/LwXkJ8lp8aDm7kpS+WunEmPAPRSCe6ciOYRvzn5reqJfX93rf+6A3U2SgrBnCTH+0qoQQ==
|
5159 | 5183 |
|
| 5184 | +"@opentelemetry/semantic-conventions@^1.0.0", "@opentelemetry/semantic-conventions@^1.17.0", "@opentelemetry/semantic-conventions@^1.17.1", "@opentelemetry/semantic-conventions@^1.22.0": |
| 5185 | + version "1.23.0" |
| 5186 | + resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.23.0.tgz#627f2721b960fe586b7f72a07912cb7699f06eef" |
| 5187 | + integrity sha512-MiqFvfOzfR31t8cc74CTP1OZfz7MbqpAnLCra8NqQoaHJX6ncIRTdYOQYBDQ2uFISDq0WY8Y9dDTWvsgzzBYRg== |
| 5188 | + |
5160 | 5189 | "@opentelemetry/sql-common@^0.40.0":
|
5161 | 5190 | version "0.40.0"
|
5162 | 5191 | resolved "https://registry.yarnpkg.com/@opentelemetry/sql-common/-/sql-common-0.40.0.tgz#8cbed0722354d62997c3b9e1adf0e16257be6b15"
|
|
0 commit comments