@nordicsemiconductor/firmware-ci-runner-aws 8.0.280 → 8.0.282

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nordicsemiconductor/firmware-ci-runner-aws",
3
- "version": "8.0.280",
3
+ "version": "8.0.282",
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": {
@@ -26,14 +26,14 @@
26
26
  },
27
27
  "homepage": "https://github.com/NordicSemiconductor/cloud-aws-firmware-ci-runner-js#readme",
28
28
  "dependencies": {
29
- "@aws-sdk/client-cloudformation": "3.398.0",
30
- "@aws-sdk/client-iot": "3.398.0",
31
- "@aws-sdk/client-iot-data-plane": "3.398.0",
32
- "@aws-sdk/client-s3": "3.400.0",
33
- "@aws-sdk/client-sts": "3.398.0",
34
- "@aws-sdk/s3-presigned-post": "3.400.0",
29
+ "@aws-sdk/client-cloudformation": "3.405.0",
30
+ "@aws-sdk/client-iot": "3.405.0",
31
+ "@aws-sdk/client-iot-data-plane": "3.405.0",
32
+ "@aws-sdk/client-s3": "3.405.0",
33
+ "@aws-sdk/client-sts": "3.405.0",
34
+ "@aws-sdk/s3-presigned-post": "3.405.0",
35
35
  "@nordicsemiconductor/cloudformation-helpers": "8.0.0",
36
- "@nordicsemiconductor/firmware-ci-device-helpers": "14.0.189",
36
+ "@nordicsemiconductor/firmware-ci-device-helpers": "14.0.190",
37
37
  "@serialport/parser-readline": "12.0.0",
38
38
  "aws-iot-device-sdk": "2.2.12",
39
39
  "commander": "11.0.0",