diff --git a/core/client b/core/client index 1705a622d3..2c661efe41 160000 --- a/core/client +++ b/core/client @@ -1 +1 @@ -Subproject commit 1705a622d386bb034aecebeaa4857463c3c3c3a4 +Subproject commit 2c661efe419bfb7a2d29fdc1015fd064eadcc4ed diff --git a/package.json b/package.json index 2a0c6a4a65..39ee1ed11e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost", - "version": "2.35.0", + "version": "2.36.0", "description": "The professional publishing platform", "author": "Ghost Foundation", "homepage": "https://ghost.org", @@ -45,7 +45,7 @@ "@tryghost/members-ssr": "0.7.0", "@tryghost/social-urls": "0.1.2", "@tryghost/string": "^0.1.3", - "@tryghost/url-utils": "0.6.6", + "@tryghost/url-utils": "0.6.7", "ajv": "6.10.2", "amperize": "0.6.0", "analytics-node": "3.3.0", diff --git a/yarn.lock b/yarn.lock index 609ff53633..6048c8d90e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -297,10 +297,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/url-utils@0.6.6": - version "0.6.6" - resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.6.tgz#45fe815419df325cc07571c39739b04296a1cc09" - integrity sha512-U3JHMK5c2OVpuXHoJAOMjomYOVoyCY3ZGMYJ8yyby7eq2mMAHIBbwWsg4IkKuYKQ+/hGxK7DLGS7A3xb/Rxxbg== +"@tryghost/url-utils@0.6.7": + version "0.6.7" + resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.7.tgz#59fb5c98be0d9e0b484414c9a227a450d1a5b3c7" + integrity sha512-5rFuakhp5/srYo3E4xyS3re0Ifaq9SyJF7ocxzJ4XpHDP1vHJiu5wDaP3kv3F4SX8BwySLFoNG7b0lOcWvuZ+Q== dependencies: cheerio "0.22.0" moment "2.24.0"