mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/helpers to v1.1.46
This commit is contained in:
parent
8d9f06f7c9
commit
aee829db15
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
||||||
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
|
"@tryghost/email-analytics-provider-mailgun": "1.0.0",
|
||||||
"@tryghost/email-analytics-service": "1.0.0",
|
"@tryghost/email-analytics-service": "1.0.0",
|
||||||
"@tryghost/errors": "0.2.12",
|
"@tryghost/errors": "0.2.12",
|
||||||
"@tryghost/helpers": "1.1.45",
|
"@tryghost/helpers": "1.1.46",
|
||||||
"@tryghost/image-transform": "1.0.12",
|
"@tryghost/image-transform": "1.0.12",
|
||||||
"@tryghost/job-manager": "0.8.7",
|
"@tryghost/job-manager": "0.8.7",
|
||||||
"@tryghost/kg-card-factory": "2.2.3",
|
"@tryghost/kg-card-factory": "2.2.3",
|
||||||
|
|
|
@ -653,10 +653,10 @@
|
||||||
ghost-ignition "^4.6.1"
|
ghost-ignition "^4.6.1"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/helpers@1.1.45":
|
"@tryghost/helpers@1.1.46":
|
||||||
version "1.1.45"
|
version "1.1.46"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.45.tgz#811c1d4c5a8a4f3e513b26dd893fa061d3c9afb1"
|
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.46.tgz#ffb0d3f048b1635f884eff48d1fb7fcbcce0b7bf"
|
||||||
integrity sha512-AJgCnHXKthN4+u0WJtLyFXFpk2vsp6vv8PIJ7Ve3cT/EtWDKzFjMNRghEnEuMiyrchUZt0M+oRcAxf7VDHIy2Q==
|
integrity sha512-4CFcfTO/gfBbLgjHWfuz2jyxVKH9hj9ELwsYCSjlaWo63PuCmu7tZxCLz4K3CMCXX3MpJvA6e9i9HgQK4IOldg==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash-es "^4.17.11"
|
lodash-es "^4.17.11"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue