Update dependency @tryghost/helpers to v1.1.23

This commit is contained in:
Renovate Bot 2020-03-16 06:55:47 +00:00 committed by Daniel Lockyer
parent 118c546e8c
commit f645e20b92
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"dependencies": {
"@nexes/nql": "0.3.0",
"@sentry/node": "5.14.2",
"@tryghost/helpers": "1.1.22",
"@tryghost/helpers": "1.1.23",
"@tryghost/members-api": "0.18.0",
"@tryghost/members-ssr": "0.7.4",
"@tryghost/social-urls": "0.1.5",

View File

@ -292,10 +292,10 @@
mkdirp "0.5.0"
yauzl "2.4.1"
"@tryghost/helpers@1.1.22":
version "1.1.22"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.22.tgz#92b6309237065a50c551f9d17546fa57df993627"
integrity sha512-+cjdjRrJTFwIe7eF9pRsMZUlUJSAVZLAAydtIC50G4/ytXi2x0ig+kX4DvwLfzrSQhJhWGEmb0Abm6cAAne/xQ==
"@tryghost/helpers@1.1.23":
version "1.1.23"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.23.tgz#26fef286a367adabbb04a64fb12cf58073ec8335"
integrity sha512-a6BUC7C14wi0/sSzf+9zkxvPfoezL1OXN/7cQBIXG0Mf585Qpk+PYqausfC/rYwF58MesJ4V7COIsfNQHK5EBA==
dependencies:
lodash-es "^4.17.11"