From 7125f2cddd3199bea75931522a9ba8fce9f13ccc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 08:47:58 +0100 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.69 (#2386) Co-authored-by: Renovate Bot --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 56f9bf52d9..8eec8beecb 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -39,7 +39,7 @@ "@sentry/ember": "6.16.1", "@tryghost/color-utils": "0.1.16", "@tryghost/ember-promise-modals": "2.0.1", - "@tryghost/helpers": "1.1.67", + "@tryghost/helpers": "1.1.69", "@tryghost/kg-clean-basic-html": "2.2.10", "@tryghost/kg-parser-plugins": "2.11.6", "@tryghost/limit-service": "1.1.3", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 71dbf4b994..ece8858d3c 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -2030,10 +2030,10 @@ utils-copy-error "^1.0.1" uuid "^8.3.2" -"@tryghost/helpers@1.1.67": - version "1.1.67" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.67.tgz#cbfcf2d6b2c1d0a64b18d859992c3a98f591a441" - integrity sha512-Yyk+6yGwkkce5jB4nSqFhXpx9DSK5XfbnYZ1/vBCaTPjCh/HLne32zmhPNruAL+Vpsd4+h3Xhh9+6e+xlMG4DQ== +"@tryghost/helpers@1.1.69": + version "1.1.69" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.69.tgz#8bc2bd39ea9fb6d10fa8df8854e73c0bcd713e17" + integrity sha512-IjAJ2/J53bO9aZbrJtKxLeM21/bwBYcjLnA+i5FDOXigLB+DRABsGF//fCjqMqerCUKOPijf69HydqxT7n8Buw== dependencies: lodash-es "^4.17.11"