Skip to content

Commit ea7ea5b

Browse files
committed
toolkit version updated
1 parent 4ce85b1 commit ea7ea5b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@angular/router": "^20.3.17",
112112
"@dr.pogodin/csurf": "^1.16.5",
113113
"@edium/fsm": "^2.1.2",
114-
"@hmcts/ccd-case-ui-toolkit": "7.3.53",
114+
"@hmcts/ccd-case-ui-toolkit": "7.3.53-exui-2645-rc1",
115115
"@hmcts/ccpay-web-component": "6.5.17",
116116
"@hmcts/frontend": "0.0.50-alpha",
117117
"@hmcts/media-viewer": "4.2.18",

yarn-audit-known-issues

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@
2626
{"value":"socket.io-parser","children":{"ID":1115154,"Issue":"socket.io allows an unbounded number of binary attachments","URL":"https://github.com/advisories/GHSA-677m-j7p3-52f9","Severity":"high","Vulnerable Versions":">=4.0.0 <4.2.6","Tree Versions":["4.2.4"],"Dependents":["socket.io-client@npm:4.8.1"]}}
2727
{"value":"uuid","children":{"ID":1117637,"Issue":"uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided","URL":"https://github.com/advisories/GHSA-w5hq-g745-h8pq","Severity":"moderate","Vulnerable Versions":">=11.0.0 <11.1.1","Tree Versions":["11.1.0"],"Dependents":["@hmcts/media-viewer@virtual:478250b179e2f7a41962cb81e8de022adafb1a3a18c5c9a01a14fbfc1b28d5290463c48c9e2b547a1f1c34dc9b7b468a7fcd7685a99bff9367385d59331a4cd4#npm:4.2.18"]}}
2828
{"value":"uuid","children":{"ID":"uuid (deprecation)","Issue":"uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).","Severity":"moderate","Vulnerable Versions":"8.3.2","Tree Versions":["8.3.2"],"Dependents":["exceljs@npm:4.4.0"]}}
29+
{"value":"ws","children":{"ID":1119108,"Issue":"ws: Uninitialized memory disclosure","URL":"https://github.com/advisories/GHSA-58qx-3vcg-4xpx","Severity":"moderate","Vulnerable Versions":">=8.0.0 <8.20.1","Tree Versions":["8.18.3"],"Dependents":["engine.io-client@npm:6.6.3"]}}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,12 +3229,12 @@ __metadata:
32293229
languageName: node
32303230
linkType: hard
32313231

3232-
"@hmcts/ccd-case-ui-toolkit@npm:7.3.53":
3233-
version: 7.3.53
3234-
resolution: "@hmcts/ccd-case-ui-toolkit@npm:7.3.53"
3232+
"@hmcts/ccd-case-ui-toolkit@npm:7.3.53-exui-2645-rc1":
3233+
version: 7.3.53-exui-2645-rc1
3234+
resolution: "@hmcts/ccd-case-ui-toolkit@npm:7.3.53-exui-2645-rc1"
32353235
dependencies:
32363236
tslib: "npm:^2.3.0"
3237-
checksum: 10/0e7eee21e7c8b5ba347f5ec327cfccb2ee0f9e5c5e0d23a2cf5e2efc513c8553fffcb2b75113d5de40430bfdf8b936adbd5281295f825164624f65839637475f
3237+
checksum: 10/11a92d4f467af44f8da949e8f181a2f1729deb981397f8a57b04b9879f057680d323a9343290c891dc6f62d70629e2cddbe0e9e8f55506c8fe07d77b6e635f43
32383238
languageName: node
32393239
linkType: hard
32403240

@@ -21198,7 +21198,7 @@ __metadata:
2119821198
"@edium/fsm": "npm:^2.1.2"
2119921199
"@eslint/js": "npm:^9.39.2"
2120021200
"@faker-js/faker": "npm:^9.2.0"
21201-
"@hmcts/ccd-case-ui-toolkit": "npm:7.3.53"
21201+
"@hmcts/ccd-case-ui-toolkit": "npm:7.3.53-exui-2645-rc1"
2120221202
"@hmcts/ccpay-web-component": "npm:6.5.17"
2120321203
"@hmcts/frontend": "npm:0.0.50-alpha"
2120421204
"@hmcts/media-viewer": "npm:4.2.18"

0 commit comments

Comments
 (0)