From 605b32a1e87c30d7a25bfccc96a6a28558d75ad1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 01:55:59 +0000 Subject: [PATCH] fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.40 --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a7afd9..bafd2d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@aws-sdk/client-ssm": "^3.743.0", "@aws-sdk/util-dynamodb": "^3.743.0", "@bifravst/aws-ssm-settings-helpers": "^1.2.100", - "@hello.nrfcloud.com/proto": "^15.3.39", + "@hello.nrfcloud.com/proto": "^15.3.40", "@sinclair/typebox": "^0.34.16" } }, @@ -1817,9 +1817,9 @@ } }, "node_modules/@hello.nrfcloud.com/proto": { - "version": "15.3.39", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.39.tgz", - "integrity": "sha512-1r6KaDWYwOByHwbNCq7tp83vHYIRAgsg+x8EaBOZA5U4GFiwj8l7c2Z7o33/QoepMCEC7VXPrCqguBD8xrn0dg==", + "version": "15.3.40", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.40.tgz", + "integrity": "sha512-D+d12f25yiQmPwrD2FOrT27FMrxX0b3iGK0QD4IYNIvMj4eURXMf0jXdxHqgIt4FYguI6LUwn5QdTJHR3ql4SA==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -1827,16 +1827,16 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@hello.nrfcloud.com/proto-map": "^16.1.35", + "@hello.nrfcloud.com/proto-map": "^16.1.36", "@sinclair/typebox": "^0.34.16", "ajv": "^8.17.1", "jsonata": "^2.0.6" } }, "node_modules/@hello.nrfcloud.com/proto-map": { - "version": "16.1.35", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.1.35.tgz", - "integrity": "sha512-A1pXw4mA8M827VKqT0i+4GqHPcgfmOsqRpC50xm2hn1SMCSXHuD+QRFc2GuF1Fc+QVi6pGohhBFZ+WpWBQZ3HQ==", + "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==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -1844,7 +1844,7 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@sinclair/typebox": "^0.34.15" + "@sinclair/typebox": "^0.34.16" } }, "node_modules/@humanwhocodes/config-array": { diff --git a/package.json b/package.json index aeb9841..2d2e803 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@aws-sdk/client-ssm": "^3.743.0", "@aws-sdk/util-dynamodb": "^3.743.0", "@bifravst/aws-ssm-settings-helpers": "^1.2.100", - "@hello.nrfcloud.com/proto": "^15.3.39", + "@hello.nrfcloud.com/proto": "^15.3.40", "@sinclair/typebox": "^0.34.16" } }