diff --git a/packages/document/package.json b/packages/document/package.json index 0adfeb6b..ba339fc1 100644 --- a/packages/document/package.json +++ b/packages/document/package.json @@ -73,7 +73,7 @@ }, "devDependencies": { "@types/micromatch": "4.0.2", - "@types/mustache": "4.1.2", + "@types/mustache": "4.2.5", "@types/unist": "2.0.3", "postcss": "8.4.14", "postcss-cli": "8.3.1", diff --git a/yarn.lock b/yarn.lock index dca8ba1b..01c75de4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4962,10 +4962,10 @@ dependencies: "@types/node" "*" -"@types/mustache@4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.1.2.tgz#d0e158013c81674a5b6d8780bc3fe234e1804eaf" - integrity sha512-c4OVMMcyodKQ9dpwBwh3ofK9P6U9ZktKU9S+p33UqwMNN1vlv2P0zJZUScTshnx7OEoIIRcCFNQ904sYxZz8kg== +"@types/mustache@4.2.5": + version "4.2.5" + resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.5.tgz#9129f0d6857f976e00e171bbb3460e4b702f84ef" + integrity sha512-PLwiVvTBg59tGFL/8VpcGvqOu3L4OuveNvPi0EYbWchRdEVP++yRUXJPFl+CApKEq13017/4Nf7aQ5lTtHUNsA== "@types/node-emoji@1.8.1": version "1.8.1"