Skip to content

Commit c28493a

Browse files
committed
fix: update dependencies
1 parent ef72c13 commit c28493a

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jsonata": "2.0.5",
6161
"semver": "7.6.2",
6262
"tsmatchers": "5.0.2",
63-
"tsx": "4.15.5"
63+
"tsx": "4.15.6"
6464
},
6565
"lint-staged": {
6666
"*.{md,json,yaml,yml}": [
@@ -100,9 +100,9 @@
100100
"@aws-sdk/client-ssm": "3.598.0",
101101
"@aws-sdk/util-dynamodb": "3.598.0",
102102
"@hello.nrfcloud.com/certificate-helpers": "1.0.0",
103-
"@hello.nrfcloud.com/lambda-helpers": "1.2.9",
104-
"@hello.nrfcloud.com/nrfcloud-api-helpers": "5.2.8",
105-
"@hello.nrfcloud.com/proto": "13.3.2",
103+
"@hello.nrfcloud.com/lambda-helpers": "1.2.10",
104+
"@hello.nrfcloud.com/nrfcloud-api-helpers": "5.2.9",
105+
"@hello.nrfcloud.com/proto": "14.0.0",
106106
"@hello.nrfcloud.com/proto-map": "12.1.3",
107107
"@middy/core": "5.4.0",
108108
"@nordicsemiconductor/from-env": "3.0.1",

0 commit comments

Comments
 (0)