diff --git a/package.json b/package.json index f163a01..874f1cc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ], "main": "app.js", "dependencies": { - "applicationinsights": "^2.7.3", + "applicationinsights": "^2.9.7", "axios": "^1.6.4", "azure-storage": "^2.10.6", "bcryptjs": "^2.4.3", diff --git a/yarn.lock b/yarn.lock index f0b0f42..5215ff2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -330,10 +330,10 @@ append-field@^1.0.0: resolved "https://registry.yarnpkg.com/append-field/-/append-field-1.0.0.tgz#1e3440e915f0b1203d23748e78edd7b9b5b43e56" integrity sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw== -applicationinsights@^2.7.3: - version "2.9.6" - resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.6.tgz#67528e667d7953c8dd57b5fb16e0a4714fc07aed" - integrity sha512-BLeBYJUZaKmnzqG/6Q/IFSCqpiVECjSTIvwozLex/1ZZpSxOjPiBxGMev+iIBfNZ2pc7vvnV7DuPOtsoG2DJeQ== +applicationinsights@^2.9.7: + version "2.9.7" + resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.7.tgz#78a2a8e27497eb697ff0bc0ac28625d95a1db0fa" + integrity sha512-dxIVB2AAEMec3FDiYThgEbc9R4u1TatrzL+kFgOf+ABaEgHm8+i8ngVLHfKObjHvy2HHPf810OLWTrqyeWT/oA== dependencies: "@azure/core-auth" "1.7.2" "@azure/core-rest-pipeline" "1.16.3"