@nordicsemiconductor/firmware-ci-runner-aws 8.0.197 → 8.0.198

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.197",
3
+ "version": "8.0.198",
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": {
@@ -39,7 +39,7 @@
39
39
  "commander": "11.0.0",
40
40
  "form-data": "4.0.0",
41
41
  "node-fetch": "3.3.1",
42
- "semver": "7.5.3",
42
+ "semver": "7.5.4",
43
43
  "serialport": "11.0.0",
44
44
  "shell-quote": "1.8.1"
45
45
  },