Skip to content

Commit bb2c4f6

Browse files
deps(frontend): update @microsoft/applicationinsights-web requirement
Updates the requirements on [@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS) to permit the latest version. - [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md) - [Commits](microsoft/ApplicationInsights-JS@3.0.8...3.3.11) --- updated-dependencies: - dependency-name: "@microsoft/applicationinsights-web" dependency-version: 3.3.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16eb931 commit bb2c4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@microsoft/applicationinsights-react-js": "^17.1.1",
7-
"@microsoft/applicationinsights-web": "^3.0.8",
7+
"@microsoft/applicationinsights-web": "^3.3.11",
88
"@testing-library/dom": "^10.4.1",
99
"@testing-library/jest-dom": "^6.9.1",
1010
"@testing-library/react": "^16.3.2",

0 commit comments

Comments
 (0)