mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/limit-service to v1.0.6
This commit is contained in:
parent
c5beace311
commit
d19b42049c
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
"@tryghost/kg-default-cards": "5.9.2",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.0",
|
||||
"@tryghost/limit-service": "1.0.5",
|
||||
"@tryghost/limit-service": "1.0.6",
|
||||
"@tryghost/logging": "1.0.1",
|
||||
"@tryghost/magic-link": "1.0.14",
|
||||
"@tryghost/members-api": "2.8.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1478,12 +1478,12 @@
|
|||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^2.2.3"
|
||||
|
||||
"@tryghost/limit-service@1.0.5":
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.5.tgz#7c63809f7efc5f25b6ac314d4747b21e1c4d530e"
|
||||
integrity sha512-wlDo8Y6AzUF0dK2TRsLyLi/EtkZwACPzJPm2uIgahf0OS5c9sF/tGavfNP/adkbwiUwRYy2XUhmmOI0LaenY0Q==
|
||||
"@tryghost/limit-service@1.0.6":
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.6.tgz#9d6e30641521a30787bcf7ec1161c90534454064"
|
||||
integrity sha512-tRIKdR2vZfavBVn8eKkpywqzeJdROdAe5rLuhilpD8f+qDkJJKrn9IMP45eqXMUpAAp61nuKpdYbrmSrpAWbHA==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^1.0.4"
|
||||
"@tryghost/errors" "^1.1.0"
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue