diff --git a/package-lock.json b/package-lock.json index 60485729..596a60ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@bifravst/random-words": "8.0.2", "@bifravst/timestream-helpers": "6.0.3", "@hello.nrfcloud.com/certificate-helpers": "1.0.0", - "@hello.nrfcloud.com/lambda-helpers": "2.0.42", + "@hello.nrfcloud.com/lambda-helpers": "2.0.47", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.34", "@hello.nrfcloud.com/proto": "15.3.19", "@hello.nrfcloud.com/proto-map": "16.1.18", @@ -8760,9 +8760,9 @@ } }, "node_modules/@hello.nrfcloud.com/lambda-helpers": { - "version": "2.0.42", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-2.0.42.tgz", - "integrity": "sha512-It+oKTO7IYCD26/5ComUXidJ1CwtIf59ukPHEBuoMxzaY+QMct67S6kJa+T8UAKW2MqgPJUpbz2qBI8/rK77fg==", + "version": "2.0.47", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-2.0.47.tgz", + "integrity": "sha512-I9gBdITLCbmOEHGHu8ztmb1Wml37Z9uTw69Hle4OWUO5EZTPx9MjL5MMuYFYTk+5IUlYLGEnOaHIz8ZSdoy9Ug==", "license": "BSD-3-Clause", "engines": { "node": ">=22", @@ -8770,7 +8770,7 @@ }, "peerDependencies": { "@aws-lambda-powertools/metrics": "^2.10.0", - "@hello.nrfcloud.com/proto": "^15.3.11", + "@hello.nrfcloud.com/proto": "^15.3.19", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^5.5.1" } diff --git a/package.json b/package.json index 55f1cfa1..71068fb2 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@bifravst/random-words": "8.0.2", "@bifravst/timestream-helpers": "6.0.3", "@hello.nrfcloud.com/certificate-helpers": "1.0.0", - "@hello.nrfcloud.com/lambda-helpers": "2.0.42", + "@hello.nrfcloud.com/lambda-helpers": "2.0.47", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.34", "@hello.nrfcloud.com/proto": "15.3.19", "@hello.nrfcloud.com/proto-map": "16.1.18",