mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/helpers to v1.1.48
This commit is contained in:
parent
d9e8d9c148
commit
3d5beb0c2a
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
|
||||
"@tryghost/email-analytics-service": "1.0.0",
|
||||
"@tryghost/errors": "0.2.13",
|
||||
"@tryghost/helpers": "1.1.47",
|
||||
"@tryghost/helpers": "1.1.48",
|
||||
"@tryghost/image-transform": "1.0.13",
|
||||
"@tryghost/job-manager": "0.8.7",
|
||||
"@tryghost/kg-card-factory": "2.2.3",
|
||||
|
|
|
@ -760,10 +760,10 @@
|
|||
ghost-ignition "^4.6.1"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@tryghost/helpers@1.1.47":
|
||||
version "1.1.47"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.47.tgz#a99b7d90ca2a88c7987b44b75ef033b4109b072a"
|
||||
integrity sha512-tLXCE/VMX6bM4M7aOVCgpO45ZwQuiUqxDXsiAUVfk7g+zm+lWyCm2sJrj4G2dGJAW7GufIAXZ9cbiWfs9fKXKw==
|
||||
"@tryghost/helpers@1.1.48":
|
||||
version "1.1.48"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.48.tgz#58e9443af54d3bd92209c289e3be9c886c1a344f"
|
||||
integrity sha512-6tYaAFdb+UwbPXwwpgLdgJcV+PHXacxigqVIMC8NKn77ABC5zpaUJfcBntjhdBdEDjZf/re2+83/8f5I/R26wg==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue