diff --git a/install-extras.json b/install-extras.json index 2082a7618..bece98069 100644 --- a/install-extras.json +++ b/install-extras.json @@ -56,7 +56,7 @@ "action": "enable" }, { - "id": "mod-circulation-storage-17.3.3", + "id": "mod-circulation-storage-17.3.4", "action": "enable" }, { @@ -200,7 +200,7 @@ "action": "enable" }, { - "id": "mod-inventory-storage-28.0.4", + "id": "mod-inventory-storage-28.0.5", "action": "enable" }, { @@ -296,7 +296,7 @@ "action": "enable" }, { - "id": "mod-bulk-operations-2.1.8", + "id": "mod-bulk-operations-2.1.9", "action": "enable" }, { diff --git a/install.json b/install.json index 343d429ce..2e7e45910 100644 --- a/install.json +++ b/install.json @@ -101,7 +101,7 @@ "id" : "folio_service-interaction-3.1.1", "action" : "enable" }, { - "id" : "mod-inventory-storage-28.0.4", + "id" : "mod-inventory-storage-28.0.5", "action" : "enable" }, { "id" : "mod-inventory-update-4.0.0", @@ -143,7 +143,7 @@ "id" : "folio_tenant-settings-9.0.0", "action" : "enable" }, { - "id" : "mod-circulation-storage-17.3.3", + "id" : "mod-circulation-storage-17.3.4", "action" : "enable" }, { "id" : "mod-patron-blocks-1.11.1", @@ -161,7 +161,7 @@ "id" : "folio_stripes-core-10.2.4", "action" : "enable" }, { - "id" : "folio_users-11.0.10", + "id" : "folio_users-11.0.11", "action" : "enable" }, { "id" : "mod-notes-6.0.0", @@ -440,7 +440,7 @@ "id" : "folio_plugin-query-builder-1.2.8", "action" : "enable" }, { - "id" : "mod-bulk-operations-2.1.8", + "id" : "mod-bulk-operations-2.1.9", "action" : "enable" }, { "id" : "folio_bulk-edit-4.2.3", diff --git a/okapi-install.json b/okapi-install.json index fb9fff604..55fae7aec 100644 --- a/okapi-install.json +++ b/okapi-install.json @@ -68,7 +68,7 @@ "action": "enable" }, { - "id": "mod-inventory-storage-28.0.4", + "id": "mod-inventory-storage-28.0.5", "action": "enable" }, { @@ -88,7 +88,7 @@ "action": "enable" }, { - "id": "mod-circulation-storage-17.3.3", + "id": "mod-circulation-storage-17.3.4", "action": "enable" }, { @@ -284,7 +284,7 @@ "action": "enable" }, { - "id": "mod-bulk-operations-2.1.8", + "id": "mod-bulk-operations-2.1.9", "action": "enable" }, { diff --git a/package.json b/package.json index 448d74800..cc2a430ea 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@folio/serials-management": "1.1.2", "@folio/tags": "8.2.1", "@folio/tenant-settings": "9.0.0", - "@folio/users": "11.0.10", + "@folio/users": "11.0.11", "final-form": "^4.20.7", "final-form-arrays": "^3.0.2", "moment": "~2.29.0", diff --git a/stripes-install.json b/stripes-install.json index 346224b45..1e7290a35 100644 --- a/stripes-install.json +++ b/stripes-install.json @@ -260,7 +260,7 @@ "action": "enable" }, { - "id": "folio_users-11.0.10", + "id": "folio_users-11.0.11", "action": "enable" }, { diff --git a/yarn.lock b/yarn.lock index e0b2882de..b77d2bed3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2556,10 +2556,10 @@ react-final-form-arrays "^3.1.1" redux-form "^8.0.0" -"@folio/users@11.0.10": - version "11.0.10" - resolved "https://repository.folio.org/repository/npm-folio/@folio/users/-/users-11.0.10.tgz#142c1efbf26fa2be8a4340402a8c75726da855ba" - integrity sha512-0qJmMJCoN64q3KFZjn7UiGIsc2scoBfR3DJTfOBx2kajjK0CSX6ReRL86b5C3RXHDwT5IyQY5vO0J8JbKLNp/Q== +"@folio/users@11.0.11": + version "11.0.11" + resolved "https://repository.folio.org/repository/npm-folio/@folio/users/-/users-11.0.11.tgz#0462e636d6c8048134f62553f9990966c1499a18" + integrity sha512-dILEor2BXPixMsqRTvWMOs0v1JGP9YLls85tWIQsd4tlQy5OnHctFGdSIdyyJPlD4c4EkBxhb0nxoCtMhoQmGA== dependencies: compressorjs "^1.2.1" dompurify "^3.2.0"