diff --git a/package-lock.json b/package-lock.json index 738e392f..f1d38ea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1704,8 +1704,9 @@ } }, "node_modules/@messageformat/runtime": { - "version": "3.0.1", - "license": "MIT", + "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" } @@ -14612,7 +14613,9 @@ } }, "@messageformat/runtime": { - "version": "3.0.1", + "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" }