From 8ccc1a05adb0fb3b905c086b3455ade765a8738d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 01:58:27 +0000 Subject: [PATCH] Lock file maintenance --- composer.lock | 22 +++++++++++----------- package-lock.json | 6 +++--- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 4afcdc26..dc39d8cb 100644 --- a/composer.lock +++ b/composer.lock @@ -4284,16 +4284,16 @@ }, { "name": "openspout/openspout", - "version": "v4.28.4", + "version": "v4.28.5", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "68d58235c7c1164b3d231b798975b9b0b2b79b15" + "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/68d58235c7c1164b3d231b798975b9b0b2b79b15", - "reference": "68d58235c7c1164b3d231b798975b9b0b2b79b15", + "url": "https://api.github.com/repos/openspout/openspout/zipball/ab05a09fe6fce57c90338f83280648a9786ce36b", + "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b", "shasum": "" }, "require": { @@ -4307,13 +4307,13 @@ }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.66.1", + "friendsofphp/php-cs-fixer": "^3.68.3", "infection/infection": "^0.29.10", - "phpbench/phpbench": "^1.3.1", - "phpstan/phpstan": "^2.1.1", - "phpstan/phpstan-phpunit": "^2.0.3", + "phpbench/phpbench": "^1.4.0", + "phpstan/phpstan": "^2.1.2", + "phpstan/phpstan-phpunit": "^2.0.4", "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "^11.5.2" + "phpunit/phpunit": "^11.5.4" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -4361,7 +4361,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v4.28.4" + "source": "https://github.com/openspout/openspout/tree/v4.28.5" }, "funding": [ { @@ -4373,7 +4373,7 @@ "type": "github" } ], - "time": "2025-01-07T11:48:34+00:00" + "time": "2025-01-30T13:51:11+00:00" }, { "name": "php-http/cache-plugin", diff --git a/package-lock.json b/package-lock.json index 5422cbef..4166723c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1395,9 +1395,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.5.89", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.89.tgz", - "integrity": "sha512-okLMJSmbI+XHr8aG+wCK+VPH+d38sHMED6/q1CTsCNkqfdOZL3k2ThWnh44HL6bJKj9cabPCSVLDv9ynsIm8qg==", + "version": "1.5.90", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.90.tgz", + "integrity": "sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==", "dev": true, "license": "ISC" },