From 6e3da519fa94b2fc31a7b6ba86695a087a52c1e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 10:11:16 +0000 Subject: [PATCH] Update dependency @microsoft/applicationinsights-react-js to v3.4.3 --- polaris-ui/package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/polaris-ui/package-lock.json b/polaris-ui/package-lock.json index 513157ad7..4b939fe12 100644 --- a/polaris-ui/package-lock.json +++ b/polaris-ui/package-lock.json @@ -3013,12 +3013,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" }, @@ -21786,12 +21786,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" }