diff --git a/framer/package.json b/framer/package.json index fb89914043a147..8f6d7d4144e2d7 100644 --- a/framer/package.json +++ b/framer/package.json @@ -14,7 +14,7 @@ "docs": "5.0.0", "framer": "^1.2.5", "framer-motion": "^4.0.0", - "mustache": "^4.0.0", + "mustache": "^4.2.0", "react-docgen": "^5.0.0-beta.1" }, "scripts": { diff --git a/packages/material-ui-icons/package.json b/packages/material-ui-icons/package.json index b52bf8aac6e9c5..988193c189f09f 100644 --- a/packages/material-ui-icons/package.json +++ b/packages/material-ui-icons/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "fs-extra": "^10.0.0", - "mustache": "^4.0.0", + "mustache": "^4.2.0", "svgo": "^2.4.0", "yargs": "^17.0.1" }, diff --git a/yarn.lock b/yarn.lock index 7c1a845edd33ca..45b1041bef1063 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11576,7 +11576,7 @@ multipipe@^1.0.2: duplexer2 "^0.1.2" object-assign "^4.1.0" -mustache@^4.0.0: +mustache@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64" integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==