Skip to content

Commit

Permalink
Merge branch 'master' into renovate/yarn-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelJacob21012 authored Oct 17, 2023
2 parents e4f6d61 + 60d6661 commit 8e510ad
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8e510ad

Please sign in to comment.