diff --git a/app/internal/composer.json b/app/internal/composer.json index 92e821e094..608670f09f 100644 --- a/app/internal/composer.json +++ b/app/internal/composer.json @@ -30,7 +30,7 @@ "lm-commons/lmc-rbac-mvc": "^3.0", "firebase/php-jwt": "^6.0", "olcs/olcs-auth": "^8.0", - "olcs/olcs-common": "^7.11.3", + "olcs/olcs-common": "^7.13.1", "olcs/olcs-logging": "^7.2", "olcs/olcs-transfer": "^7.4.0", "olcs/olcs-utils": "^6.0.0", diff --git a/app/internal/composer.lock b/app/internal/composer.lock index ef18cab833..e625cd1236 100644 --- a/app/internal/composer.lock +++ b/app/internal/composer.lock @@ -4113,16 +4113,16 @@ }, { "name": "olcs/olcs-auth", - "version": "v8.1.0", + "version": "v8.1.1", "source": { "type": "git", "url": "https://github.com/dvsa/olcs-auth.git", - "reference": "42d1594bfd0f00dd19eb44d61cb2095a2f26fb41" + "reference": "df4e8a5c8a46f8d15484bef3a1459af19177b477" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvsa/olcs-auth/zipball/42d1594bfd0f00dd19eb44d61cb2095a2f26fb41", - "reference": "42d1594bfd0f00dd19eb44d61cb2095a2f26fb41", + "url": "https://api.github.com/repos/dvsa/olcs-auth/zipball/df4e8a5c8a46f8d15484bef3a1459af19177b477", + "reference": "df4e8a5c8a46f8d15484bef3a1459af19177b477", "shasum": "" }, "require": { @@ -4167,22 +4167,22 @@ "license": ["MIT"], "description": "OLCS Authentication", "support": { - "source": "https://github.com/dvsa/olcs-auth/tree/v8.1.0" + "source": "https://github.com/dvsa/olcs-auth/tree/v8.1.1" }, - "time": "2024-05-13T10:59:17+00:00" + "time": "2024-11-12T10:00:53+00:00" }, { "name": "olcs/olcs-common", - "version": "v7.13.0", + "version": "v7.13.1", "source": { "type": "git", "url": "https://github.com/dvsa/olcs-common.git", - "reference": "5af71769b788ee388f6b652b41040351920ec5e2" + "reference": "f51afc040ae1a8c9e10da8f0db03d00ca7cd91e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/5af71769b788ee388f6b652b41040351920ec5e2", - "reference": "5af71769b788ee388f6b652b41040351920ec5e2", + "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/f51afc040ae1a8c9e10da8f0db03d00ca7cd91e7", + "reference": "f51afc040ae1a8c9e10da8f0db03d00ca7cd91e7", "shasum": "" }, "require": { @@ -4241,9 +4241,9 @@ "notification-url": "https://packagist.org/downloads/", "description": "Common library for the OLCS Project", "support": { - "source": "https://github.com/dvsa/olcs-common/tree/v7.13.0" + "source": "https://github.com/dvsa/olcs-common/tree/v7.13.1" }, - "time": "2024-11-05T10:22:48+00:00" + "time": "2024-11-13T09:31:29+00:00" }, { "name": "olcs/olcs-logging", diff --git a/app/selfserve/composer.json b/app/selfserve/composer.json index ccb0d7209b..0519dc6b1a 100644 --- a/app/selfserve/composer.json +++ b/app/selfserve/composer.json @@ -28,7 +28,7 @@ "laminas/laminas-view": "^2.11", "lm-commons/lmc-rbac-mvc": "^3.3", "olcs/olcs-auth": "^8.0", - "olcs/olcs-common": "^7.11.3", + "olcs/olcs-common": "^7.13.1", "olcs/olcs-logging": "^7.2", "olcs/olcs-transfer": "^7.0", "olcs/olcs-utils": "^6.0.0", diff --git a/app/selfserve/composer.lock b/app/selfserve/composer.lock index 9470f0b401..cc9c8e4455 100644 --- a/app/selfserve/composer.lock +++ b/app/selfserve/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b456b15f6317d2aecd04fe42a772ed12", + "content-hash": "6f13a4146216d2517a77849684e61f73", "packages": [ { "name": "aws/aws-crt-php", @@ -4053,16 +4053,16 @@ }, { "name": "olcs/olcs-auth", - "version": "v8.1.0", + "version": "v8.1.1", "source": { "type": "git", "url": "https://github.com/dvsa/olcs-auth.git", - "reference": "42d1594bfd0f00dd19eb44d61cb2095a2f26fb41" + "reference": "df4e8a5c8a46f8d15484bef3a1459af19177b477" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvsa/olcs-auth/zipball/42d1594bfd0f00dd19eb44d61cb2095a2f26fb41", - "reference": "42d1594bfd0f00dd19eb44d61cb2095a2f26fb41", + "url": "https://api.github.com/repos/dvsa/olcs-auth/zipball/df4e8a5c8a46f8d15484bef3a1459af19177b477", + "reference": "df4e8a5c8a46f8d15484bef3a1459af19177b477", "shasum": "" }, "require": { @@ -4107,22 +4107,22 @@ "license": ["MIT"], "description": "OLCS Authentication", "support": { - "source": "https://github.com/dvsa/olcs-auth/tree/v8.1.0" + "source": "https://github.com/dvsa/olcs-auth/tree/v8.1.1" }, - "time": "2024-05-13T10:59:17+00:00" + "time": "2024-11-12T10:00:53+00:00" }, { "name": "olcs/olcs-common", - "version": "v7.13.0", + "version": "v7.13.1", "source": { "type": "git", "url": "https://github.com/dvsa/olcs-common.git", - "reference": "5af71769b788ee388f6b652b41040351920ec5e2" + "reference": "f51afc040ae1a8c9e10da8f0db03d00ca7cd91e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/5af71769b788ee388f6b652b41040351920ec5e2", - "reference": "5af71769b788ee388f6b652b41040351920ec5e2", + "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/f51afc040ae1a8c9e10da8f0db03d00ca7cd91e7", + "reference": "f51afc040ae1a8c9e10da8f0db03d00ca7cd91e7", "shasum": "" }, "require": { @@ -4181,9 +4181,9 @@ "notification-url": "https://packagist.org/downloads/", "description": "Common library for the OLCS Project", "support": { - "source": "https://github.com/dvsa/olcs-common/tree/v7.13.0" + "source": "https://github.com/dvsa/olcs-common/tree/v7.13.1" }, - "time": "2024-11-05T10:22:48+00:00" + "time": "2024-11-13T09:31:29+00:00" }, { "name": "olcs/olcs-logging",