From 0a8dea51aef4b2754c873ee65d4edda8bbd0d532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:51:36 +0000 Subject: [PATCH] Bump the applicationinsights group in /frontend-react with 2 updates (#15778) Bumps the applicationinsights group in /frontend-react with 2 updates: [@microsoft/applicationinsights-react-js](https://github.com/microsoft/applicationinsights-react-js) and [@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS). Updates `@microsoft/applicationinsights-react-js` from 17.3.1 to 17.3.2 - [Release notes](https://github.com/microsoft/applicationinsights-react-js/releases) - [Changelog](https://github.com/microsoft/applicationinsights-react-js/blob/main/RELEASES.md) - [Commits](https://github.com/microsoft/applicationinsights-react-js/compare/17.3.1...17.3.2) Updates `@microsoft/applicationinsights-web` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md) - [Commits](https://github.com/microsoft/ApplicationInsights-JS/commits) --- updated-dependencies: - dependency-name: "@microsoft/applicationinsights-react-js" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: applicationinsights - dependency-name: "@microsoft/applicationinsights-web" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: applicationinsights ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend-react/package.json | 4 +- frontend-react/yarn.lock | 134 ++++++++++++++++++------------------ 2 files changed, 69 insertions(+), 69 deletions(-) diff --git a/frontend-react/package.json b/frontend-react/package.json index 4f092cafebc..12676b55a60 100644 --- a/frontend-react/package.json +++ b/frontend-react/package.json @@ -5,8 +5,8 @@ "type": "module", "npmClient": "yarn", "dependencies": { - "@microsoft/applicationinsights-react-js": "^17.3.1", - "@microsoft/applicationinsights-web": "^3.3.1", + "@microsoft/applicationinsights-react-js": "^17.3.2", + "@microsoft/applicationinsights-web": "^3.3.2", "@okta/okta-react": "^6.9.0", "@okta/okta-signin-widget": "^7.21.2", "@rest-hooks/rest": "^3.0.3", diff --git a/frontend-react/yarn.lock b/frontend-react/yarn.lock index a73017f055f..3f48b19c3fd 100644 --- a/frontend-react/yarn.lock +++ b/frontend-react/yarn.lock @@ -2164,118 +2164,118 @@ __metadata: languageName: node linkType: hard -"@microsoft/applicationinsights-analytics-js@npm:3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-analytics-js@npm:3.3.1" +"@microsoft/applicationinsights-analytics-js@npm:3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-analytics-js@npm:3.3.2" dependencies: - "@microsoft/applicationinsights-common": 3.3.1 - "@microsoft/applicationinsights-core-js": 3.3.1 + "@microsoft/applicationinsights-common": 3.3.2 + "@microsoft/applicationinsights-core-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: e5c34f3cbafdd81a2e5ff87922d3b80754b41dccc50359ee407b4af70cba8e4ed57476f12a87364c7fbef33953ffe9bacdaf70c0e03eeb2a4fc3f447cb39f7ab + tslib: ">= 1.0.0" + checksum: f36f555b4d8937a63014ef28f5c09cf5e7c9f35f2e10a702edb926ba135c7b71eefd796d15400b1841f99e3625879580608081b50cb031264566a29ad4b94492 languageName: node linkType: hard -"@microsoft/applicationinsights-cfgsync-js@npm:3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-cfgsync-js@npm:3.3.1" +"@microsoft/applicationinsights-cfgsync-js@npm:3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-cfgsync-js@npm:3.3.2" dependencies: - "@microsoft/applicationinsights-common": 3.3.1 - "@microsoft/applicationinsights-core-js": 3.3.1 + "@microsoft/applicationinsights-common": 3.3.2 + "@microsoft/applicationinsights-core-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-async": ">= 0.5.2 < 2.x" "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: eab8ba79732bceeba93f5888006a23321e33cf46c9c30c77ab325782f1e0b3621c9851ac6a7d0813398ff16a62833b6812fd0caccdb36760700f34fdaf09f463 + tslib: ">= 1.0.0" + checksum: 81709fd0f4a15fc465bb22857e996a7474a8e49ddf9d2fe8cd7651c7d6dfdd3fe6b226f79ca334c73dbfb9df1fbd33602fe401a6daf56ccbd1c41b153b51a334 languageName: node linkType: hard -"@microsoft/applicationinsights-channel-js@npm:3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-channel-js@npm:3.3.1" +"@microsoft/applicationinsights-channel-js@npm:3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-channel-js@npm:3.3.2" dependencies: - "@microsoft/applicationinsights-common": 3.3.1 - "@microsoft/applicationinsights-core-js": 3.3.1 + "@microsoft/applicationinsights-common": 3.3.2 + "@microsoft/applicationinsights-core-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-async": ">= 0.5.2 < 2.x" "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: 880bec408d65620e1585996a1f78119114ed14e12fa81277f9c70799065d7f4471a1e771c498b3ff0cee009edd3559412ac45eb73099168092d013bf49481cdc + tslib: ">= 1.0.0" + checksum: af2d5703c9beb9d20ebb87c277b028b3a0a90e0c135d37ad21697a963504066914cfc3160be35b58570c75d40dddc23b4cc85f708a9936c102bea79801b35936 languageName: node linkType: hard -"@microsoft/applicationinsights-common@npm:3.3.1, @microsoft/applicationinsights-common@npm:^3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-common@npm:3.3.1" +"@microsoft/applicationinsights-common@npm:3.3.2, @microsoft/applicationinsights-common@npm:^3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-common@npm:3.3.2" dependencies: - "@microsoft/applicationinsights-core-js": 3.3.1 + "@microsoft/applicationinsights-core-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: 3d2762807812f3dacc4675bce8ecad529d41d4990f4be3e1123047797bfcd42d8fa69b551ae722fbc5e1d42feb3ac62a17ca0f9cb047ff219154072aa5050c23 + tslib: ">= 1.0.0" + checksum: ae459e7301244251a7e9a3e3cd51715848bfabf1fdcfe269d8bed19eb6d92819b3cf915be0423215e8c676a650b2c48e167e6870860ac70540e7a137654b1a64 languageName: node linkType: hard -"@microsoft/applicationinsights-core-js@npm:3.3.1, @microsoft/applicationinsights-core-js@npm:^3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-core-js@npm:3.3.1" +"@microsoft/applicationinsights-core-js@npm:3.3.2, @microsoft/applicationinsights-core-js@npm:^3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-core-js@npm:3.3.2" dependencies: "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-async": ">= 0.5.2 < 2.x" "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: e51dca60df15e576321c1a9aeea70357d7eb29b3ed08c5f361a3919f5100fa4736b8778397ee0995c2683f988d38fc7e45b6b0943cda1e799cbffb852477624f + tslib: ">= 1.0.0" + checksum: f3cedb3e79d4e5ceac42ee3cf089dc7810fed734901d2108cdfa47375a3c7d26ff282c535909a4bd87761ed0e623310c8c0e87c4142de32ab129161eff4eb53e languageName: node linkType: hard -"@microsoft/applicationinsights-dependencies-js@npm:3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-dependencies-js@npm:3.3.1" +"@microsoft/applicationinsights-dependencies-js@npm:3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-dependencies-js@npm:3.3.2" dependencies: - "@microsoft/applicationinsights-common": 3.3.1 - "@microsoft/applicationinsights-core-js": 3.3.1 + "@microsoft/applicationinsights-common": 3.3.2 + "@microsoft/applicationinsights-core-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-async": ">= 0.5.2 < 2.x" "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: 30cf9882fa3b8fff62b6dd1a1ac27f00b466eac4a22394c284761a56f799857ba1711f1acec33168c1872f42938068a18de9b74c323460fc96d82e72792acadd + tslib: ">= 1.0.0" + checksum: fa915a95b8be6c675c72de5e4435ebd9f8c03bfad0ff4daa2980d7d2ccf4b0592a12bcbfcfa8b95a01349334deaf11c1cea8a9ea0ac2df8c53c8b754726aeef8 languageName: node linkType: hard -"@microsoft/applicationinsights-properties-js@npm:3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-properties-js@npm:3.3.1" +"@microsoft/applicationinsights-properties-js@npm:3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-properties-js@npm:3.3.2" dependencies: - "@microsoft/applicationinsights-common": 3.3.1 - "@microsoft/applicationinsights-core-js": 3.3.1 + "@microsoft/applicationinsights-common": 3.3.2 + "@microsoft/applicationinsights-core-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: 5a229fe7920101d2ff118a2e3c3d83b22cb11ba21b86ddcdf46a37f93d4f62dd2ee08a109ff49d3aaa5b922c5b793677b171035d642c8be6421be7e3bb214ae8 + tslib: ">= 1.0.0" + checksum: 0ba90bcfd91311763d6d2046da62efe6654d77b33d49bb1ff1141f4bd0ac204fddd73afa42abd805a979ff4d9d64c5429b3ff0a1f15d699ebc8bee34656b6998 languageName: node linkType: hard -"@microsoft/applicationinsights-react-js@npm:^17.3.1": - version: 17.3.1 - resolution: "@microsoft/applicationinsights-react-js@npm:17.3.1" +"@microsoft/applicationinsights-react-js@npm:^17.3.2": + version: 17.3.2 + resolution: "@microsoft/applicationinsights-react-js@npm:17.3.2" dependencies: - "@microsoft/applicationinsights-common": ^3.3.1 - "@microsoft/applicationinsights-core-js": ^3.3.1 + "@microsoft/applicationinsights-common": ^3.3.2 + "@microsoft/applicationinsights-core-js": ^3.3.2 "@microsoft/applicationinsights-shims": ^3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-utils": ">= 0.11.3 < 2.x" @@ -2283,7 +2283,7 @@ __metadata: history: ">= 4.10.1" react: ">= 17.0.1" tslib: "*" - checksum: 954b2fb18d0b0e2d78f082236a42f2b9b830e1c4b251c9328ef633ff0561db34a17c6e958c68b534c5c5cc2393466a96d737d8d7c8497f222d763f1276d016e9 + checksum: b5c128c5c1fcf46b64ca15184f9ced77bc83ff3e93255acce7ae8a13fc4ed83e6422c4d5181825fb90a9c0f476f1a89cf540af346f5dd1266c8937e2e873a012 languageName: node linkType: hard @@ -2296,24 +2296,24 @@ __metadata: languageName: node linkType: hard -"@microsoft/applicationinsights-web@npm:^3.3.1": - version: 3.3.1 - resolution: "@microsoft/applicationinsights-web@npm:3.3.1" - dependencies: - "@microsoft/applicationinsights-analytics-js": 3.3.1 - "@microsoft/applicationinsights-cfgsync-js": 3.3.1 - "@microsoft/applicationinsights-channel-js": 3.3.1 - "@microsoft/applicationinsights-common": 3.3.1 - "@microsoft/applicationinsights-core-js": 3.3.1 - "@microsoft/applicationinsights-dependencies-js": 3.3.1 - "@microsoft/applicationinsights-properties-js": 3.3.1 +"@microsoft/applicationinsights-web@npm:^3.3.2": + version: 3.3.2 + resolution: "@microsoft/applicationinsights-web@npm:3.3.2" + dependencies: + "@microsoft/applicationinsights-analytics-js": 3.3.2 + "@microsoft/applicationinsights-cfgsync-js": 3.3.2 + "@microsoft/applicationinsights-channel-js": 3.3.2 + "@microsoft/applicationinsights-common": 3.3.2 + "@microsoft/applicationinsights-core-js": 3.3.2 + "@microsoft/applicationinsights-dependencies-js": 3.3.2 + "@microsoft/applicationinsights-properties-js": 3.3.2 "@microsoft/applicationinsights-shims": 3.0.1 "@microsoft/dynamicproto-js": ^2.0.3 "@nevware21/ts-async": ">= 0.5.2 < 2.x" "@nevware21/ts-utils": ">= 0.11.3 < 2.x" peerDependencies: - tslib: "*" - checksum: 3371f4b5f2e278ab2bd320a23687abf94587004a751b509c3704e55d638fa6a8c8b42d8bdaac93de4ae94c4be00b655dac4151665c253042260b7bd63d00bd38 + tslib: ">= 1.0.0" + checksum: fd96bf7509179a73c0e49a6d1fe8fd330e529d7a9b0fa00c3f022a34f5c4e6220aa2cead83596c8f3482b6aa44ef28c28e10a8ad6f3118ffb893f6de28b4c73b languageName: node linkType: hard @@ -12057,8 +12057,8 @@ __metadata: dependencies: "@mdx-js/react": ^3.0.1 "@mdx-js/rollup": ^3.0.1 - "@microsoft/applicationinsights-react-js": ^17.3.1 - "@microsoft/applicationinsights-web": ^3.3.1 + "@microsoft/applicationinsights-react-js": ^17.3.2 + "@microsoft/applicationinsights-web": ^3.3.2 "@okta/okta-react": ^6.9.0 "@okta/okta-signin-widget": ^7.21.2 "@playwright/test": ^1.46.1