|
615 | 615 | "@nodelib/fs.scandir" "2.1.5"
|
616 | 616 | fastq "^1.6.0"
|
617 | 617 |
|
618 |
| -"@opentelemetry/api@^1.4.1": |
619 |
| - version "1.4.1" |
620 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.4.1.tgz#ff22eb2e5d476fbc2450a196e40dd243cc20c28f" |
621 |
| - integrity sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA== |
| 618 | +"@opentelemetry/api@^1.4.1", "@opentelemetry/api@^1.7.0": |
| 619 | + version "1.7.0" |
| 620 | + resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.7.0.tgz#b139c81999c23e3c8d3c0a7234480e945920fc40" |
| 621 | + integrity sha512-AdY5wvN0P2vXBi3b29hxZgSFvdhdxPB9+f0B6s//P9Q8nibRWeA3cHm8UmLpio9ABigkVHJ5NMPk+Mz8VCCyrw== |
622 | 622 |
|
623 |
| -"@opentelemetry/core@1.15.2", "@opentelemetry/core@^1.15.2": |
624 |
| - version "1.15.2" |
625 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.15.2.tgz#5b170bf223a2333884bbc2d29d95812cdbda7c9f" |
626 |
| - integrity sha512-+gBv15ta96WqkHZaPpcDHiaz0utiiHZVfm2YOYSqFGrUaJpPkMoSuLBB58YFQGi6Rsb9EHos84X6X5+9JspmLw== |
| 623 | +"@opentelemetry/core@1.19.0", "@opentelemetry/core@^1.15.2", "@opentelemetry/core@^1.19.0": |
| 624 | + version "1.19.0" |
| 625 | + resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.19.0.tgz#6563bb65465bf232d8435553b9a122d9351c0fbb" |
| 626 | + integrity sha512-w42AukJh3TP8R0IZZOVJVM/kMWu8g+lm4LzT70WtuKqhwq7KVhcDzZZuZinWZa6TtQCl7Smt2wolEYzpHabOgw== |
627 | 627 | dependencies:
|
628 |
| - "@opentelemetry/semantic-conventions" "1.15.2" |
| 628 | + "@opentelemetry/semantic-conventions" "1.19.0" |
629 | 629 |
|
630 | 630 | "@opentelemetry/instrumentation@^0.41.2":
|
631 | 631 | version "0.41.2"
|
|
638 | 638 | semver "^7.5.1"
|
639 | 639 | shimmer "^1.2.1"
|
640 | 640 |
|
641 |
| -"@opentelemetry/resources@1.15.2": |
642 |
| - version "1.15.2" |
643 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/resources/-/resources-1.15.2.tgz#0c9e26cb65652a1402834a3c030cce6028d6dd9d" |
644 |
| - integrity sha512-xmMRLenT9CXmm5HMbzpZ1hWhaUowQf8UB4jMjFlAxx1QzQcsD3KFNAVX/CAWzFPtllTyTplrA4JrQ7sCH3qmYw== |
| 641 | +"@opentelemetry/resources@1.19.0": |
| 642 | + version "1.19.0" |
| 643 | + resolved "https://registry.yarnpkg.com/@opentelemetry/resources/-/resources-1.19.0.tgz#2df9e0e8623cd390569243e2c9c15d7cce063c2f" |
| 644 | + integrity sha512-RgxvKuuMOf7nctOeOvpDjt2BpZvZGr9Y0vf7eGtY5XYZPkh2p7e2qub1S2IArdBMf9kEbz0SfycqCviOu9isqg== |
645 | 645 | dependencies:
|
646 |
| - "@opentelemetry/core" "1.15.2" |
647 |
| - "@opentelemetry/semantic-conventions" "1.15.2" |
| 646 | + "@opentelemetry/core" "1.19.0" |
| 647 | + "@opentelemetry/semantic-conventions" "1.19.0" |
648 | 648 |
|
649 |
| -"@opentelemetry/sdk-trace-base@^1.15.2": |
650 |
| - version "1.15.2" |
651 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.15.2.tgz#4821f94033c55a6c8bbd35ae387b715b6108517a" |
652 |
| - integrity sha512-BEaxGZbWtvnSPchV98qqqqa96AOcb41pjgvhfzDij10tkBhIu9m0Jd6tZ1tJB5ZHfHbTffqYVYE0AOGobec/EQ== |
| 649 | +"@opentelemetry/sdk-trace-base@^1.19.0": |
| 650 | + version "1.19.0" |
| 651 | + resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.19.0.tgz#87e629e7080945d955d53c2c12352915f5797cd3" |
| 652 | + integrity sha512-+IRvUm+huJn2KqfFW3yW/cjvRwJ8Q7FzYHoUNx5Fr0Lws0LxjMJG1uVB8HDpLwm7mg5XXH2M5MF+0jj5cM8BpQ== |
653 | 653 | dependencies:
|
654 |
| - "@opentelemetry/core" "1.15.2" |
655 |
| - "@opentelemetry/resources" "1.15.2" |
656 |
| - "@opentelemetry/semantic-conventions" "1.15.2" |
| 654 | + "@opentelemetry/core" "1.19.0" |
| 655 | + "@opentelemetry/resources" "1.19.0" |
| 656 | + "@opentelemetry/semantic-conventions" "1.19.0" |
657 | 657 |
|
658 |
| -"@opentelemetry/semantic-conventions@1.15.2", "@opentelemetry/semantic-conventions@^1.15.2": |
659 |
| - version "1.15.2" |
660 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.15.2.tgz#3bafb5de3e20e841dff6cb3c66f4d6e9694c4241" |
661 |
| - integrity sha512-CjbOKwk2s+3xPIMcd5UNYQzsf+v94RczbdNix9/kQh38WiQkM90sUOi3if8eyHFgiBjBjhwXrA7W3ydiSQP9mw== |
| 658 | +"@opentelemetry/semantic-conventions@1.19.0", "@opentelemetry/semantic-conventions@^1.19.0": |
| 659 | + version "1.19.0" |
| 660 | + resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.19.0.tgz#0c17f80b45de1c8778dfdf17acb1e9d4c4aa4ba8" |
| 661 | + integrity sha512-14jRpC8f5c0gPSwoZ7SbEJni1PqI+AhAE8m1bMz6v+RPM4OlP1PT2UHBJj5Qh/ALLPjhVU/aZUK3YyjTUqqQVg== |
662 | 662 |
|
663 | 663 | "@pkgjs/parseargs@^0.11.0":
|
664 | 664 | version "0.11.0"
|
@@ -1152,24 +1152,24 @@ append-transform@^2.0.0:
|
1152 | 1152 | dependencies:
|
1153 | 1153 | default-require-extensions "^3.0.0"
|
1154 | 1154 |
|
1155 |
| -applicationinsights@^2.9.1: |
1156 |
| - version "2.9.1" |
1157 |
| - resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.1.tgz#769412f809d6a072487e4b41c4c3a29678344d82" |
1158 |
| - integrity sha512-hrpe/OvHFZlq+SQERD1fxaYICyunxzEBh9SolJebzYnIXkyA9zxIR87dZAh+F3+weltbqdIP8W038cvtpMNhQg== |
| 1155 | +applicationinsights@^2.9.2: |
| 1156 | + version "2.9.2" |
| 1157 | + resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.2.tgz#a83b4bb3201da350cf438015d1e5032cb9978fe1" |
| 1158 | + integrity sha512-wlDiD7v0BQNM8oNzsf9C836R5ze25u+CuCEZsbA5xMIXYYBxkqkWE/mo9GFJM7rsKaiGqpxEwWmePHKD2Lwy2w== |
1159 | 1159 | dependencies:
|
1160 | 1160 | "@azure/core-auth" "^1.5.0"
|
1161 | 1161 | "@azure/core-rest-pipeline" "1.10.1"
|
1162 | 1162 | "@azure/core-util" "1.2.0"
|
1163 | 1163 | "@azure/opentelemetry-instrumentation-azure-sdk" "^1.0.0-beta.5"
|
1164 | 1164 | "@microsoft/applicationinsights-web-snippet" "^1.0.1"
|
1165 |
| - "@opentelemetry/api" "^1.4.1" |
1166 |
| - "@opentelemetry/core" "^1.15.2" |
1167 |
| - "@opentelemetry/sdk-trace-base" "^1.15.2" |
1168 |
| - "@opentelemetry/semantic-conventions" "^1.15.2" |
| 1165 | + "@opentelemetry/api" "^1.7.0" |
| 1166 | + "@opentelemetry/core" "^1.19.0" |
| 1167 | + "@opentelemetry/sdk-trace-base" "^1.19.0" |
| 1168 | + "@opentelemetry/semantic-conventions" "^1.19.0" |
1169 | 1169 | cls-hooked "^4.2.2"
|
1170 | 1170 | continuation-local-storage "^3.2.1"
|
1171 | 1171 | diagnostic-channel "1.1.1"
|
1172 |
| - diagnostic-channel-publishers "1.0.7" |
| 1172 | + diagnostic-channel-publishers "1.0.8" |
1173 | 1173 |
|
1174 | 1174 | archy@^1.0.0:
|
1175 | 1175 | version "1.0.0"
|
@@ -1963,10 +1963,10 @@ delayed-stream@~1.0.0:
|
1963 | 1963 | resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
|
1964 | 1964 | integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
|
1965 | 1965 |
|
1966 |
| -diagnostic-channel-publishers@1.0.7: |
1967 |
| - version "1.0.7" |
1968 |
| - resolved "https://registry.yarnpkg.com/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.7.tgz#9b7f8d5ee1295481aee19c827d917e96fedf2c4a" |
1969 |
| - integrity sha512-SEECbY5AiVt6DfLkhkaHNeshg1CogdLLANA8xlG/TKvS+XUgvIKl7VspJGYiEdL5OUyzMVnr7o0AwB7f+/Mjtg== |
| 1966 | +diagnostic-channel-publishers@1.0.8: |
| 1967 | + version "1.0.8" |
| 1968 | + resolved "https://registry.yarnpkg.com/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.8.tgz#700557a902c443cb11f999f19f50a8bb3be490a0" |
| 1969 | + integrity sha512-HmSm9hXxSPxA9BaLGY98QU1zsdjeCk113KjAYGPCen1ZP6mhVaTPzHd6UYv5r21DnWANi+f+NyPOHruGT9jpqQ== |
1970 | 1970 |
|
1971 | 1971 | diagnostic-channel@1.1.1:
|
1972 | 1972 | version "1.1.1"
|
|
0 commit comments