mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Updated yarn.lock
This commit is contained in:
parent
5a3d9ddf2e
commit
62058730cd
25
yarn.lock
25
yarn.lock
@ -1803,15 +1803,6 @@
|
|||||||
"@tryghost/debug" "^0.1.9"
|
"@tryghost/debug" "^0.1.9"
|
||||||
lodash "^4.17.20"
|
lodash "^4.17.20"
|
||||||
|
|
||||||
"@tryghost/errors@1.2.5":
|
|
||||||
version "1.2.5"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.5.tgz#e3dd6a462364f899e5267e282fe690ecfbdb4ea2"
|
|
||||||
integrity sha512-6lsnonu7XI556Sg8j8Svlmaoen6DVVnRch3sPFu2Ugohbprzz3eQiJzNXXXaeIRgwBkTcSPHErYNMIf3fiI5Aw==
|
|
||||||
dependencies:
|
|
||||||
lodash "^4.17.21"
|
|
||||||
utils-copy-error "1.0.1"
|
|
||||||
uuid "^8.3.2"
|
|
||||||
|
|
||||||
"@tryghost/errors@1.2.7":
|
"@tryghost/errors@1.2.7":
|
||||||
version "1.2.7"
|
version "1.2.7"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.7.tgz#f2da9deadb6139167a9e967e1212a66064c5abce"
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.7.tgz#f2da9deadb6139167a9e967e1212a66064c5abce"
|
||||||
@ -2123,20 +2114,6 @@
|
|||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
stripe "^8.174.0"
|
stripe "^8.174.0"
|
||||||
|
|
||||||
"@tryghost/members-stripe-service@^0.9.2":
|
|
||||||
version "0.9.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/members-stripe-service/-/members-stripe-service-0.9.2.tgz#c5e2a9d6410a6c66dfe35a67d90fa03ba44b58f6"
|
|
||||||
integrity sha512-wmx4Q19PGN0DxMfgbuH3whgeq+t5hggPtvLpxSBUbuu30kSvZgFqJwse9GGU7DkaD3WaMqDa57F5vrHRd8IEjA==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/debug" "^0.1.4"
|
|
||||||
"@tryghost/domain-events" "^0.1.9"
|
|
||||||
"@tryghost/errors" "1.2.5"
|
|
||||||
"@tryghost/logging" "^2.0.5"
|
|
||||||
"@tryghost/member-events" "^0.4.1"
|
|
||||||
leaky-bucket "^2.2.0"
|
|
||||||
lodash "^4.17.21"
|
|
||||||
stripe "^8.174.0"
|
|
||||||
|
|
||||||
"@tryghost/members-stripe-service@^0.9.3":
|
"@tryghost/members-stripe-service@^0.9.3":
|
||||||
version "0.9.3"
|
version "0.9.3"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/members-stripe-service/-/members-stripe-service-0.9.3.tgz#e5f6995f77c8bbee8ba839bc6f02298c680b8057"
|
resolved "https://registry.yarnpkg.com/@tryghost/members-stripe-service/-/members-stripe-service-0.9.3.tgz#e5f6995f77c8bbee8ba839bc6f02298c680b8057"
|
||||||
@ -12114,7 +12091,7 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
||||||
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
||||||
|
|
||||||
utils-copy-error@1.0.1, utils-copy-error@^1.0.0, utils-copy-error@^1.0.1:
|
utils-copy-error@^1.0.0, utils-copy-error@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/utils-copy-error/-/utils-copy-error-1.0.1.tgz#791de393c0f09890afd59f3cbea635f079a94fa5"
|
resolved "https://registry.yarnpkg.com/utils-copy-error/-/utils-copy-error-1.0.1.tgz#791de393c0f09890afd59f3cbea635f079a94fa5"
|
||||||
integrity sha1-eR3jk8DwmJCv1Z88vqY18HmpT6U=
|
integrity sha1-eR3jk8DwmJCv1Z88vqY18HmpT6U=
|
||||||
|
Loading…
Reference in New Issue
Block a user