mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Update dependency @tryghost/limit-service to v0.6.4
This commit is contained in:
parent
79f778c469
commit
682bb1cb1e
@ -72,7 +72,7 @@
|
||||
"@tryghost/kg-default-cards": "5.0.7",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.0.5",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.1.1",
|
||||
"@tryghost/limit-service": "0.6.3",
|
||||
"@tryghost/limit-service": "0.6.4",
|
||||
"@tryghost/logging": "0.1.7",
|
||||
"@tryghost/magic-link": "1.0.13",
|
||||
"@tryghost/members-api": "1.39.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1442,12 +1442,12 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.18"
|
||||
|
||||
"@tryghost/limit-service@0.6.3":
|
||||
version "0.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.3.tgz#e9485e00d96f4055149df66292b18e9cf84dac22"
|
||||
integrity sha512-kHqkj1XvcoTJhm15RvLd66JlMv9cyeHFamxdm+FQmUSMf2G9OH/Q1CARGr4l7RrJetn7Ty+gQsW8AD72U843lA==
|
||||
"@tryghost/limit-service@0.6.4":
|
||||
version "0.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.4.tgz#ad69a2fb547360549710dbc1654ea86efd1809bd"
|
||||
integrity sha512-REC41PEUdwhabLE0O4V6UCq7CRxjrWzwOtms7FqWt6fZ9+yHZxP/Nc+dGPch1jaEBVOod+xQ8PytKF4YDN+IGA==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^0.2.15"
|
||||
"@tryghost/errors" "^0.2.16"
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user