diff --git a/ui/package-lock.json b/ui/package-lock.json index 52b08ca5..3840faeb 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -2153,9 +2153,9 @@ } }, "@ibm/plex": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@ibm/plex/-/plex-5.2.1.tgz", - "integrity": "sha512-ASrHZCl+ts1ysXN8kknv7iuTO1s6Dz0FCPDo0tFzFkvP3XSgKbZ4ml7zgGdlXKR6uEbMr/nt4dQVLrOQn6j2Ug==" + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@ibm/plex/-/plex-6.1.0.tgz", + "integrity": "sha512-vpas+icVWspK+++ecDT5sUYZ759Ex+37/mTgZYUguZUYM/1Vn6KvDJQJStuCTa0Xv5tMZLGhNSeuR2ZFrIb26w==" }, "@icons/material": { "version": "0.2.4", diff --git a/ui/package.json b/ui/package.json index c7207f0b..bcf66d91 100644 --- a/ui/package.json +++ b/ui/package.json @@ -81,7 +81,7 @@ "dependencies": { "@carbon/themes": "^10.36.0", "@carbon/type": "^10.35.0", - "@ibm/plex": "^5.2.1", + "@ibm/plex": "^6.1.0", "carbon-components": "^10.37.0", "carbon-components-react": "^7.43.0", "carbon-icons": "^7.0.7",