@nordicsemiconductor/firmware-ci-runner-aws 8.0.230 → 8.0.231

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nordicsemiconductor/firmware-ci-runner-aws",
3
- "version": "8.0.230",
3
+ "version": "8.0.231",
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,7 +26,7 @@
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.379.1",
29
+ "@aws-sdk/client-cloudformation": "3.380.0",
30
30
  "@aws-sdk/client-iot": "3.379.1",
31
31
  "@aws-sdk/client-iot-data-plane": "3.379.1",
32
32
  "@aws-sdk/client-s3": "3.379.1",
@@ -44,7 +44,7 @@
44
44
  "shell-quote": "1.8.1"
45
45
  },
46
46
  "devDependencies": {
47
- "@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.62",
47
+ "@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.63",
48
48
  "@types/aws-iot-device-sdk": "2.2.4",
49
49
  "@types/node": "18.17.1",
50
50
  "@types/node-fetch": "3.0.3",