diff --git a/packages/mg-context/package.json b/packages/mg-context/package.json index 1c07120c4..828c684e9 100644 --- a/packages/mg-context/package.json +++ b/packages/mg-context/package.json @@ -37,6 +37,6 @@ "@tryghost/html-to-mobiledoc": "3.2.1", "@tryghost/kg-html-to-lexical": "1.2.5", "@tryghost/listr-smart-renderer": "0.5.16", - "@tryghost/validator": "0.2.15" + "@tryghost/validator": "0.2.17" } } diff --git a/yarn.lock b/yarn.lock index 18e8b7e3e..1d880d6e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3233,7 +3233,7 @@ "@stdlib/utils-copy" "^0.2.0" uuid "^9.0.0" -"@tryghost/errors@^1.2.1", "@tryghost/errors@^1.2.26", "@tryghost/errors@^1.3.6", "@tryghost/errors@^1.3.7", "@tryghost/errors@^1.3.8": +"@tryghost/errors@^1.2.1", "@tryghost/errors@^1.2.26", "@tryghost/errors@^1.3.7", "@tryghost/errors@^1.3.8": version "1.3.8" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.8.tgz#d4212b52e876360b4fa8e303ae13ef86f3e95846" integrity sha512-2+4ExAAWM0rFWC7FlzxQMzIvIEQKt/vQLxLyqJqCmAcJa4i2uqUPJHqd/X5BBRuSTuftgca7EAo7adESbHEkZw== @@ -3513,7 +3513,7 @@ dependencies: unidecode "^0.1.8" -"@tryghost/tpl@^0.1.33", "@tryghost/tpl@^0.1.35": +"@tryghost/tpl@^0.1.35": version "0.1.35" resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.35.tgz#7ad6b84f94529b2e709046255706dcda083267c9" integrity sha512-U6zWUnxDgw2nHZc5DTI0JuqYsytK76BVfIB3hz2rYrCKL4O6JL76F25Jr6I+A8cEIfL5GKLSG8/tWmEAHLy0Mg== @@ -3533,18 +3533,7 @@ remark-footnotes "^1.0.0" unist-util-visit "^2.0.0" -"@tryghost/validator@0.2.15": - version "0.2.15" - resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.15.tgz#b0522804704fde01e3281aa8860fe0a4ead1b3b8" - integrity sha512-bTkWmXEIzkKILn+l8S4or8oYleTr7QKkBI8jGsxl9WR5KFFvKFUSWX+Xp1sIR08iXPeAMZ5wH4Mj48plkafWmw== - dependencies: - "@tryghost/errors" "^1.3.6" - "@tryghost/tpl" "^0.1.33" - lodash "^4.17.21" - moment-timezone "^0.5.23" - validator "7.2.0" - -"@tryghost/validator@^0.2.17": +"@tryghost/validator@0.2.17", "@tryghost/validator@^0.2.17": version "0.2.17" resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.17.tgz#51732e93677f3ee10e9c641c5d2cc93f8e038934" integrity sha512-MsiF8tkZmsUmWmtDCr8oMua/Lyk0b16zJrT/tDHaERi2eKKgOqf0RwLRdIS/droqX1uOZCX+cLX3xSYbKhh4cA==