diff --git a/package.json b/package.json index e7bef3a6db..ff1a14bbf5 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@tryghost/session-service": "0.1.24", "@tryghost/social-urls": "0.1.26", "@tryghost/string": "0.1.20", - "@tryghost/tpl": "0.1.3", + "@tryghost/tpl": "0.1.4", "@tryghost/update-check-service": "0.2.2", "@tryghost/url-utils": "2.0.2", "@tryghost/validator": "0.1.5", diff --git a/yarn.lock b/yarn.lock index 0f2a59eae2..9cc5ab04d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1717,20 +1717,20 @@ dependencies: unidecode "^0.1.8" -"@tryghost/tpl@0.1.3", "@tryghost/tpl@^0.1.1", "@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.3.tgz#719e1161f7af1f9cfed055aeb8e1ba8058103d3f" - integrity sha512-RLuhgPIGhEO/eSYJ7VjjcLy18a4QMOqBb+e6ThKQloWgIZKjSuo2Z15zcqCu3pnFWyGEOyMBGTL/CFnSEhN74Q== - dependencies: - lodash.template "^4.5.0" - -"@tryghost/tpl@^0.1.4": +"@tryghost/tpl@0.1.4", "@tryghost/tpl@^0.1.4": version "0.1.4" resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.4.tgz#58eff86a1370f3290fc11092708ad4b6015df70d" integrity sha512-5a7c9lx3dwN2s7FkhBmg+Hp4PpDiRLl4wJ37w9N+/pWYyqjkW+2j4lrYNEtS4RgcnOxoQ4mUSHZbJ8RoQbAjbQ== dependencies: lodash.template "^4.5.0" +"@tryghost/tpl@^0.1.1", "@tryghost/tpl@^0.1.2", "@tryghost/tpl@^0.1.3": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.3.tgz#719e1161f7af1f9cfed055aeb8e1ba8058103d3f" + integrity sha512-RLuhgPIGhEO/eSYJ7VjjcLy18a4QMOqBb+e6ThKQloWgIZKjSuo2Z15zcqCu3pnFWyGEOyMBGTL/CFnSEhN74Q== + dependencies: + lodash.template "^4.5.0" + "@tryghost/update-check-service@0.2.2": version "0.2.2" resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.2.2.tgz#0de3bee6501305f3ffeeeae80f0d5068687ff847"