From 5f4c7624eab7516f3201a028abe7ff865ac6a572 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:57:50 +0000 Subject: [PATCH] fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.56 --- 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 8c22ecd..f8d0dbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@aws-sdk/client-ssm": "^3.750.0", "@aws-sdk/util-dynamodb": "^3.751.0", "@bifravst/aws-ssm-settings-helpers": "^1.2.108", - "@hello.nrfcloud.com/proto": "^15.3.55", + "@hello.nrfcloud.com/proto": "^15.3.56", "@sinclair/typebox": "^0.34.28" } }, @@ -1881,9 +1881,9 @@ } }, "node_modules/@hello.nrfcloud.com/proto": { - "version": "15.3.55", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.55.tgz", - "integrity": "sha512-0yAunYq4OElGA/hpBZrNnzwOTYAuTG3P7gvugey3XE1rLAfqYt5sRFtZLwRpsbrarffo5aJgrSwKZoUjMZ8QWQ==", + "version": "15.3.56", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.56.tgz", + "integrity": "sha512-LBheZTqHKAhQCOz48nPgHHoNHMJUmfUThe0NHUcydOlCjNo2AXu0yAyhf5ApQZQiDX6ZNwOLB5W3V3KGojRGDQ==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -1891,16 +1891,16 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@hello.nrfcloud.com/proto-map": "^16.2.5", + "@hello.nrfcloud.com/proto-map": "^16.2.6", "@sinclair/typebox": "^0.34.28", "ajv": "^8.17.1", "jsonata": "^2.0.6" } }, "node_modules/@hello.nrfcloud.com/proto-map": { - "version": "16.2.5", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.2.5.tgz", - "integrity": "sha512-df1D6XA5rKF6xKbXlTUSUhZkUHmAVQgH5ZkkpJV0Y9Rs8TDjKQzWclOtL+Z9tNttZ9le1TYq2e7AaP/lF8uV6Q==", + "version": "16.2.6", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.2.6.tgz", + "integrity": "sha512-cr0IS7V6UPFXR8nE4tYGKMd6122SNzyAs1G6rpzy+Ti2M/52ebbivWAQl/n7aGJboQoXE2ewssb3GQ/Z7yQVog==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -1909,7 +1909,7 @@ }, "peerDependencies": { "@aws-sdk/client-timestream-write": "^3.750.0", - "@sinclair/typebox": "^0.34.27" + "@sinclair/typebox": "^0.34.28" } }, "node_modules/@humanwhocodes/config-array": { diff --git a/package.json b/package.json index f1717c8..29b7e5e 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@aws-sdk/client-ssm": "^3.750.0", "@aws-sdk/util-dynamodb": "^3.751.0", "@bifravst/aws-ssm-settings-helpers": "^1.2.108", - "@hello.nrfcloud.com/proto": "^15.3.55", + "@hello.nrfcloud.com/proto": "^15.3.56", "@sinclair/typebox": "^0.34.28" } }