diff --git a/packages/shared/package.json b/packages/shared/package.json index c290a6a34..9fb2a3588 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -29,7 +29,7 @@ "dependencies": { "@types/react": "^16.14", "@types/react-dom": "^16.9", - "accessibility-insights-report": "4.6.3", + "accessibility-insights-report": "4.6.4", "accessibility-insights-scan": "1.6.0", "axe-core": "4.6.3", "express": "^4.18.2", diff --git a/yarn.lock b/yarn.lock index bdacd6584..060b2d7de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -54,7 +54,7 @@ __metadata: "@types/serve-static": ^1.15.1 "@typescript-eslint/eslint-plugin": ^5.54.1 "@typescript-eslint/parser": ^5.54.1 - accessibility-insights-report: 4.6.3 + accessibility-insights-report: 4.6.4 accessibility-insights-scan: 1.6.0 axe-core: 4.6.3 eslint: ^8.35.0 @@ -2700,6 +2700,23 @@ __metadata: languageName: node linkType: hard +"accessibility-insights-report@npm:4.6.4": + version: 4.6.4 + resolution: "accessibility-insights-report@npm:4.6.4" + dependencies: + "@fluentui/react": ^8.96.1 + axe-core: 4.6.3 + classnames: ^2.3.2 + lodash: ^4.17.21 + luxon: ^3.2.1 + react: ^16.14.0 + react-dom: ^16.14.0 + react-helmet: ^6.1.0 + uuid: ^9.0.0 + checksum: c13e74d13465d95fb40b039e9b68009bd2925e11c764fcd765033fdc6af730cf1a60df79ae6ab1f4e449f3d865fdeaf3db49e0f3be0cedf5cf51d9770b7da4d6 + languageName: node + linkType: hard + "accessibility-insights-scan@npm:1.6.0": version: 1.6.0 resolution: "accessibility-insights-scan@npm:1.6.0"