diff --git a/install.json b/install.json index 010f7358f..0bf7b8d75 100644 --- a/install.json +++ b/install.json @@ -266,7 +266,7 @@ "id" : "folio_plugin-find-instance-8.0.1", "action" : "enable" }, { - "id" : "folio_stripes-authority-components-5.0.2", + "id" : "folio_stripes-authority-components-5.0.3", "action" : "enable" }, { "id" : "mod-z3950-4.0.1", diff --git a/stripes-install.json b/stripes-install.json index 870b910da..87cc62dfe 100644 --- a/stripes-install.json +++ b/stripes-install.json @@ -232,7 +232,7 @@ "action": "enable" }, { - "id": "folio_stripes-authority-components-5.0.2", + "id": "folio_stripes-authority-components-5.0.3", "action": "enable" }, { diff --git a/yarn.lock b/yarn.lock index 4e3e34b3e..a93ba0f5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2065,9 +2065,9 @@ prop-types "^15.6.0" "@folio/stripes-acq-components@^6.0.0", "@folio/stripes-acq-components@~6.0.0": - version "6.0.2" - resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-acq-components/-/stripes-acq-components-6.0.2.tgz#fc053b858681349b79e54c22bee3510c905c32b3" - integrity sha512-c9+/eJ96ztbzuJ3IG6+X9sRhaBAF9wRFyGJ4rfFDg3v8+NO94aIYqzi+qcw0aq7gkNfNSNjAMxzbW62dJX1eLA== + version "6.0.3" + resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-acq-components/-/stripes-acq-components-6.0.3.tgz#ac1da69fa8c4ec8c35cdbf7d933e8a98e90fb277" + integrity sha512-Q5+hx+UY9ndEXrOwmtPEF4Wh8obw2Q+2GPfWGTKcOl6N63ubZ0cZKE47koNIldp5VmDd6WP4knMbB/gjI7x5jg== dependencies: "@folio/stripes-types" "^2.1.0" "@rehooks/local-storage" "^2.4.4" @@ -2086,10 +2086,10 @@ react-virtualized-auto-sizer "^1.0.6" redux-form "^8.3.0" -"@folio/stripes-authority-components@5.0.2": - version "5.0.2" - resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-authority-components/-/stripes-authority-components-5.0.2.tgz#5ef3e5815c8d79305764445504cf62c0b5654be0" - integrity sha512-hNHGVr1nBM8SKT7sJ17mpU34qUmvS5uE5tdwMfU6Fk8A1ywdJ10naoBY1mFcRgl1uY2bpxn+othotNPmE43k2w== +"@folio/stripes-authority-components@5.0.3": + version "5.0.3" + resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-authority-components/-/stripes-authority-components-5.0.3.tgz#63605e176a64523a2c1bc0723c8ba8f888af0499" + integrity sha512-wvUtLD5M6SEy5zqo/JlTuCkoH0w5ZfJTqS8nW5lmElAa6RvGxdXudV/pPTlkkUXXeAj91c9LVsPUXTIhK67eZg== dependencies: "@folio/stripes-acq-components" "^6.0.0" "@rehooks/local-storage" "^2.4.4"