From 81b5d71f3532c35bf52fc7c128a525f78bbfaa30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:06:26 +0000 Subject: [PATCH] chore(deps): bump @messageformat/runtime from 3.0.1 to 3.0.2 Bumps [@messageformat/runtime](https://github.com/messageformat/messageformat/tree/HEAD/packages/runtime) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/messageformat/messageformat/releases) - [Commits](https://github.com/messageformat/messageformat/commits/@messageformat/runtime@3.0.2/packages/runtime) --- updated-dependencies: - dependency-name: "@messageformat/runtime" dependency-version: 3.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34f183a..7b40b02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@smartthings/smartapp", - "version": "4.3.5", + "version": "4.3.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@smartthings/smartapp", - "version": "4.3.5", + "version": "4.3.6", "license": "Apache-2.0", "dependencies": { "@smartthings/core-sdk": "^8.4.1", @@ -2206,9 +2206,9 @@ } }, "node_modules/@messageformat/runtime": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.1.tgz", - "integrity": "sha512-6RU5ol2lDtO8bD9Yxe6CZkl0DArdv0qkuoZC+ZwowU+cdRlVE1157wjCmlA5Rsf1Xc/brACnsZa5PZpEDfTFFg==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.2.tgz", + "integrity": "sha512-dkIPDCjXcfhSHgNE1/qV6TeczQZR59Yx0xXeafVKgK3QVWoxc38ljwpksUpnzCGvN151KUbCJTDZVmahtf1YZw==", "dependencies": { "make-plural": "^7.0.0" } @@ -22387,9 +22387,9 @@ } }, "@messageformat/runtime": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.1.tgz", - "integrity": "sha512-6RU5ol2lDtO8bD9Yxe6CZkl0DArdv0qkuoZC+ZwowU+cdRlVE1157wjCmlA5Rsf1Xc/brACnsZa5PZpEDfTFFg==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.2.tgz", + "integrity": "sha512-dkIPDCjXcfhSHgNE1/qV6TeczQZR59Yx0xXeafVKgK3QVWoxc38ljwpksUpnzCGvN151KUbCJTDZVmahtf1YZw==", "requires": { "make-plural": "^7.0.0" }