diff --git a/package.json b/package.json index dd2b641..968d48f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psi", - "version": "4.1.0", + "version": "4.1.1", "description": "PageSpeed Insights with reporting", "license": "Apache-2.0", "repository": "GoogleChromeLabs/psi", @@ -34,7 +34,7 @@ ], "dependencies": { "chalk": "^3.0.0", - "googleapis": "^47.0.0", + "googleapis": "^71.0.0", "humanize-url": "^2.1.0", "meow": "^6.0.1", "pify": "^5.0.0",