From 48140ba2cf0341c45cd718fd0a842a264a0e511c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 05:02:38 +0000 Subject: [PATCH] Update dependency @microsoft/applicationinsights-react-js to v3.4.3 --- package-lock.json | 22 +++++++++++----------- package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index d5200644..671419d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@fullcalendar/react": "6.1.8", "@fullcalendar/rrule": "6.1.8", "@fullcalendar/timegrid": "6.1.8", - "@microsoft/applicationinsights-react-js": "3.4.2", + "@microsoft/applicationinsights-react-js": "3.4.3", "@microsoft/applicationinsights-web": "3.0.2", "bootstrap-darkmode": "5.0.1", "html-to-image": "1.11.11", @@ -3937,12 +3937,12 @@ } }, "node_modules/@microsoft/applicationinsights-react-js": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-react-js/-/applicationinsights-react-js-3.4.2.tgz", - "integrity": "sha512-9i1wIs5YQEoSKJPKoW6DY6XCrBbmc+HhMJEIl6svhxbEK6afzPTjp+Gc2yc2TS/nr7qai033LC8FyLOoZVq8sg==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-react-js/-/applicationinsights-react-js-3.4.3.tgz", + "integrity": "sha512-+IIPDYU7DKBwByN7lK/mkMGrnWMGdyIsEZfDzBh/fKDZgGGGgH9B3WHej+vIpdwBcVaPbYx++lonTshn56C9/A==", "dependencies": { - "@microsoft/applicationinsights-common": "^2.8.12", - "@microsoft/applicationinsights-core-js": "^2.8.12", + "@microsoft/applicationinsights-common": "^2.8.14", + "@microsoft/applicationinsights-core-js": "^2.8.14", "@microsoft/applicationinsights-shims": "^2.0.2", "@microsoft/dynamicproto-js": "^1.1.9" }, @@ -22312,12 +22312,12 @@ } }, "@microsoft/applicationinsights-react-js": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-react-js/-/applicationinsights-react-js-3.4.2.tgz", - "integrity": "sha512-9i1wIs5YQEoSKJPKoW6DY6XCrBbmc+HhMJEIl6svhxbEK6afzPTjp+Gc2yc2TS/nr7qai033LC8FyLOoZVq8sg==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-react-js/-/applicationinsights-react-js-3.4.3.tgz", + "integrity": "sha512-+IIPDYU7DKBwByN7lK/mkMGrnWMGdyIsEZfDzBh/fKDZgGGGgH9B3WHej+vIpdwBcVaPbYx++lonTshn56C9/A==", "requires": { - "@microsoft/applicationinsights-common": "^2.8.12", - "@microsoft/applicationinsights-core-js": "^2.8.12", + "@microsoft/applicationinsights-common": "^2.8.14", + "@microsoft/applicationinsights-core-js": "^2.8.14", "@microsoft/applicationinsights-shims": "^2.0.2", "@microsoft/dynamicproto-js": "^1.1.9" } diff --git a/package.json b/package.json index 0db516db..8a00c6d2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@fullcalendar/react": "6.1.8", "@fullcalendar/rrule": "6.1.8", "@fullcalendar/timegrid": "6.1.8", - "@microsoft/applicationinsights-react-js": "3.4.2", + "@microsoft/applicationinsights-react-js": "3.4.3", "@microsoft/applicationinsights-web": "3.0.2", "bootstrap-darkmode": "5.0.1", "html-to-image": "1.11.11",