diff --git a/package-lock.json b/package-lock.json index c26009ab..ff156e1f 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.39", + "@hello.nrfcloud.com/lambda-helpers": "2.0.41", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.28", "@hello.nrfcloud.com/proto": "15.3.11", "@hello.nrfcloud.com/proto-map": "16.1.14", @@ -8309,9 +8309,9 @@ } }, "node_modules/@hello.nrfcloud.com/lambda-helpers": { - "version": "2.0.39", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-2.0.39.tgz", - "integrity": "sha512-h1TK3tcVzTjU7nmSvmSHdEGBFiFL9/eG2GQNGlenB2honiyvuvOdIVV6vAUGD3SkALLWkaqYD9k70vXoCav0Ow==", + "version": "2.0.41", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-2.0.41.tgz", + "integrity": "sha512-pgVcyoqM/6vpFJTVYNDcNRd5ZUp2l+AjIjZXZDGJtQ48qBExSsRjpGTLUHw69wUqaiMiNSKSBCGXTUDZf5yf4A==", "license": "BSD-3-Clause", "engines": { "node": ">=20", @@ -8319,9 +8319,9 @@ }, "peerDependencies": { "@aws-lambda-powertools/metrics": "^2.9.0", - "@hello.nrfcloud.com/proto": "^15.3.9", - "@middy/core": "^5.5.0", - "@middy/input-output-logger": "^5.5.0" + "@hello.nrfcloud.com/proto": "^15.3.11", + "@middy/core": "^5.5.1", + "@middy/input-output-logger": "^5.5.1" } }, "node_modules/@hello.nrfcloud.com/nrfcloud-api-helpers": { diff --git a/package.json b/package.json index e042ba08..b3fce77e 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.39", + "@hello.nrfcloud.com/lambda-helpers": "2.0.41", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.28", "@hello.nrfcloud.com/proto": "15.3.11", "@hello.nrfcloud.com/proto-map": "16.1.14",