diff --git a/package.json b/package.json index 47a1332..9826e5a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@salesforce/core": "^5.3.1", "@salesforce/ts-types": "^2.0.8", - "applicationinsights": "^2.7.3", + "applicationinsights": "^2.8.0", "got": "^11", "proxy-agent": "^6.3.1" }, diff --git a/yarn.lock b/yarn.lock index 73dd3c0..31e1031 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1178,10 +1178,10 @@ append-transform@^2.0.0: dependencies: default-require-extensions "^3.0.0" -applicationinsights@^2.7.3: - version "2.7.3" - resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.7.3.tgz#8781454d29c0b14c9773f2e892b4cf5e7468ffa5" - integrity sha512-JY8+kTEkjbA+kAVNWDtpfW2lqsrDALfDXuxOs74KLPu2y13fy/9WB52V4LfYVTVcW1/jYOXjTxNS2gPZIDh1iw== +applicationinsights@^2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.8.0.tgz#7a294c9c173e04bf4813e263055afe5763623f33" + integrity sha512-pxVOdCPwXTal1A904yGmzOOUJrIeQ89xQir0ifr7fLl+e0BlGrZ1P4StcIDuEXk93gV9CGxGm5Mol8ksPk2mcg== dependencies: "@azure/core-auth" "^1.5.0" "@azure/core-rest-pipeline" "1.10.1"