diff --git a/package.json b/package.json index 933fe8635c..3525911bdb 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@tryghost/members-api": "0.18.0", "@tryghost/members-ssr": "0.7.4", "@tryghost/social-urls": "0.1.6", - "@tryghost/string": "0.1.3", + "@tryghost/string": "0.1.6", "@tryghost/url-utils": "0.6.14", "@tryghost/vhost-middleware": "1.0.2", "@tryghost/zip": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 1b26b5db7c..4f450581ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,10 +435,10 @@ ghost-ignition "4.1.0" lodash "4.17.15" -"@tryghost/string@0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.3.tgz#aad595f40f984570aff042b08f407e67dc47f692" - integrity sha512-JPVWEyI8NJEr1h/vlV0qL/Do05m45Tex+MGR5B6rvttl8XEUE3QwCFiG6mD7Yirjkja9h8EMjpgxiwWVCzKBPA== +"@tryghost/string@0.1.6": + version "0.1.6" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.6.tgz#9f94d047a9ac329e8f3b80539e14e6d43fd20b92" + integrity sha512-nav4k1cUk0Qchf6QWt5CfPcN7uMKqMgGfHWdOASVwpD94G/7stZT1XVQ0+Ays4ac7sIfTckNBqmS3fiS9IeX/w== dependencies: unidecode "^0.1.8"