diff --git a/package-lock.json b/package-lock.json index d8f5f40ae..cc0e4296b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@bifravst/run": "1.2.0", "@bifravst/timestream-helpers": "6.1.0", "@hello.nrfcloud.com/certificate-helpers": "1.0.0", - "@hello.nrfcloud.com/lambda-helpers": "4.0.11", + "@hello.nrfcloud.com/lambda-helpers": "5.0.0", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.367", "@hello.nrfcloud.com/proto": "15.4.65", "@hello.nrfcloud.com/proto-map": "16.5.16", @@ -3500,9 +3500,9 @@ } }, "node_modules/@hello.nrfcloud.com/lambda-helpers": { - "version": "4.0.11", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-4.0.11.tgz", - "integrity": "sha512-CL/MsQskbU4lp7iwz79goyGvEcHZ3emYVMMBUKEg540cPXE6waSoaLZVSXgOQ6RQoDVFNBww7OlcQxw43Nnt/A==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/lambda-helpers/-/lambda-helpers-5.0.0.tgz", + "integrity": "sha512-5wWZSZHHcXVdCAGmV9ocbF14nIZt44/dtskSd5LfSPQf6LFaH71u19RA/+bw6n8Rp+vDldH3Z0DaMosCE1y/Ag==", "license": "BSD-3-Clause", "engines": { "node": ">=22", @@ -3510,7 +3510,7 @@ }, "peerDependencies": { "@aws-lambda-powertools/metrics": "^2.27.0", - "@hello.nrfcloud.com/proto": "^15.4.64", + "@hello.nrfcloud.com/proto": "^15.4.65", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5" } diff --git a/package.json b/package.json index 58199b79b..292e083a6 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "@bifravst/run": "1.2.0", "@bifravst/timestream-helpers": "6.1.0", "@hello.nrfcloud.com/certificate-helpers": "1.0.0", - "@hello.nrfcloud.com/lambda-helpers": "4.0.11", + "@hello.nrfcloud.com/lambda-helpers": "5.0.0", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.367", "@hello.nrfcloud.com/proto": "15.4.65", "@hello.nrfcloud.com/proto-map": "16.5.16",