From 3eb41d3e36d6f315e22ea926d7fa95e45235e06b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Sep 2021 19:34:02 +0000 Subject: [PATCH] Update dependency @tryghost/root-utils to v0.3.4 --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 1816d7ef9c..cc531d4614 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@tryghost/package-json": "1.0.2", "@tryghost/promise": "0.1.9", "@tryghost/request": "0.1.5", - "@tryghost/root-utils": "0.3.3", + "@tryghost/root-utils": "0.3.4", "@tryghost/security": "0.2.9", "@tryghost/session-service": "0.1.24", "@tryghost/social-urls": "0.1.26", diff --git a/yarn.lock b/yarn.lock index a9b32e1450..396dbc1d1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1052,10 +1052,10 @@ got "9.6.0" lodash "^4.17.21" -"@tryghost/root-utils@0.3.3", "@tryghost/root-utils@^0.3.3": - version "0.3.3" - resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.3.tgz#0a3b228987df16dd9a2931498707e6c2438c99a2" - integrity sha512-oCYJ0W9BQQgu+CqxG1mN5BK9TNYLse9c9JjBMiiRCgMQwZH7yBVj/8MdnkdMx0sBM3VFwhk6cI3LPo251ZVzBA== +"@tryghost/root-utils@0.3.4", "@tryghost/root-utils@^0.3.4": + version "0.3.4" + resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.4.tgz#621bc9564ba3fa78ac1a066f3794f501cf85e055" + integrity sha512-7ExJfA7m5s8djpe8d7ij/rvLZbZ6O9i/HvG7PHCTvDoilyINUW1xwBgsGR2cUmKwLO3dilYYxaQfvRJXB0VwBA== dependencies: caller "^1.0.1" find-root "^1.1.0" @@ -1068,10 +1068,10 @@ caller "^1.0.1" find-root "^1.1.0" -"@tryghost/root-utils@^0.3.4": - version "0.3.4" - resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.4.tgz#621bc9564ba3fa78ac1a066f3794f501cf85e055" - integrity sha512-7ExJfA7m5s8djpe8d7ij/rvLZbZ6O9i/HvG7PHCTvDoilyINUW1xwBgsGR2cUmKwLO3dilYYxaQfvRJXB0VwBA== +"@tryghost/root-utils@^0.3.3": + version "0.3.3" + resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.3.tgz#0a3b228987df16dd9a2931498707e6c2438c99a2" + integrity sha512-oCYJ0W9BQQgu+CqxG1mN5BK9TNYLse9c9JjBMiiRCgMQwZH7yBVj/8MdnkdMx0sBM3VFwhk6cI3LPo251ZVzBA== dependencies: caller "^1.0.1" find-root "^1.1.0"