We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bd592 commit 978bd9bCopy full SHA for 978bd9b
iot/http_example/package.json
@@ -9,7 +9,7 @@
9
"test": "repo-tools test run --cmd ava -- -T 3m --verbose system-test/*.test.js"
10
},
11
"dependencies": {
12
- "jsonwebtoken": "7.4.1",
+ "jsonwebtoken": "8.4.0",
13
"retry-request": "3.3.1",
14
"yargs": "8.0.2"
15
iot/mqtt_example/package.json
- "jsonwebtoken": "8.2.0",
"mqtt": "2.16.0",
"yargs": "11.0.0"
0 commit comments