diff --git a/package.json b/package.json index 2a7116c..725f16e 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "tmp": "0.2.5", "unified": "9.2.1", "unified-engine": "8.2.0", - "vfile": "4.2.1" + "vfile": "6.0.3" }, "devDependencies": { "@types/fs-extra": "9.0.12", diff --git a/yarn.lock b/yarn.lock index 216fe25..872dab0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11224,7 +11224,7 @@ vfile-statistics@^2.0.0: vfile "^5.0.0" vfile-message "^3.0.0" -vfile@*, vfile@^6.0.0: +vfile@*, vfile@6.0.3, vfile@^6.0.0: version "6.0.3" resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.3.tgz#3652ab1c496531852bf55a6bac57af981ebc38ab" integrity sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q== @@ -11232,16 +11232,6 @@ vfile@*, vfile@^6.0.0: "@types/unist" "^3.0.0" vfile-message "^4.0.0" -vfile@4.2.1, vfile@^4.0.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.2.1.tgz#03f1dce28fc625c625bc6514350fbdb00fa9e624" - integrity sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA== - dependencies: - "@types/unist" "^2.0.0" - is-buffer "^2.0.0" - unist-util-stringify-position "^2.0.0" - vfile-message "^2.0.0" - vfile@^1.0.0, vfile@^1.1.0: version "1.4.0" resolved "https://registry.yarnpkg.com/vfile/-/vfile-1.4.0.tgz#c0fd6fa484f8debdb771f68c31ed75d88da97fe7" @@ -11257,6 +11247,16 @@ vfile@^2.0.0: unist-util-stringify-position "^1.0.0" vfile-message "^1.0.0" +vfile@^4.0.0: + version "4.2.1" + resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.2.1.tgz#03f1dce28fc625c625bc6514350fbdb00fa9e624" + integrity sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA== + dependencies: + "@types/unist" "^2.0.0" + is-buffer "^2.0.0" + unist-util-stringify-position "^2.0.0" + vfile-message "^2.0.0" + vfile@^5.0.0: version "5.3.7" resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.7.tgz#de0677e6683e3380fafc46544cfe603118826ab7"