From 2a21ca668fae3763f9817a89aef51b40a3d0e57c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 02:06:25 +0000 Subject: [PATCH] feat: upgrade linkinator from 4.1.2 to 6.1.0 Snyk has created this PR to upgrade linkinator from 4.1.2 to 6.1.0. See this package in npm: linkinator See this project in Snyk: https://app.snyk.io/org/cachiman/project/394c4208-c503-46b3-a09b-115f19d87d02?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- packages/google-cloud-advisorynotifications/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-advisorynotifications/package.json b/packages/google-cloud-advisorynotifications/package.json index 1fd989f63f5..6220bda29cd 100644 --- a/packages/google-cloud-advisorynotifications/package.json +++ b/packages/google-cloud-advisorynotifications/package.json @@ -58,7 +58,7 @@ "jsdoc": "^4.0.0", "jsdoc-fresh": "^3.0.0", "jsdoc-region-tag": "^3.0.0", - "linkinator": "4.1.2", + "linkinator": "6.1.0", "long": "^5.2.3", "mocha": "^9.2.2", "pack-n-play": "^2.0.0",