diff --git a/yarn.lock b/yarn.lock index 885f6a7..a7a78c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2019,10 +2019,11 @@ hast-util-parse-selector@^3.0.0: "@types/hast" "^2.0.0" hast-util-phrasing@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/hast-util-phrasing/-/hast-util-phrasing-2.0.1.tgz#48a63391688d242500f1b435665f29b9d81cc6b2" - integrity sha512-Lw+gVihgE0Ye1TsToZqui0puQnHbZ0dFQe0c/Z2QJWGYRIc72DpH3UHLV8zU48sjIPord88MTSeYEbLQMp5A9g== + version "2.0.2" + resolved "https://registry.yarnpkg.com/hast-util-phrasing/-/hast-util-phrasing-2.0.2.tgz#0747ba8000a8d5598bef4000819d92fda8f8843c" + integrity sha512-yGkCfPkkfCyiLfK6KEl/orMDr/zgCnq/NaO9HfULx6/Zga5fso5eqQA5Ov/JZVqACygvw9shRYWgXNcG2ilo7w== dependencies: + "@types/hast" "^2.0.0" hast-util-embedded "^2.0.0" hast-util-has-property "^2.0.0" hast-util-is-body-ok-link "^2.0.0"