From d1fc4b60c503ae83465f884d5444559f8cc8683a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 14:10:43 +0000 Subject: [PATCH] chore(deps): bump psy/psysh from 0.12.8 to 0.12.9 in /app-backend Bumps [psy/psysh](https://github.com/bobthecow/psysh) from 0.12.8 to 0.12.9. - [Release notes](https://github.com/bobthecow/psysh/releases) - [Commits](https://github.com/bobthecow/psysh/compare/v0.12.8...v0.12.9) --- updated-dependencies: - dependency-name: psy/psysh dependency-version: 0.12.9 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app-backend/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app-backend/composer.lock b/app-backend/composer.lock index 7c79ec9..6e533f2 100644 --- a/app-backend/composer.lock +++ b/app-backend/composer.lock @@ -3060,16 +3060,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.8", + "version": "v0.12.9", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625" + "reference": "1b801844becfe648985372cb4b12ad6840245ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/85057ceedee50c49d4f6ecaff73ee96adb3b3625", - "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1b801844becfe648985372cb4b12ad6840245ace", + "reference": "1b801844becfe648985372cb4b12ad6840245ace", "shasum": "" }, "require": { @@ -3133,9 +3133,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.8" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.9" }, - "time": "2025-03-16T03:05:19+00:00" + "time": "2025-06-23T02:35:06+00:00" }, { "name": "ralouphie/getallheaders",