diff --git a/iot/http_example/package.json b/iot/http_example/package.json index 11c3f5a7fb..83f23efc8b 100644 --- a/iot/http_example/package.json +++ b/iot/http_example/package.json @@ -16,7 +16,7 @@ "test": "repo-tools test run --cmd ava -- -T 3m --verbose system-test/*.test.js" }, "dependencies": { - "jsonwebtoken": "8.4.0", + "jsonwebtoken": "9.0.0", "retry-request": "3.3.2", "yargs": "12.0.5" },