diff --git a/iot/beta-features/gateway/package.json b/iot/beta-features/gateway/package.json index 2e908dcbc3..0bb4ba0d0b 100644 --- a/iot/beta-features/gateway/package.json +++ b/iot/beta-features/gateway/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "googleapis": "^40.0.0", - "jsonwebtoken": "^8.3.0", + "jsonwebtoken": "^9.0.0", "mqtt": "^2.18.8", "yargs": "^13.2.2" },