@nordicsemiconductor/firmware-ci-runner-aws 8.0.221 → 8.0.222

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.221",
3
+ "version": "8.0.222",
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": {
@@ -38,7 +38,7 @@
38
38
  "aws-iot-device-sdk": "2.2.12",
39
39
  "commander": "11.0.0",
40
40
  "form-data": "4.0.0",
41
- "node-fetch": "3.3.1",
41
+ "node-fetch": "3.3.2",
42
42
  "semver": "7.5.4",
43
43
  "serialport": "11.0.0",
44
44
  "shell-quote": "1.8.1"