diff --git a/ui/package-lock.json b/ui/package-lock.json index 52b08ca5..e6a60104 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -6652,9 +6652,9 @@ } }, "carbon-components": { - "version": "10.37.0", - "resolved": "https://registry.npmjs.org/carbon-components/-/carbon-components-10.37.0.tgz", - "integrity": "sha512-LHReeqzzieP/q/xAHfKJNWLdWhOkr7+DIVZkrQGPf6kZYj5H8tb1KYKOIhasvCNRxJ2es8QJXuH7XW0JoLDfdQ==", + "version": "10.53.0", + "resolved": "https://registry.npmjs.org/carbon-components/-/carbon-components-10.53.0.tgz", + "integrity": "sha512-w1my4Jm//CYeraDM002TT/rMULxDSJ8wG0MCWPHGXFF/9OPHVGWo9idbLppM3lCS/PMfl/gpLvfpUVedFr7Yfw==", "requires": { "@carbon/telemetry": "0.0.0-alpha.6", "flatpickr": "4.6.1", diff --git a/ui/package.json b/ui/package.json index c7207f0b..3838443c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -82,7 +82,7 @@ "@carbon/themes": "^10.36.0", "@carbon/type": "^10.35.0", "@ibm/plex": "^5.2.1", - "carbon-components": "^10.37.0", + "carbon-components": "^10.53.0", "carbon-components-react": "^7.43.0", "carbon-icons": "^7.0.7", "clsx": "^1.1.1",