diff --git a/install.json b/install.json index 8f6b8b9655..57c5983898 100644 --- a/install.json +++ b/install.json @@ -326,7 +326,7 @@ "id" : "mod-circulation-24.2.0", "action" : "enable" }, { - "id" : "folio_checkin-9.1.0", + "id" : "folio_checkin-9.1.1", "action" : "enable" }, { "id" : "folio_checkout-10.1.0", @@ -341,7 +341,7 @@ "id" : "folio_plugin-create-inventory-records-4.1.0", "action" : "enable" }, { - "id" : "folio_requests-9.1.0", + "id" : "folio_requests-9.1.1", "action" : "enable" }, { "id" : "folio_users-10.1.0", diff --git a/stripes-install.json b/stripes-install.json index e27ceedacb..8315c2337a 100644 --- a/stripes-install.json +++ b/stripes-install.json @@ -16,7 +16,7 @@ "action": "enable" }, { - "id": "folio_checkin-9.1.0", + "id": "folio_checkin-9.1.1", "action": "enable" }, { @@ -216,7 +216,7 @@ "action": "enable" }, { - "id": "folio_requests-9.1.0", + "id": "folio_requests-9.1.1", "action": "enable" }, { diff --git a/yarn.lock b/yarn.lock index 87e1a09c91..b8b0129e76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1424,10 +1424,10 @@ react-final-form-arrays "^3.1.4" utility-types "^3.10.0" -"@folio/checkin@9.1.0": - version "9.1.0" - resolved "https://repository.folio.org/repository/npm-folio/@folio/checkin/-/checkin-9.1.0.tgz#3ecb7698a3d5c06e861e9356d818a25420cf6ff6" - integrity sha512-hL88QOyMfs6t9EIamm0wNiu5ayUjscd3EZxlOhTZScE8KDGELh0YJZkkuGqbHoQTC97RNI5ZrIwJYZlaq0kmqQ== +"@folio/checkin@9.1.1": + version "9.1.1" + resolved "https://repository.folio.org/repository/npm-folio/@folio/checkin/-/checkin-9.1.1.tgz#f82164d333a5592ab7002e137baf25d49bd4ff1c" + integrity sha512-QacwK8L00riBfhwgwMZiU+Jf3bg++xYtOegVtieV+WFSnA4bgUXqXwvpHj03oDUk41GeCWflqrgTEjFsgaF02Q== dependencies: dateformat "^2.0.0" dompurify "^3.0.9" @@ -2180,10 +2180,10 @@ react-final-form "^6.5.2" react-router-prop-types "^1.0.4" -"@folio/requests@9.1.0": - version "9.1.0" - resolved "https://repository.folio.org/repository/npm-folio/@folio/requests/-/requests-9.1.0.tgz#823aea852a5e9ec79ad9ca25f35e6c205c387de0" - integrity sha512-sFzODwFiNGuflqCwBpCHBry/S7Iq6zOLsCSNq0I8xAv7ld2NGKW+T7CnaiF4RsJ+HhfBVger0OZBgSWWfEeuzA== +"@folio/requests@9.1.1": + version "9.1.1" + resolved "https://repository.folio.org/repository/npm-folio/@folio/requests/-/requests-9.1.1.tgz#b14533dde64908da3d43aff5f005432c0f9b7c66" + integrity sha512-sOSI6cCtP660C+rzLryAdfeEanWOON/0mDB6Zv1FtB98dV/1u47NtUP9Mqg69EtTdQ2LuGnWMwIYX6bHUI7DDQ== dependencies: dompurify "^3.0.9" final-form "^4.20.7" @@ -2694,9 +2694,9 @@ "@folio/plugin-find-user" "^7.0.0" "@formatjs/cli-lib@^6.1.3": - version "6.3.7" - resolved "https://registry.yarnpkg.com/@formatjs/cli-lib/-/cli-lib-6.3.7.tgz#d0c5a0e36f6960885860e2de227313ff4a9d76ee" - integrity sha512-l0pAPMvMhzG0aGSk5Ff3BaqZZLqzSmmVHScl97tUzmGOFJ9ULUrhNx0Co22Kkub/6soWyowfzQRGc46ZsayHgQ== + version "6.3.8" + resolved "https://registry.yarnpkg.com/@formatjs/cli-lib/-/cli-lib-6.3.8.tgz#10b685cf833c870d342f24de0f324acd7b02d31b" + integrity sha512-7+40WfAs9UE1BcjpUvtAkWk0REGchANpJZdHhXcMEVcKeDQKk0+OPhlueTnvFmYwENcJ+m7Leb26CRZDzGsc+Q== dependencies: "@formatjs/icu-messageformat-parser" "2.7.6" "@formatjs/ts-transformer" "3.13.12" @@ -2714,9 +2714,9 @@ typescript "5" "@formatjs/cli@^6.1.3": - version "6.2.8" - resolved "https://registry.yarnpkg.com/@formatjs/cli/-/cli-6.2.8.tgz#df471f79b30935d6c5e5956ad1e8321076ade767" - integrity sha512-sGtFehlHpNL5xbCkP5/zz5lgIVPPdQFqhY6Pcc9+whpBawln6VDzbaGA5ttWjtBDVVKZbEukiCFk8HW2H0OVxQ== + version "6.2.9" + resolved "https://registry.yarnpkg.com/@formatjs/cli/-/cli-6.2.9.tgz#b5a07c377a91165feeec964b7097794af89f8cca" + integrity sha512-YH09kY6oufPdNDIwva/rC7wyg/ptJG6hRZ768eJEafiBR5R1VV1pKFmx106FV5WT7nzBm8Xf4Td+8+Mu+DtQsg== "@formatjs/ecma402-abstract@1.18.2": version "1.18.2" @@ -3373,9 +3373,9 @@ "@types/react" "*" "@types/react@*", "@types/react@16 || 17 || 18", "@types/react@>=16.9.11": - version "18.2.72" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.72.tgz#3341a6d0746d1c7d8510810319323850c04bd6ed" - integrity sha512-/e7GWxGzXQF7OJAua7UAYqYi/4VpXEfbGtmYQcAQwP3SjjjAXfybTf/JK5S+SaetB/ChXl8Y2g1hCsj7jDXxcg== + version "18.2.73" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94" + integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA== dependencies: "@types/prop-types" "*" csstype "^3.0.2" @@ -5360,9 +5360,9 @@ effection@^1.0.0: integrity sha512-ITAAnuI7sJqKhjvYlnm66NHaW7zrXzqgsGsjVaaqFHYDWPN8WylVj46xASfkrtwq5wmklbzy6tvRYaj2C4rDHw== electron-to-chromium@^1.4.668: - version "1.4.717" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.717.tgz#99db370cae8cd090d5b01f8748e9ad369924d0f8" - integrity sha512-6Fmg8QkkumNOwuZ/5mIbMU9WI3H2fmn5ajcVya64I5Yr5CcNmO7vcLt0Y7c96DCiMO5/9G+4sI2r6eEvdg1F7A== + version "1.4.718" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.718.tgz#b8fa65633d6bcfd4368afa160288d2d0e34bc9a5" + integrity sha512-6FpOapKxHuRNUoNQEP54sAacMod/XX68/Oaau+UoTEC8yxy5lR8jAvTlyrb60oZ9OtuUuAEtKvCQOJm6S4MtBQ== element-is-visible@^1.0.0: version "1.0.0" @@ -9267,9 +9267,9 @@ react-inspector@^6.0.0: integrity sha512-x+b7LxhmHXjHoU/VrFAzw5iutsILRoYyDq97EDYdFpPLcvqtEzk4ZSZSQjnFPbr5T57tLXnHcqFYoN1pI6u8uQ== react-intl@^6.4.7: - version "6.6.3" - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.3.tgz#ac2dd81e7ec7003195163970ebf1db4f1af03b9d" - integrity sha512-vLKI0f+Q3pXD5szmCUPikTY7CJDPtxCBMG5YABQZ3IGEKzNB47zlvXyasUFfT25zpgQXeOfhRCdx4q6ubuR6bA== + version "6.6.4" + resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.4.tgz#4322942dbaf4f6edd3a227dc5e20d768ef071541" + integrity sha512-bD+7hVTX3zBFI3z/ffIVZrNkCVK0/sQguQ/DqW5uZ6JFWsuiwOieVcLnmtFiUgMQZLdmwNl2Ur5c10RaO7NWBQ== dependencies: "@formatjs/ecma402-abstract" "1.18.2" "@formatjs/icu-messageformat-parser" "2.7.6" @@ -10559,9 +10559,9 @@ terser-webpack-plugin@^5.3.10: terser "^5.26.0" terser@^5.10.0, terser@^5.26.0: - version "5.29.2" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.29.2.tgz#c17d573ce1da1b30f21a877bffd5655dd86fdb35" - integrity sha512-ZiGkhUBIM+7LwkNjXYJq8svgkd+QK3UUr0wJqY4MieaezBSAIPgbSPZyIx0idM6XWK5CMzSWa8MJIzmRcB8Caw== + version "5.30.0" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.0.tgz#64cb2af71e16ea3d32153f84d990f9be0cdc22bf" + integrity sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw== dependencies: "@jridgewell/source-map" "^0.3.3" acorn "^8.8.2"