@nordicsemiconductor/firmware-ci-runner-azure 4.0.200 → 4.0.201

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nordicsemiconductor/firmware-ci-runner-azure",
3
- "version": "4.0.200",
3
+ "version": "4.0.201",
4
4
  "description": "Runs firmware on a real device connected to Azure IoT hub.",
5
5
  "main": "./dist/export.js",
6
6
  "bin": "./cli/index.js",
@@ -34,7 +34,7 @@
34
34
  "@serialport/parser-readline": "12.0.0",
35
35
  "azure-iothub": "1.16.4",
36
36
  "semver": "7.5.4",
37
- "serialport": "11.0.1"
37
+ "serialport": "12.0.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.82",