Update 1DS and add back envelope (#190056)

* Update 1DS and add back envelope

* Update missed 1DS packages
This commit is contained in:
Logan Ramos
2023-08-09 12:58:27 -07:00
committed by GitHub
parent 01f748f607
commit 3ee5c838ef
7 changed files with 164 additions and 98 deletions

View File

@@ -65,8 +65,8 @@
"perf": "node scripts/code-perf.js" "perf": "node scripts/code-perf.js"
}, },
"dependencies": { "dependencies": {
"@microsoft/1ds-core-js": "^3.2.2", "@microsoft/1ds-core-js": "^4.0.1",
"@microsoft/1ds-post-js": "^3.2.2", "@microsoft/1ds-post-js": "^4.0.1",
"@parcel/watcher": "2.1.0", "@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0", "@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.4", "@vscode/policy-watcher": "^1.1.4",

View File

@@ -3,8 +3,8 @@
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@microsoft/1ds-core-js": "^3.2.2", "@microsoft/1ds-core-js": "^4.0.1",
"@microsoft/1ds-post-js": "^3.2.2", "@microsoft/1ds-post-js": "^4.0.1",
"@parcel/watcher": "2.1.0", "@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0", "@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.17.2", "@vscode/proxy-agent": "^0.17.2",

View File

@@ -3,8 +3,8 @@
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@microsoft/1ds-core-js": "^3.2.2", "@microsoft/1ds-core-js": "^4.0.1",
"@microsoft/1ds-post-js": "^3.2.2", "@microsoft/1ds-post-js": "^4.0.1",
"@vscode/iconv-lite-umd": "0.7.0", "@vscode/iconv-lite-umd": "0.7.0",
"@vscode/vscode-languagedetection": "1.0.21", "@vscode/vscode-languagedetection": "1.0.21",
"jschardet": "3.0.0", "jschardet": "3.0.0",

View File

@@ -2,41 +2,63 @@
# yarn lockfile v1 # yarn lockfile v1
"@microsoft/1ds-core-js@3.2.3", "@microsoft/1ds-core-js@^3.2.2": "@microsoft/1ds-core-js@4.0.1", "@microsoft/1ds-core-js@^4.0.1":
version "3.2.3" version "4.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/1ds-core-js/-/1ds-core-js-3.2.3.tgz#2217d92ec8b073caa4577a13f40ea3a5c4c4d4e7" resolved "https://registry.yarnpkg.com/@microsoft/1ds-core-js/-/1ds-core-js-4.0.1.tgz#6fcf129276c933934d618f7fc3de49613259e3ec"
integrity sha512-796A8fd90oUKDRO7UXUT9BwZ3G+a9XzJj5v012FcCN/2qRhEsIV3x/0wkx2S08T4FiQEUPkB2uoYHpEjEneM7g== integrity sha512-BcTKhcRixCqLYEo1xVlQofvvZpgey9qmkzxQd1j9bBZS4iQl9IOmGBzlf/vGSITC7VXtEk2NZOlHQN0llAIfSw==
dependencies: dependencies:
"@microsoft/applicationinsights-core-js" "2.8.4" "@microsoft/applicationinsights-core-js" "3.0.2"
"@microsoft/applicationinsights-shims" "^2.0.1" "@microsoft/applicationinsights-shims" "^3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.6 < 2.x"
"@microsoft/1ds-post-js@^3.2.2": "@microsoft/1ds-post-js@^4.0.1":
version "3.2.3" version "4.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/1ds-post-js/-/1ds-post-js-3.2.3.tgz#1fa7d51615a44f289632ae8c588007ba943db216" resolved "https://registry.yarnpkg.com/@microsoft/1ds-post-js/-/1ds-post-js-4.0.1.tgz#8630927d10518067686104baec98557b74317e4e"
integrity sha512-tcGJQXXr2LYoBbIXPoUVe1KCF3OtBsuKDFL7BXfmNtuSGtWF0yejm6H83DrR8/cUIGMRMUP9lqNlqFGwDYiwAQ== integrity sha512-uyYkG9mxzzj/4HgxVJsgcz9abfakW+Rjrsnor/hXS5I5ezE3YUX+54DLvAh/c6mEgoDI7u8wGkGl3HgCtAYbDQ==
dependencies: dependencies:
"@microsoft/1ds-core-js" "3.2.3" "@microsoft/1ds-core-js" "4.0.1"
"@microsoft/applicationinsights-shims" "^2.0.1" "@microsoft/applicationinsights-shims" "^3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.6 < 2.x"
"@microsoft/applicationinsights-core-js@2.8.4": "@microsoft/applicationinsights-core-js@3.0.2":
version "2.8.4" version "3.0.2"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.4.tgz#607e531bb241a8920d43960f68a7c76a6f9af596" resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.0.2.tgz#108e20df8c162bec92b1f66f9de2530a25d9f51a"
integrity sha512-FoA0FNOsFbJnLyTyQlYs6+HR7HMEa6nAOE6WOm9WVejBHMHQ/Bdb+hfVFi6slxwCimr/ner90jchi4/sIYdnyQ== integrity sha512-WQhVhzlRlLDrQzn3OShCW/pL3BW5WC57t0oywSknX3q7lMzI3jDg7Ihh0iuIcNTzGCTbDkuqr4d6IjEDWIMtJQ==
dependencies: dependencies:
"@microsoft/applicationinsights-shims" "2.0.1" "@microsoft/applicationinsights-shims" "3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.5 < 2.x"
"@microsoft/applicationinsights-shims@2.0.1", "@microsoft/applicationinsights-shims@^2.0.1": "@microsoft/applicationinsights-shims@3.0.1", "@microsoft/applicationinsights-shims@^3.0.1":
version "2.0.1" version "3.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.1.tgz#5d72fb7aaf4056c4fda54f9d7c93ccf8ca9bcbfd" resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-shims/-/applicationinsights-shims-3.0.1.tgz#3865b73ace8405b9c4618cc5c571f2fe3876f06f"
integrity sha512-G0MXf6R6HndRbDy9BbEj0zrLeuhwt2nsXk2zKtF0TnYo39KgYqhYC2ayIzKPTm2KAE+xzD7rgyLdZnrcRvt9WQ== integrity sha512-DKwboF47H1nb33rSUfjqI6ryX29v+2QWcTrRvcQDA32AZr5Ilkr7whOOSsD1aBzwqX0RJEIP1Z81jfE3NBm/Lg==
dependencies:
"@nevware21/ts-utils" ">= 0.9.4 < 2.x"
"@microsoft/dynamicproto-js@^1.1.6": "@microsoft/dynamicproto-js@^2.0.2":
version "1.1.6" version "2.0.2"
resolved "https://registry.yarnpkg.com/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.6.tgz#6fe03468862861f5f88ac4c3959a652b3797f1bc" resolved "https://registry.yarnpkg.com/@microsoft/dynamicproto-js/-/dynamicproto-js-2.0.2.tgz#e57fbec2e7067d48b7e8e1e1c1d354028ef718a6"
integrity sha512-D1Oivw1A4bIXhzBIy3/BBPn3p2On+kpO2NiYt9shICDK7L/w+cR6FFBUsBZ05l6iqzTeL+Jm8lAYn0g6G7DmDg== integrity sha512-MB8trWaFREpmb037k/d0bB7T2BP7Ai24w1e1tbz3ASLB0/lwphsq3Nq8S9I5AsI5vs4zAQT+SB5nC5/dLYTiOg==
dependencies:
"@nevware21/ts-utils" ">= 0.9.4 < 2.x"
"@nevware21/ts-async@>= 0.2.4 < 2.x":
version "0.2.6"
resolved "https://registry.yarnpkg.com/@nevware21/ts-async/-/ts-async-0.2.6.tgz#9fad1c4a56b01430b407d454817f68bb6ace92b0"
integrity sha512-NCUqEZSbsy7LVtKlUScd/eTst6djkWauLlzoIPVKCOxalEBdO8lrgNRIm4Xy68JNudNN5faqa2WA12X8m0BVhA==
dependencies:
"@nevware21/ts-utils" ">= 0.9.7 < 2.x"
"@nevware21/ts-utils@>= 0.9.4 < 2.x", "@nevware21/ts-utils@>= 0.9.5 < 2.x", "@nevware21/ts-utils@>= 0.9.6 < 2.x", "@nevware21/ts-utils@>= 0.9.7 < 2.x":
version "0.9.8"
resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.9.8.tgz#6db23211a5c7539d3b4362e273087effcfc7d2f8"
integrity sha512-kZ8s8hcn9jPVX/M7kSsBYrOGlHjqLahmxrG7QeKTk5paeVwfgKdvVCjj5Acb4UGb/ukU1G34U1Z3eb7bbVanyA==
"@vscode/iconv-lite-umd@0.7.0": "@vscode/iconv-lite-umd@0.7.0":
version "0.7.0" version "0.7.0"

View File

@@ -2,41 +2,63 @@
# yarn lockfile v1 # yarn lockfile v1
"@microsoft/1ds-core-js@3.2.3", "@microsoft/1ds-core-js@^3.2.2": "@microsoft/1ds-core-js@4.0.1", "@microsoft/1ds-core-js@^4.0.1":
version "3.2.3" version "4.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/1ds-core-js/-/1ds-core-js-3.2.3.tgz#2217d92ec8b073caa4577a13f40ea3a5c4c4d4e7" resolved "https://registry.yarnpkg.com/@microsoft/1ds-core-js/-/1ds-core-js-4.0.1.tgz#6fcf129276c933934d618f7fc3de49613259e3ec"
integrity sha512-796A8fd90oUKDRO7UXUT9BwZ3G+a9XzJj5v012FcCN/2qRhEsIV3x/0wkx2S08T4FiQEUPkB2uoYHpEjEneM7g== integrity sha512-BcTKhcRixCqLYEo1xVlQofvvZpgey9qmkzxQd1j9bBZS4iQl9IOmGBzlf/vGSITC7VXtEk2NZOlHQN0llAIfSw==
dependencies: dependencies:
"@microsoft/applicationinsights-core-js" "2.8.4" "@microsoft/applicationinsights-core-js" "3.0.2"
"@microsoft/applicationinsights-shims" "^2.0.1" "@microsoft/applicationinsights-shims" "^3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.6 < 2.x"
"@microsoft/1ds-post-js@^3.2.2": "@microsoft/1ds-post-js@^4.0.1":
version "3.2.3" version "4.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/1ds-post-js/-/1ds-post-js-3.2.3.tgz#1fa7d51615a44f289632ae8c588007ba943db216" resolved "https://registry.yarnpkg.com/@microsoft/1ds-post-js/-/1ds-post-js-4.0.1.tgz#8630927d10518067686104baec98557b74317e4e"
integrity sha512-tcGJQXXr2LYoBbIXPoUVe1KCF3OtBsuKDFL7BXfmNtuSGtWF0yejm6H83DrR8/cUIGMRMUP9lqNlqFGwDYiwAQ== integrity sha512-uyYkG9mxzzj/4HgxVJsgcz9abfakW+Rjrsnor/hXS5I5ezE3YUX+54DLvAh/c6mEgoDI7u8wGkGl3HgCtAYbDQ==
dependencies: dependencies:
"@microsoft/1ds-core-js" "3.2.3" "@microsoft/1ds-core-js" "4.0.1"
"@microsoft/applicationinsights-shims" "^2.0.1" "@microsoft/applicationinsights-shims" "^3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.6 < 2.x"
"@microsoft/applicationinsights-core-js@2.8.4": "@microsoft/applicationinsights-core-js@3.0.2":
version "2.8.4" version "3.0.2"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.4.tgz#607e531bb241a8920d43960f68a7c76a6f9af596" resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.0.2.tgz#108e20df8c162bec92b1f66f9de2530a25d9f51a"
integrity sha512-FoA0FNOsFbJnLyTyQlYs6+HR7HMEa6nAOE6WOm9WVejBHMHQ/Bdb+hfVFi6slxwCimr/ner90jchi4/sIYdnyQ== integrity sha512-WQhVhzlRlLDrQzn3OShCW/pL3BW5WC57t0oywSknX3q7lMzI3jDg7Ihh0iuIcNTzGCTbDkuqr4d6IjEDWIMtJQ==
dependencies: dependencies:
"@microsoft/applicationinsights-shims" "2.0.1" "@microsoft/applicationinsights-shims" "3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.5 < 2.x"
"@microsoft/applicationinsights-shims@2.0.1", "@microsoft/applicationinsights-shims@^2.0.1": "@microsoft/applicationinsights-shims@3.0.1", "@microsoft/applicationinsights-shims@^3.0.1":
version "2.0.1" version "3.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.1.tgz#5d72fb7aaf4056c4fda54f9d7c93ccf8ca9bcbfd" resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-shims/-/applicationinsights-shims-3.0.1.tgz#3865b73ace8405b9c4618cc5c571f2fe3876f06f"
integrity sha512-G0MXf6R6HndRbDy9BbEj0zrLeuhwt2nsXk2zKtF0TnYo39KgYqhYC2ayIzKPTm2KAE+xzD7rgyLdZnrcRvt9WQ== integrity sha512-DKwboF47H1nb33rSUfjqI6ryX29v+2QWcTrRvcQDA32AZr5Ilkr7whOOSsD1aBzwqX0RJEIP1Z81jfE3NBm/Lg==
dependencies:
"@nevware21/ts-utils" ">= 0.9.4 < 2.x"
"@microsoft/dynamicproto-js@^1.1.6": "@microsoft/dynamicproto-js@^2.0.2":
version "1.1.6" version "2.0.2"
resolved "https://registry.yarnpkg.com/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.6.tgz#6fe03468862861f5f88ac4c3959a652b3797f1bc" resolved "https://registry.yarnpkg.com/@microsoft/dynamicproto-js/-/dynamicproto-js-2.0.2.tgz#e57fbec2e7067d48b7e8e1e1c1d354028ef718a6"
integrity sha512-D1Oivw1A4bIXhzBIy3/BBPn3p2On+kpO2NiYt9shICDK7L/w+cR6FFBUsBZ05l6iqzTeL+Jm8lAYn0g6G7DmDg== integrity sha512-MB8trWaFREpmb037k/d0bB7T2BP7Ai24w1e1tbz3ASLB0/lwphsq3Nq8S9I5AsI5vs4zAQT+SB5nC5/dLYTiOg==
dependencies:
"@nevware21/ts-utils" ">= 0.9.4 < 2.x"
"@nevware21/ts-async@>= 0.2.4 < 2.x":
version "0.2.6"
resolved "https://registry.yarnpkg.com/@nevware21/ts-async/-/ts-async-0.2.6.tgz#9fad1c4a56b01430b407d454817f68bb6ace92b0"
integrity sha512-NCUqEZSbsy7LVtKlUScd/eTst6djkWauLlzoIPVKCOxalEBdO8lrgNRIm4Xy68JNudNN5faqa2WA12X8m0BVhA==
dependencies:
"@nevware21/ts-utils" ">= 0.9.7 < 2.x"
"@nevware21/ts-utils@>= 0.9.4 < 2.x", "@nevware21/ts-utils@>= 0.9.5 < 2.x", "@nevware21/ts-utils@>= 0.9.6 < 2.x", "@nevware21/ts-utils@>= 0.9.7 < 2.x":
version "0.9.8"
resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.9.8.tgz#6db23211a5c7539d3b4362e273087effcfc7d2f8"
integrity sha512-kZ8s8hcn9jPVX/M7kSsBYrOGlHjqLahmxrG7QeKTk5paeVwfgKdvVCjj5Acb4UGb/ukU1G34U1Z3eb7bbVanyA==
"@parcel/watcher@2.1.0": "@parcel/watcher@2.1.0":
version "2.1.0" version "2.1.0"

View File

@@ -52,14 +52,14 @@ async function getClient(instrumentationKey: string, addInternalFlag?: boolean,
appInsightsCore.initialize(coreConfig, []); appInsightsCore.initialize(coreConfig, []);
// appInsightsCore.addTelemetryInitializer((envelope) => { appInsightsCore.addTelemetryInitializer((envelope) => {
// if (addInternalFlag) { if (addInternalFlag) {
// envelope['ext'] = envelope['ext'] ?? {}; envelope['ext'] = envelope['ext'] ?? {};
// envelope['ext']['utc'] = envelope['ext']['utc'] ?? {}; envelope['ext']['utc'] = envelope['ext']['utc'] ?? {};
// // Sets it to be internal only based on Windows UTC flagging // Sets it to be internal only based on Windows UTC flagging
// envelope['ext']['utc']['flags'] = 0x0000811ECD; envelope['ext']['utc']['flags'] = 0x0000811ECD;
// } }
// }); });
return appInsightsCore; return appInsightsCore;
} }

View File

@@ -474,41 +474,51 @@
methods "^1.1.2" methods "^1.1.2"
path-to-regexp "^6.2.1" path-to-regexp "^6.2.1"
"@microsoft/1ds-core-js@3.2.2", "@microsoft/1ds-core-js@^3.2.2": "@microsoft/1ds-core-js@4.0.1", "@microsoft/1ds-core-js@^4.0.1":
version "3.2.2" version "4.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/1ds-core-js/-/1ds-core-js-3.2.2.tgz#86c5afb3c6357f5d96c12086e9fe46fd2ebd82e7" resolved "https://registry.yarnpkg.com/@microsoft/1ds-core-js/-/1ds-core-js-4.0.1.tgz#6fcf129276c933934d618f7fc3de49613259e3ec"
integrity sha512-YUsH2WAIBjM8d3weiwuvkhTZxBIlQs8ssPz5pSsVEzHXfqPU5Z66ZjWu3Wmmp4sF+8rk6oZel4EBEusf7xMTYw== integrity sha512-BcTKhcRixCqLYEo1xVlQofvvZpgey9qmkzxQd1j9bBZS4iQl9IOmGBzlf/vGSITC7VXtEk2NZOlHQN0llAIfSw==
dependencies: dependencies:
"@microsoft/applicationinsights-core-js" "2.8.3" "@microsoft/applicationinsights-core-js" "3.0.2"
"@microsoft/applicationinsights-shims" "^2.0.1" "@microsoft/applicationinsights-shims" "^3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.6 < 2.x"
"@microsoft/1ds-post-js@^3.2.2": "@microsoft/1ds-post-js@^4.0.1":
version "3.2.2" version "4.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/1ds-post-js/-/1ds-post-js-3.2.2.tgz#cbe5f8c1d1281c7177448ca3a48f16d4d4bdeed7" resolved "https://registry.yarnpkg.com/@microsoft/1ds-post-js/-/1ds-post-js-4.0.1.tgz#8630927d10518067686104baec98557b74317e4e"
integrity sha512-PXs+1XfA2lRNgLQq8w3x786hPLTnT6m599ROUCjgtg5wU7xOdfXFLpVw+5Okd9JD81ZhY4xXXuvVvtGu1/j1sg== integrity sha512-uyYkG9mxzzj/4HgxVJsgcz9abfakW+Rjrsnor/hXS5I5ezE3YUX+54DLvAh/c6mEgoDI7u8wGkGl3HgCtAYbDQ==
dependencies: dependencies:
"@microsoft/1ds-core-js" "3.2.2" "@microsoft/1ds-core-js" "4.0.1"
"@microsoft/applicationinsights-shims" "^2.0.1" "@microsoft/applicationinsights-shims" "^3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.6 < 2.x"
"@microsoft/applicationinsights-core-js@2.8.3": "@microsoft/applicationinsights-core-js@3.0.2":
version "2.8.3" version "3.0.2"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.3.tgz#d07abd6e8bfec7d101518494ad4bd62516df5c51" resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.0.2.tgz#108e20df8c162bec92b1f66f9de2530a25d9f51a"
integrity sha512-gVx8G3P4a7XmyCPPCL1nhlXesNktwEQ4XLWQ+DG1F0pEe7akpywCGPrAwswPSiK3mrAKgowqB2nxYYLvXhp0PA== integrity sha512-WQhVhzlRlLDrQzn3OShCW/pL3BW5WC57t0oywSknX3q7lMzI3jDg7Ihh0iuIcNTzGCTbDkuqr4d6IjEDWIMtJQ==
dependencies: dependencies:
"@microsoft/applicationinsights-shims" "2.0.1" "@microsoft/applicationinsights-shims" "3.0.1"
"@microsoft/dynamicproto-js" "^1.1.6" "@microsoft/dynamicproto-js" "^2.0.2"
"@nevware21/ts-async" ">= 0.2.4 < 2.x"
"@nevware21/ts-utils" ">= 0.9.5 < 2.x"
"@microsoft/applicationinsights-shims@2.0.1", "@microsoft/applicationinsights-shims@^2.0.1": "@microsoft/applicationinsights-shims@3.0.1", "@microsoft/applicationinsights-shims@^3.0.1":
version "2.0.1" version "3.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.1.tgz#5d72fb7aaf4056c4fda54f9d7c93ccf8ca9bcbfd" resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-shims/-/applicationinsights-shims-3.0.1.tgz#3865b73ace8405b9c4618cc5c571f2fe3876f06f"
integrity sha512-G0MXf6R6HndRbDy9BbEj0zrLeuhwt2nsXk2zKtF0TnYo39KgYqhYC2ayIzKPTm2KAE+xzD7rgyLdZnrcRvt9WQ== integrity sha512-DKwboF47H1nb33rSUfjqI6ryX29v+2QWcTrRvcQDA32AZr5Ilkr7whOOSsD1aBzwqX0RJEIP1Z81jfE3NBm/Lg==
dependencies:
"@nevware21/ts-utils" ">= 0.9.4 < 2.x"
"@microsoft/dynamicproto-js@^1.1.6": "@microsoft/dynamicproto-js@^2.0.2":
version "1.1.6" version "2.0.2"
resolved "https://registry.yarnpkg.com/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.6.tgz#6fe03468862861f5f88ac4c3959a652b3797f1bc" resolved "https://registry.yarnpkg.com/@microsoft/dynamicproto-js/-/dynamicproto-js-2.0.2.tgz#e57fbec2e7067d48b7e8e1e1c1d354028ef718a6"
integrity sha512-D1Oivw1A4bIXhzBIy3/BBPn3p2On+kpO2NiYt9shICDK7L/w+cR6FFBUsBZ05l6iqzTeL+Jm8lAYn0g6G7DmDg== integrity sha512-MB8trWaFREpmb037k/d0bB7T2BP7Ai24w1e1tbz3ASLB0/lwphsq3Nq8S9I5AsI5vs4zAQT+SB5nC5/dLYTiOg==
dependencies:
"@nevware21/ts-utils" ">= 0.9.4 < 2.x"
"@mole-inc/bin-wrapper@^8.0.1": "@mole-inc/bin-wrapper@^8.0.1":
version "8.0.1" version "8.0.1"
@@ -524,6 +534,18 @@
got "^11.8.5" got "^11.8.5"
os-filter-obj "^2.0.0" os-filter-obj "^2.0.0"
"@nevware21/ts-async@>= 0.2.4 < 2.x":
version "0.2.6"
resolved "https://registry.yarnpkg.com/@nevware21/ts-async/-/ts-async-0.2.6.tgz#9fad1c4a56b01430b407d454817f68bb6ace92b0"
integrity sha512-NCUqEZSbsy7LVtKlUScd/eTst6djkWauLlzoIPVKCOxalEBdO8lrgNRIm4Xy68JNudNN5faqa2WA12X8m0BVhA==
dependencies:
"@nevware21/ts-utils" ">= 0.9.7 < 2.x"
"@nevware21/ts-utils@>= 0.9.4 < 2.x", "@nevware21/ts-utils@>= 0.9.5 < 2.x", "@nevware21/ts-utils@>= 0.9.6 < 2.x", "@nevware21/ts-utils@>= 0.9.7 < 2.x":
version "0.9.8"
resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.9.8.tgz#6db23211a5c7539d3b4362e273087effcfc7d2f8"
integrity sha512-kZ8s8hcn9jPVX/M7kSsBYrOGlHjqLahmxrG7QeKTk5paeVwfgKdvVCjj5Acb4UGb/ukU1G34U1Z3eb7bbVanyA==
"@nodelib/fs.scandir@2.1.3": "@nodelib/fs.scandir@2.1.3":
version "2.1.3" version "2.1.3"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b" resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"