diff --git a/package-lock.json b/package-lock.json index 95e5f488..91a58a12 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.41", + "@hello.nrfcloud.com/lambda-helpers": "2.0.42", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.34", "@hello.nrfcloud.com/proto": "15.3.11", "@hello.nrfcloud.com/proto-map": "16.1.14", @@ -8239,16 +8239,16 @@ } }, "node_modules/@hello.nrfcloud.com/lambda-helpers": { - "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==", + "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==", "license": "BSD-3-Clause", "engines": { - "node": ">=20", + "node": ">=22", "npm": ">=10" }, "peerDependencies": { - "@aws-lambda-powertools/metrics": "^2.9.0", + "@aws-lambda-powertools/metrics": "^2.10.0", "@hello.nrfcloud.com/proto": "^15.3.11", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^5.5.1" diff --git a/package.json b/package.json index 1100edd2..21fe1bec 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.41", + "@hello.nrfcloud.com/lambda-helpers": "2.0.42", "@hello.nrfcloud.com/nrfcloud-api-helpers": "6.0.34", "@hello.nrfcloud.com/proto": "15.3.11", "@hello.nrfcloud.com/proto-map": "16.1.14",