@nordicsemiconductor/firmware-ci-runner-aws 8.0.276 → 8.0.277

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-aws",
3
- "version": "8.0.276",
3
+ "version": "8.0.277",
4
4
  "description": "Exposes real nRF9160 hardware to be used for end-to-end tests. Runs on AWS.",
5
5
  "bin": "./cli/index.js",
6
6
  "scripts": {
@@ -40,7 +40,7 @@
40
40
  "form-data": "4.0.0",
41
41
  "node-fetch": "3.3.2",
42
42
  "semver": "7.5.4",
43
- "serialport": "11.0.1",
43
+ "serialport": "12.0.0",
44
44
  "shell-quote": "1.8.1"
45
45
  },
46
46
  "devDependencies": {