diff --git a/audit.json b/audit.json index 728bd95c7..3b7f3bf9b 100644 --- a/audit.json +++ b/audit.json @@ -97,6 +97,7 @@ "10021_X-Content-Type-Options Header Missing_https://manage-case.aat.platform.hmcts.net/ruxitagentjs_ICA27NQVfgqrux_10271230629152232.js_GET" : "ignore", "10021_X-Content-Type-Options Header Missing_https://manage-case.aat.platform.hmcts.net/ruxitagentjs_ICA27NQVfgqrux_10275230919171419.js_GET": "ignore", "10021_X-Content-Type-Options Header Missing_http://em-showcase-aat.service.core-compute-aat.internal/runtime-es5.15e45cb14f65541a41d5.js_GET": "ignore", + "10021_X-Content-Type-Options Header Missing_http://em-showcase-aat.service.core-compute-aat.internal/runtime-es2015.15e45cb14f65541a41d5.js_GET": "ignore", "10027_Information Disclosure - Suspicious Comments_http://em-showcase-aat.service.core-compute-aat.internal/html5-shiv/html5shiv.js_GET": "ignore", "10027_Information Disclosure - Suspicious Comments_https://manage-case.aat.platform.hmcts.net/main-es5.be2961dcc5e297c465a9.js_GET": "ignore", "10027_Information Disclosure - Suspicious Comments_http://em-showcase-aat.service.core-compute-aat.internal/main.2d204dfc031368665a48.js_GET": "ignore", @@ -219,6 +220,7 @@ "10037_Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)_https://em-media-viewer-staging.service.core-compute-aat.internal/runtime.80ab492fe3d778817936.js_GET": "ignore", "10037_Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)_https://em-media-viewer-staging.service.core-compute-aat.internal/sitemap.xml_GET": "ignore", "10037_Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)_http://em-showcase-aat.service.core-compute-aat.internal/runtime-es5.15e45cb14f65541a41d5.js_GET": "ignore", + "10037_Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)_http://em-showcase-aat.service.core-compute-aat.internal/runtime-es2015.15e45cb14f65541a41d5.js_GET": "ignore", "10038_Content Security Policy (CSP) Header Not Set_http://em-showcase-aat.service.core-compute-aat.internal/_GET": "ignore", "10038_Content Security Policy (CSP) Header Not Set_http://em-showcase-aat.service.core-compute-aat.internal/govuk-frontend/all-ie8.css_GET": "ignore", "10038_Content Security Policy (CSP) Header Not Set_http://em-showcase-aat.service.core-compute-aat.internal/html5-shiv/html5shiv.js_GET": "ignore", @@ -263,6 +265,7 @@ "10049_Storable but Non-Cacheable Content_http://em-showcase-aat.service.core-compute-aat.internal/assets/images/govuk-apple-touch-icon.png_GET": "ignore", "10049_Storable but Non-Cacheable Content_http://em-showcase-aat.service.core-compute-aat.internal/assets/images/govuk-mask-icon.svg_GET": "ignore", "10049_Storable but Non-Cacheable Content_http://em-showcase-aat.service.core-compute-aat.internal/runtime-es5.15e45cb14f65541a41d5.js_GET": "ignore", + "10049_Storable but Non-Cacheable Content_http://em-showcase-aat.service.core-compute-aat.internal/runtime-es2015.15e45cb14f65541a41d5.js_GET": "ignore", "10054_Cookie without SameSite Attribute_http://em-showcase-aat.service.core-compute-aat.internal/_GET": "ignore", "10054_Cookie without SameSite Attribute_http://em-showcase-aat.service.core-compute-aat.internal/assets/images/favicon.ico_GET": "ignore", "10054_Cookie without SameSite Attribute_http://em-showcase-aat.service.core-compute-aat.internal/media-viewer_GET": "ignore", diff --git a/package.json b/package.json index 2240fbcf2..9eb5fd4ef 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "trim-newlines": "^4.0.1", "ws": "^7.4.6", "xmlhttprequest-ssl": "^1.6.2", - "xmldom": "^0.5.0", + "@xmldom/xmldom": "^0.7.5", "yargs-parser": "^20.2.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index aa551c412..0a5f03864 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3486,10 +3486,10 @@ __metadata: languageName: node linkType: hard -"@xmldom/xmldom@npm:^0.8.5": - version: 0.8.6 - resolution: "@xmldom/xmldom@npm:0.8.6" - checksum: f17ac6d99a971a6aeb831fcfc5cfa86f367664e45815046548814b2deb17ccc421fef4e0d5ba29e66179d112b552f6caa5680064f8e7bd8a389b788a60404c8e +"@xmldom/xmldom@npm:^0.7.5": + version: 0.7.13 + resolution: "@xmldom/xmldom@npm:0.7.13" + checksum: b4054078530e5fa8ede9677425deff0fce6d965f4c477ca73f8490d8a089e60b8498a15560425a1335f5ff99ecb851ed2c734b0a9a879299a5694302f212f37a languageName: node linkType: hard