diff --git a/package-lock.json b/package-lock.json index 93adf31d..59c1aa96 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.33", + "@hello.nrfcloud.com/lambda-helpers": "2.0.35", "@hello.nrfcloud.com/nrfcloud-api-helpers": "5.3.89", "@hello.nrfcloud.com/proto": "15.3.5", "@hello.nrfcloud.com/proto-map": "16.1.11", @@ -8262,9 +8262,9 @@ } }, "node_modules/@hello.nrfcloud.com/lambda-helpers": { - "version": "2.0.33", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-2.0.33.tgz", - "integrity": "sha512-r19HGPKFkG+37DxTu21cxyFqw/TAgkzGnXOoqcuCHVql/O0pf8zoqHZZm33A4UawD8/iAsOp4amqfgtoRBG12g==", + "version": "2.0.35", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-2.0.35.tgz", + "integrity": "sha512-oBRhant6Z+CY4TzbIKdVQ/SrZdvAO8stMNOHOp88bmbJiUsL/zKADTpuvj81+knijN7HS1kw4qmOfsFIolTSKw==", "license": "BSD-3-Clause", "engines": { "node": ">=20", @@ -8272,7 +8272,7 @@ }, "peerDependencies": { "@aws-lambda-powertools/metrics": "^2.8.0", - "@hello.nrfcloud.com/proto": "^15.3.3", + "@hello.nrfcloud.com/proto": "^15.3.5", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0" } diff --git a/package.json b/package.json index f88b965d..69cd3dcb 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.33", + "@hello.nrfcloud.com/lambda-helpers": "2.0.35", "@hello.nrfcloud.com/nrfcloud-api-helpers": "5.3.89", "@hello.nrfcloud.com/proto": "15.3.5", "@hello.nrfcloud.com/proto-map": "16.1.11",