@ms-cloudpack/telemetry 0.11.67 → 0.11.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/NOTICE.txt +1 -1
  2. package/package.json +2 -2
package/NOTICE.txt CHANGED
@@ -3722,5 +3722,5 @@ THE SOFTWARE.
3722
3722
 
3723
3723
  ----
3724
3724
 
3725
- workspace-tools 0.40.0 - MIT
3725
+ workspace-tools 0.40.2 - MIT
3726
3726
  https://github.com/microsoft/workspace-tools
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ms-cloudpack/telemetry",
3
- "version": "0.11.67",
3
+ "version": "0.11.69",
4
4
  "description": "Helpers for reporting telemetry in Cloudpack.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -27,7 +27,7 @@
27
27
  "@azure/monitor-opentelemetry-exporter": "1.0.0-beta.28",
28
28
  "@ms-cloudpack/environment": "^0.1.1",
29
29
  "@ms-cloudpack/eslint-plugin-internal": "^0.0.1",
30
- "@ms-cloudpack/package-utilities": "^13.5.0",
30
+ "@ms-cloudpack/package-utilities": "^13.7.0",
31
31
  "@ms-cloudpack/scripts": "^0.0.1",
32
32
  "@opentelemetry/api": "~1.9.0",
33
33
  "@opentelemetry/context-async-hooks": "~1.30.0",