diff --git a/package.json b/package.json index 246317d44d..50d7df7565 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@tryghost/security": "0.2.0", "@tryghost/session-service": "0.1.9", "@tryghost/social-urls": "0.1.15", - "@tryghost/string": "0.1.13", + "@tryghost/string": "0.1.14", "@tryghost/url-utils": "0.6.23", "@tryghost/vhost-middleware": "1.0.9", "@tryghost/zip": "1.1.4", diff --git a/yarn.lock b/yarn.lock index da78a67514..d9dfb7c662 100644 --- a/yarn.lock +++ b/yarn.lock @@ -603,10 +603,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/string@0.1.13": - version "0.1.13" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.13.tgz#3b021e98799094553bea0a82d5fb8ad72a1c78bb" - integrity sha512-V7HMndfqUrluiYM/N8UsepAPcGATcaMC4DJOORQN95PEPSOWHVp4Yb9R1CUtzOGcTb4ZWsh4JM+kE8XFoUhmkA== +"@tryghost/string@0.1.14": + version "0.1.14" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.14.tgz#e799151eb5af62b47634403e0c10c48709b2a118" + integrity sha512-lzZgGdLEOy2YY8mAebSkP4Y9MgzH/Ef5ADDW8Z31dv8PJILfRG7vuXWwr/SKUmV6mzETyxKTnO9CIbLExaC8VQ== dependencies: unidecode "^0.1.8"