diff --git a/package.json b/package.json index 7d2ce06302..c3b093382e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@tryghost/mw-session-from-token": "0.1.0", "@tryghost/session-service": "0.1.0", "@tryghost/social-urls": "0.1.9", - "@tryghost/string": "0.1.8", + "@tryghost/string": "0.1.9", "@tryghost/url-utils": "0.6.17", "@tryghost/vhost-middleware": "1.0.2", "@tryghost/zip": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 03a5256833..97fb0e6c2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -512,10 +512,10 @@ ghost-ignition "4.1.0" lodash "4.17.15" -"@tryghost/string@0.1.8": - version "0.1.8" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.8.tgz#758ab55b944a4b9702325dd4cb796a82757d74d7" - integrity sha512-z14hiV3v9zRLQWY3KtgBFNHdYDQOxU3n0ny5xoA/5yPETMxFug112gr1Zmm3q/cyR0dycZK9q5MiMFvceDkW6g== +"@tryghost/string@0.1.9": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.9.tgz#e7519acf328840f1c549715685edabdb938d10ba" + integrity sha512-6asm+vTJuXLPFTil+Zh3X6AH6RBLghjc4HRXR8plJ1SF4rleg40qvTGzloTA+4eMbVzHYvVSpOQRwFkvejMlOw== dependencies: unidecode "^0.1.8"