diff --git a/package.json b/package.json index 5e28f0c5cf..c57701ea98 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@tryghost/security": "0.2.8", "@tryghost/session-service": "0.1.21", "@tryghost/social-urls": "0.1.24", - "@tryghost/string": "0.1.18", + "@tryghost/string": "0.1.19", "@tryghost/url-utils": "1.1.3", "@tryghost/vhost-middleware": "1.0.14", "@tryghost/zip": "1.1.13", diff --git a/yarn.lock b/yarn.lock index bf603f741b..f941a09423 100644 --- a/yarn.lock +++ b/yarn.lock @@ -834,7 +834,14 @@ ghost-ignition "^4.6.2" lodash "^4.17.21" -"@tryghost/string@0.1.18", "@tryghost/string@^0.1.17": +"@tryghost/string@0.1.19": + version "0.1.19" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.19.tgz#b5a170cc118d7fcccc7c9e69c4f01faf626c4457" + integrity sha512-dmhGMhB/ZQPZVubKKOPoi6qXQClZCYLRbF3C1Ec1xNF+Fhd7W/7Wxz7PDYoMTSOhvelZb10XP8Uwuk9fos12HA== + dependencies: + unidecode "^0.1.8" + +"@tryghost/string@^0.1.17": version "0.1.18" resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.18.tgz#2cc8f92ad80d055c872731dd5410383920e934cf" integrity sha512-fIHteQ2plScj08OQrlDVfRZMCoocrSOmXkMC+TFe7WEIl/QFw2HKDWJeWxr6CADve2RUDzLJzJh71KL6u61bTw==