diff --git a/DEPENDENCIES b/DEPENDENCIES index 11f5ff673..63169ac01 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -760,7 +760,7 @@ npm/npmjs/@babel/traverse/7.26.5, MIT AND (BSD-2-Clause AND ISC AND MIT) AND BSD npm/npmjs/@babel/types/7.25.6, MIT AND (BSD-2-Clause AND ISC AND MIT) AND BSD-2-Clause AND BSD-3-Clause, approved, #16040 npm/npmjs/@babel/types/7.26.5, MIT AND (BSD-2-Clause AND ISC AND MIT) AND BSD-2-Clause AND BSD-3-Clause, approved, #17734 npm/npmjs/@bcoe/v8-coverage/0.2.3, ISC AND MIT, approved, clearlydefined -npm/npmjs/@catena-x/portal-shared-components/3.7.4, Apache-2.0 AND CC-BY-4.0 AND OFL-1.1, approved, #17145 +npm/npmjs/@catena-x/portal-shared-components/3.7.5, Apache-2.0 AND CC-BY-4.0 AND OFL-1.1, approved, #17145 npm/npmjs/@colors/colors/1.5.0, MIT, approved, clearlydefined npm/npmjs/@cspotcode/source-map-support/0.8.1, MIT, approved, clearlydefined npm/npmjs/@cypress/request/3.0.6, Apache-2.0, approved, clearlydefined diff --git a/package.json b/package.json index b15697d5d..8c21e84e1 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ ] }, "dependencies": { - "@catena-x/portal-shared-components": "^3.7.4", + "@catena-x/portal-shared-components": "^3.7.5", "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@hookform/error-message": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 362aec1b1..20fa4c0e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -388,10 +388,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@catena-x/portal-shared-components@^3.7.4": - version "3.7.4" - resolved "https://registry.yarnpkg.com/@catena-x/portal-shared-components/-/portal-shared-components-3.7.4.tgz#45813f2d88e3bd480255e389fd9462e8314a6826" - integrity sha512-ogNuTAUpA+NKNtbui0ZcKad0xXZvabTTb9Uni+c16JcRW/K7ScnyDzQC3w7ZCzfNPv/TQF34Dq3aM4ZjShKBxw== +"@catena-x/portal-shared-components@^3.7.5": + version "3.7.5" + resolved "https://registry.yarnpkg.com/@catena-x/portal-shared-components/-/portal-shared-components-3.7.5.tgz#58d81cf3bf243ec695a8da76e7ab8573551df9ce" + integrity sha512-vNwf5QKX0q3o6ku4ZZaVvccWRrgIYnO9scMiShwv/jyUjD/urt5PnqaAmSu4UjzjPLAvAxCl05tjy/7AXlIneQ== dependencies: "@date-io/date-fns" "^3.0.0" "@emotion/react" "^11.11.4"