diff --git a/docs/v3/package-lock.json b/docs/v3/package-lock.json index 7a8f34e9f51..57f1e315a0a 100644 --- a/docs/v3/package-lock.json +++ b/docs/v3/package-lock.json @@ -15,7 +15,7 @@ "glob": "^13.0.6", "gulp": "^5.0.1", "gulp-cli": "^3.1.0", - "linkinator": "^7.6.0" + "linkinator": "^7.6.1" } }, "node_modules/@gulpjs/messages": { @@ -1951,9 +1951,9 @@ } }, "node_modules/linkinator": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-7.6.0.tgz", - "integrity": "sha512-SDI7/ncmWN7/OYJK0LoOih1SgwdoP+tN20R3hLoXh3hv/2pBIr4Z1+FNbksZOaAG6Rs+H98XvAUIPeEeKaxSUg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-7.6.1.tgz", + "integrity": "sha512-+VzKKZXA8wyCW1x0B0YeQvyuenDu3vZGIWMdzK1yEK0HlBfmEKopt87+Judt4VdPOGRMioKzJK0+X8ifIvOc5Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/docs/v3/package.json b/docs/v3/package.json index b95040e6260..1740747bba0 100644 --- a/docs/v3/package.json +++ b/docs/v3/package.json @@ -26,7 +26,7 @@ "glob": "^13.0.6", "gulp": "^5.0.1", "gulp-cli": "^3.1.0", - "linkinator": "^7.6.0", + "linkinator": "^7.6.1", "gaxios": "^7.1.3" } }