From 088d17c8d2dec86d53ace546adf761a93b95d39a Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 16 Jan 2024 22:49:20 +0000 Subject: [PATCH] [CI SKIP] Updating install files --- install.json | 2 +- stripes-install.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/install.json b/install.json index 71291bca9e..9ee1ca6747 100644 --- a/install.json +++ b/install.json @@ -224,7 +224,7 @@ "id" : "mod-users-bl-7.6.1-SNAPSHOT.144", "action" : "enable" }, { - "id" : "folio_stripes-core-10.1.1000001666", + "id" : "folio_stripes-core-10.1.1000001673", "action" : "enable" }, { "id" : "mod-finance-4.9.0-SNAPSHOT.223", diff --git a/stripes-install.json b/stripes-install.json index b6a76060e7..f21b3da216 100644 --- a/stripes-install.json +++ b/stripes-install.json @@ -244,7 +244,7 @@ "action": "enable" }, { - "id": "folio_stripes-core-10.1.1000001666", + "id": "folio_stripes-core-10.1.1000001673", "action": "enable" }, { diff --git a/yarn.lock b/yarn.lock index 8fb1de4686..e34203aaae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2364,9 +2364,9 @@ uuid "^9.0.0" "@folio/stripes-core@~10.1.0": - version "10.1.1000001666" - resolved "https://repository.folio.org/repository/npm-folioci/@folio/stripes-core/-/stripes-core-10.1.1000001666.tgz#c473aeef0c07ba7e5b394f0fc1ca56b1846f2f9f" - integrity sha512-rsRojP8ja2rHk78LnnwYQRWzISn4IhsOeJT4OFK4x12nQSWMNv3aL4ALqXRjbpL91yx58aZD2MOzDk6MayJTPQ== + version "10.1.1000001673" + resolved "https://repository.folio.org/repository/npm-folioci/@folio/stripes-core/-/stripes-core-10.1.1000001673.tgz#ef27915ab0b195d4898a9c3b9d83e82cb50ba5d0" + integrity sha512-OaQ1Llv1NnhHThM/LbWupvpA7mngncOlzYxpj7yC/CtCo4GEoIj1DuUzGrZ8Dx8bhfqY+rdDXd0RREwQuApllg== dependencies: "@apollo/client" "^3.2.1" classnames "^2.2.5"