diff --git a/scripts/gatsby-plugin-checker/package.json b/scripts/gatsby-plugin-checker/package.json index fb19d5d56e71b..e03f70df51ff8 100644 --- a/scripts/gatsby-plugin-checker/package.json +++ b/scripts/gatsby-plugin-checker/package.json @@ -11,6 +11,6 @@ "license": "MIT", "dependencies": { "dotenv": "^8.0.0", - "got": "^9.0.0" + "got": "^11.8.5" } }