mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @tryghost/helpers to v1.1.18
This commit is contained in:
parent
6b420d0cbd
commit
28d3818b97
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@nexes/nql": "0.3.0",
|
||||
"@tryghost/helpers": "1.1.17",
|
||||
"@tryghost/helpers": "1.1.18",
|
||||
"@tryghost/members-api": "0.8.3",
|
||||
"@tryghost/members-ssr": "0.7.1",
|
||||
"@tryghost/social-urls": "0.1.4",
|
||||
|
|
|
@ -199,10 +199,10 @@
|
|||
mkdirp "0.5.0"
|
||||
yauzl "2.4.1"
|
||||
|
||||
"@tryghost/helpers@1.1.17":
|
||||
version "1.1.17"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.17.tgz#73582c3f18606c3038385e3c29185c86765ad4e4"
|
||||
integrity sha512-0c+VB6LgTvLd7NPtSoyEIF5fwG9EbU95/km1TKMjKP3wOJSeRF908sF638psrvVCQfalS5oR3Q3VhVbwOQ0PZg==
|
||||
"@tryghost/helpers@1.1.18":
|
||||
version "1.1.18"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.18.tgz#75bcaf0bf69de5d246003be65d0bf9ed0b41fcd9"
|
||||
integrity sha512-qEwMsHYm+8kwByUgSfV55umfWIvamNXyn21F3WbwC+biYbQNwI+lxe+indiveSJxfoDNv907/ZAevmVK5PmTxw==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue