diff --git a/composer.lock b/composer.lock index d3e1f3c3..a1c68aa4 100644 --- a/composer.lock +++ b/composer.lock @@ -2674,16 +2674,16 @@ }, { "name": "wp-pay/core", - "version": "v4.14.1", + "version": "v4.14.2", "source": { "type": "git", "url": "https://github.com/pronamic/wp-pay-core.git", - "reference": "a6f6c6cd2379f6c4b292804e7225e7101cc43cca" + "reference": "a34a2f0b7178649e901aaa64fd28f59d65463289" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pronamic/wp-pay-core/zipball/a6f6c6cd2379f6c4b292804e7225e7101cc43cca", - "reference": "a6f6c6cd2379f6c4b292804e7225e7101cc43cca", + "url": "https://api.github.com/repos/pronamic/wp-pay-core/zipball/a34a2f0b7178649e901aaa64fd28f59d65463289", + "reference": "a34a2f0b7178649e901aaa64fd28f59d65463289", "shasum": "" }, "require": { @@ -2756,7 +2756,7 @@ "issues": "https://github.com/wp-pay/core/issues", "source": "https://github.com/wp-pay/core" }, - "time": "2023-11-06T12:16:59+00:00" + "time": "2023-11-09T11:35:56+00:00" }, { "name": "wp-pay/fundraising", @@ -6076,7 +6076,7 @@ }, { "name": "roots/wordpress", - "version": "6.4", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -6107,7 +6107,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.4" + "source": "https://github.com/roots/wordpress/tree/6.4.1" }, "funding": [ { @@ -6190,22 +6190,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.4", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.4" + "reference": "6.4.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.4-no-content.zip", - "shasum": "913f2f8cb4a2b73c1b9912e690b074324871e00f" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip", + "shasum": "eb9d263b8ca8f087086dd41439d02900c5f66f99" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4" + "wordpress/core-implementation": "6.4.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -6256,7 +6256,7 @@ "type": "other" } ], - "time": "2023-11-07T19:31:52+00:00" + "time": "2023-11-09T01:14:36+00:00" }, { "name": "sebastian/cli-parser",