From cc26799b28b8ad76ae1ed5c5526bb4e50842bce9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 10:56:42 +0000 Subject: [PATCH] fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.42 --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9833630..b178851 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ }, "peerDependencies": { "@aws-lambda-powertools/metrics": "^2.14.0", - "@hello.nrfcloud.com/proto": "^15.3.40", + "@hello.nrfcloud.com/proto": "^15.3.42", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0" } @@ -697,9 +697,9 @@ } }, "node_modules/@hello.nrfcloud.com/proto": { - "version": "15.3.40", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.40.tgz", - "integrity": "sha512-D+d12f25yiQmPwrD2FOrT27FMrxX0b3iGK0QD4IYNIvMj4eURXMf0jXdxHqgIt4FYguI6LUwn5QdTJHR3ql4SA==", + "version": "15.3.42", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.42.tgz", + "integrity": "sha512-lp/Gh5tqrVKOGFfyAHsI+O1Gf1KpQXeYvnnaUcf4Z458foe/YFaUAKMflwSuQULSHlCb7IsCO3iqbky1+W2ZFg==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -707,16 +707,16 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@hello.nrfcloud.com/proto-map": "^16.1.36", - "@sinclair/typebox": "^0.34.16", + "@hello.nrfcloud.com/proto-map": "^16.1.37", + "@sinclair/typebox": "^0.34.20", "ajv": "^8.17.1", "jsonata": "^2.0.6" } }, "node_modules/@hello.nrfcloud.com/proto-map": { - "version": "16.1.36", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.1.36.tgz", - "integrity": "sha512-TxztgQ4qaF1jpn1gel/jIfDzP0eH5SdpDevthQRvQPkngucS75/yUKjMeWaJNuy6ea6h89JPO4+o4iHfOMPW+Q==", + "version": "16.1.37", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.1.37.tgz", + "integrity": "sha512-1Xhu/+1u4iYoDHs+U/qbPgE+6xOJE+Q4GyGsghEQkxtPhIyNGeK5I9A2u0cI0THWEde6xhoxtivN8o9bmdqrCQ==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -724,7 +724,7 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@sinclair/typebox": "^0.34.16" + "@sinclair/typebox": "^0.34.20" } }, "node_modules/@humanwhocodes/config-array": { @@ -859,9 +859,9 @@ "license": "MIT" }, "node_modules/@sinclair/typebox": { - "version": "0.34.16", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.16.tgz", - "integrity": "sha512-rIljj8VPYAfn26ANY+5pCNVBPiv6hSufuKGe46y65cJZpvx8vHvPXlU0Q/Le4OGtlNaL8Jg2FuhtvQX18lSIqA==", + "version": "0.34.21", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.21.tgz", + "integrity": "sha512-G+7YVIZalo+N+h7KapWBxRH2at9yO4yIHq49PkQLTQQkPTM0ZYaPOfPDpeNv/ukWjm8a1GdnO3yDC7bietT23A==", "license": "MIT", "peer": true }, diff --git a/package.json b/package.json index 138cfc3..0e7ab4c 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "prettier": "@bifravst/prettier-config", "peerDependencies": { "@aws-lambda-powertools/metrics": "^2.14.0", - "@hello.nrfcloud.com/proto": "^15.3.40", + "@hello.nrfcloud.com/proto": "^15.3.42", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0" }