From c04717eb7e44b4ceb0e5e8bf7ecc8cbb0d174563 Mon Sep 17 00:00:00 2001 From: "renovate-cds[bot]" <117288780+renovate-cds[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:38:37 -0400 Subject: [PATCH] fix(deps): update all minor dependencies (#1477) * fix(deps): update all minor dependencies * chore: update to nesbot/carbon:2.71.0 --------- Co-authored-by: Renovate Bot Co-authored-by: Pat Heard --- wordpress/composer.lock | 20 +++++++++---------- .../gc-lists/resources/js/package-lock.json | 12 +++++------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/wordpress/composer.lock b/wordpress/composer.lock index 46730a441..7ade04e41 100644 --- a/wordpress/composer.lock +++ b/wordpress/composer.lock @@ -269,13 +269,13 @@ "dist": { "type": "path", "url": "wp-content/plugins/cds-base", - "reference": "d69ffb959d711df9c0c6608e1aa257fbcea69693" + "reference": "9b0cbe485f21706e400528325b9235015b97862d" }, "require": { "alphagov/notifications-php-client": "^4.2", "illuminate/encryption": "^8.63", "illuminate/support": "^8.63", - "nesbot/carbon": "2.70.0", + "nesbot/carbon": "2.71.0", "php": ">=5.6", "php-http/guzzle6-adapter": "^2.0", "ramsey/uuid": "4.7.4", @@ -1855,16 +1855,16 @@ }, { "name": "nesbot/carbon", - "version": "2.70.0", + "version": "2.71.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d" + "reference": "98276233188583f2ff845a0f992a235472d9466a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3298b38ea8612e5f77d38d1a99438e42f70341d", - "reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a", + "reference": "98276233188583f2ff845a0f992a235472d9466a", "shasum": "" }, "require": { @@ -1957,7 +1957,7 @@ "type": "tidelift" } ], - "time": "2023-09-07T16:43:50+00:00" + "time": "2023-09-25T11:31:05+00:00" }, { "name": "paquettg/php-html-parser", @@ -4061,15 +4061,15 @@ }, { "name": "wpackagist-plugin/simple-history", - "version": "4.6.0", + "version": "4.7.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/simple-history/", - "reference": "tags/4.6.0" + "reference": "tags/4.7.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/simple-history.4.6.0.zip" + "url": "https://downloads.wordpress.org/plugin/simple-history.4.7.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" diff --git a/wordpress/wp-content/plugins/gc-lists/resources/js/package-lock.json b/wordpress/wp-content/plugins/gc-lists/resources/js/package-lock.json index f05a401b5..925cf01cc 100644 --- a/wordpress/wp-content/plugins/gc-lists/resources/js/package-lock.json +++ b/wordpress/wp-content/plugins/gc-lists/resources/js/package-lock.json @@ -20333,9 +20333,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-hook-form": { - "version": "7.46.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.2.tgz", - "integrity": "sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==", + "version": "7.47.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.47.0.tgz", + "integrity": "sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==", "engines": { "node": ">=12.22.0" }, @@ -22890,9 +22890,9 @@ } }, "node_modules/web-vitals": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", - "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz", + "integrity": "sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==" }, "node_modules/webidl-conversions": { "version": "6.1.0",