diff --git a/package-lock.json b/package-lock.json index 5a642ba..be18c37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,8 +28,8 @@ "@aws-sdk/client-ssm": "^3.749.0", "@aws-sdk/util-dynamodb": "^3.749.0", "@bifravst/aws-ssm-settings-helpers": "^1.2.105", - "@hello.nrfcloud.com/proto": "^15.3.46", - "@sinclair/typebox": "^0.34.24" + "@hello.nrfcloud.com/proto": "^15.3.48", + "@sinclair/typebox": "^0.34.25" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -1817,9 +1817,9 @@ } }, "node_modules/@hello.nrfcloud.com/proto": { - "version": "15.3.46", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.46.tgz", - "integrity": "sha512-qwifo/HryBAbQCoeJ7NfkaXTH79BPIi6iKd7mUXJZ2sCirz0NNQWpvixd5d9l5fdK6R3/76MO6zoeGhPthoXUQ==", + "version": "15.3.48", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto/-/proto-15.3.48.tgz", + "integrity": "sha512-jRSe3/WyXlpV73sFTmplP4pr54rdC5f4hHwc6MMcTMnTPWsvKt6yhtBUE0DlvQDc+udRdM5VfP53rItV+G9YRg==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -1827,16 +1827,16 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@hello.nrfcloud.com/proto-map": "^16.1.39", - "@sinclair/typebox": "^0.34.24", + "@hello.nrfcloud.com/proto-map": "^16.1.40", + "@sinclair/typebox": "^0.34.25", "ajv": "^8.17.1", "jsonata": "^2.0.6" } }, "node_modules/@hello.nrfcloud.com/proto-map": { - "version": "16.1.39", - "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.1.39.tgz", - "integrity": "sha512-cTxcbUSPTT7W3dw81DxiC4Cw3Gepi0u3SddwApMKyxPsRJ6NU4snGiWU0FHtyU2abzI3s524JrDKPQWo8CcQ8A==", + "version": "16.1.41", + "resolved": "https://registry.npmjs.org/@hello.nrfcloud.com/proto-map/-/proto-map-16.1.41.tgz", + "integrity": "sha512-OQkQesgU6Ovlbj0lZcPt6NjW251zNAxsErTbPJk1EdYDpdk93872z966EzkRH7AOtJX0o8Jj7PSoWaygiYgCtQ==", "license": "BSD-3-Clause", "peer": true, "engines": { @@ -1844,7 +1844,7 @@ "npm": ">=9.0.0" }, "peerDependencies": { - "@sinclair/typebox": "^0.34.22" + "@sinclair/typebox": "^0.34.25" } }, "node_modules/@humanwhocodes/config-array": { @@ -1951,9 +1951,9 @@ "license": "MIT" }, "node_modules/@sinclair/typebox": { - "version": "0.34.24", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.24.tgz", - "integrity": "sha512-sB04Inh90RXc5EvQ6RNBRhScitUu0wvYUMkGMHrr58dGBtW0XHEhBT0ItcWJeJlZbbUvXgaB92nHT98SKvuKdw==", + "version": "0.34.25", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.25.tgz", + "integrity": "sha512-gu+tdy9WZIRulrR4CAcGXZAAixwakKszkUXudMJ4EhtNflBEify5Pm5vnVEVqdmMkxnT4tcdfJps5XYqaNeF9Q==", "license": "MIT", "peer": true }, diff --git a/package.json b/package.json index 7356586..92d4805 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@aws-sdk/client-ssm": "^3.749.0", "@aws-sdk/util-dynamodb": "^3.749.0", "@bifravst/aws-ssm-settings-helpers": "^1.2.105", - "@hello.nrfcloud.com/proto": "^15.3.46", - "@sinclair/typebox": "^0.34.24" + "@hello.nrfcloud.com/proto": "^15.3.48", + "@sinclair/typebox": "^0.34.25" } }