From 4ce3cd79520dbeaf5ed5364cbff58d3d71dee40e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:56:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20dependency=20punycode?= =?UTF-8?q?=20to=20v2.3.1=20(#39590)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- third_party/amp-toolbox-cache-url/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/amp-toolbox-cache-url/package.json b/third_party/amp-toolbox-cache-url/package.json index 4b8f231e4231..dd1cb5ac0c39 100644 --- a/third_party/amp-toolbox-cache-url/package.json +++ b/third_party/amp-toolbox-cache-url/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/ampproject/amp-toolbox#readme", "files": ["dist", "package.json", "../LICENSE", "README.md"], "dependencies": { - "punycode": "2.3.0", + "punycode": "2.3.1", "url-parse": "1.5.10" }, "devDependencies": {