@nordicsemiconductor/firmware-ci-runner-aws 7.0.5 → 7.0.6

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nordicsemiconductor/firmware-ci-runner-aws",
3
- "version": "7.0.5",
3
+ "version": "7.0.6",
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": {
@@ -27,13 +27,13 @@
27
27
  },
28
28
  "homepage": "https://github.com/NordicSemiconductor/cloud-aws-firmware-ci-runner-js#readme",
29
29
  "dependencies": {
30
- "@aws-sdk/client-cloudformation": "3.45.0",
31
- "@aws-sdk/client-iot": "3.45.0",
32
- "@aws-sdk/client-iot-data-plane": "3.45.0",
33
- "@aws-sdk/client-s3": "3.45.0",
34
- "@aws-sdk/client-sts": "3.45.0",
35
- "@aws-sdk/s3-presigned-post": "3.45.0",
36
- "@nordicsemiconductor/cloudformation-helpers": "7.0.0",
30
+ "@aws-sdk/client-cloudformation": "3.46.0",
31
+ "@aws-sdk/client-iot": "3.46.0",
32
+ "@aws-sdk/client-iot-data-plane": "3.46.0",
33
+ "@aws-sdk/client-s3": "3.46.0",
34
+ "@aws-sdk/client-sts": "3.46.0",
35
+ "@aws-sdk/s3-presigned-post": "3.46.0",
36
+ "@nordicsemiconductor/cloudformation-helpers": "7.0.1",
37
37
  "@nordicsemiconductor/firmware-ci-device-helpers": "13.0.3",
38
38
  "@serialport/parser-readline": "9.2.4",
39
39
  "aws-iot-device-sdk": "2.2.11",
@@ -48,7 +48,7 @@
48
48
  "devDependencies": {
49
49
  "@nordicsemiconductor/asset-tracker-cloud-code-style": "11.0.4",
50
50
  "@types/aws-iot-device-sdk": "2.2.4",
51
- "@types/node": "16.11.19",
51
+ "@types/node": "17.0.8",
52
52
  "@types/node-fetch": "3.0.3",
53
53
  "@types/semver": "7.3.9",
54
54
  "@types/serialport": "8.0.2",