Skip to content

Commit fe5473b

Browse files
authored
Merge pull request #443 from forcedotcom/dependabot-npm_and_yarn-applicationinsights-2.9.8
fix(deps): bump applicationinsights from 2.9.7 to 2.9.8
2 parents 0ebc1e0 + 4e7229b commit fe5473b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@salesforce/core": "^8.19.1",
4545
"@salesforce/kit": "^3.2.3",
4646
"@salesforce/o11y-reporter": "1.3.0",
47-
"applicationinsights": "^2.9.6",
47+
"applicationinsights": "^2.9.8",
4848
"got": "^11",
4949
"proxy-agent": "^6.5.0"
5050
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,10 +1303,10 @@ append-transform@^2.0.0:
13031303
dependencies:
13041304
default-require-extensions "^3.0.0"
13051305

1306-
applicationinsights@^2.9.6:
1307-
version "2.9.7"
1308-
resolved "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.9.7.tgz#78a2a8e27497eb697ff0bc0ac28625d95a1db0fa"
1309-
integrity sha512-dxIVB2AAEMec3FDiYThgEbc9R4u1TatrzL+kFgOf+ABaEgHm8+i8ngVLHfKObjHvy2HHPf810OLWTrqyeWT/oA==
1306+
applicationinsights@^2.9.8:
1307+
version "2.9.8"
1308+
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.8.tgz#3e2de24e606b81f92150f2038b19b8dded2c93d7"
1309+
integrity sha512-eB/EtAXJ6mDLLvHrtZj/7h31qUfnC2Npr2pHGqds5+1OP7BFLsn5us+HCkwTj7Q+1sHXujLphE5Cyvq5grtV6g==
13101310
dependencies:
13111311
"@azure/core-auth" "1.7.2"
13121312
"@azure/core-rest-pipeline" "1.16.3"

0 commit comments

Comments
 (0)