diff --git a/package.json b/package.json index 827347a..dfde18d 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "stylelint": "15.10.3", "stylelint-config-prettier": "9.0.5", "stylelint-config-spaceninja": "13.0.1", - "unified": "11.0.1" + "unified": "11.0.2" } } diff --git a/yarn.lock b/yarn.lock index 69575dc..dab07af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3709,10 +3709,10 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -unified@11.0.1: - version "11.0.1" - resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.1.tgz#8c4bd13fdd088cd8caf6135637dfcc01170cda7e" - integrity sha512-v4p/Tcbn44UjLtASIyrKi29qqSbWY+u3awY5M6fTMVuT3KQ9DfWd4q/JaFGoNEDtQt8+e4yg150oHx34ABwrsg== +unified@11.0.2: + version "11.0.2" + resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.2.tgz#9a5db5c46059fdffd949ab8612b473e1ee268b31" + integrity sha512-Zta++onvS/dJ6xUvXQOR5q8XJZOkiMCE5wQ8Yv9mLR25pxRS567EX0GO6HZRxxNV/lznwfsvRZ/1pqe9K9QLeQ== dependencies: "@types/unist" "^3.0.0" "@ungap/structured-clone" "^1.0.0"