diff --git a/iot/http_example/package.json b/iot/http_example/package.json index 89c6b77985..c202a2572f 100644 --- a/iot/http_example/package.json +++ b/iot/http_example/package.json @@ -6,7 +6,7 @@ "author": "Google Inc.", "main": "cloudiot_http_example_nodejs.js", "dependencies": { - "yargs": "8.0.2", + "yargs": "16.0.0", "jsonwebtoken": "7.4.1", "request": "2.82.0" },