Skip to content

Commit

Permalink
Update dependency @tryghost/social-urls to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisDS committed Dec 16, 2019
1 parent 69e8413 commit 0cece0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"@tryghost/helpers": "1.1.15",
"@tryghost/members-api": "0.8.2",
"@tryghost/members-ssr": "0.7.1",
"@tryghost/social-urls": "0.1.3",
"@tryghost/social-urls": "0.1.5",
"@tryghost/string": "^0.1.3",
"@tryghost/url-utils": "0.6.10",
"ajv": "6.10.2",
Expand Down
19 changes: 7 additions & 12 deletions yarn.lock
Expand Up @@ -281,14 +281,14 @@
chalk "^2.4.1"
sywac "^1.2.1"

"@tryghost/social-urls@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.3.tgz#3de95811b5d9de3dfb28bf9241a36d5cb9f33a52"
integrity sha512-/sO7MXtcb/qhYkul4CRx9iP1dEVQpCEf4F/mjPzPEEs8DVabPoOke3dlwYuJI9XJcuLab9E/j/tVE1C4R8VodQ==
"@tryghost/social-urls@0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.5.tgz#01ace24fb7899ae42e97775c89012795626f2583"
integrity sha512-26/VTeUY0Qu9WRZz5FIjgHfvhrCM8mWrQoYZuQ+ZA0AiiodBK963jRZgS0PbJWWZ+wWuF9sfuZbxd1BzSNbKRQ==
dependencies:
bluebird "3.7.0"
bluebird "3.7.2"
ghost-ignition "3.1.0"
lodash "4.17.11"
lodash "4.17.15"

"@tryghost/string@^0.1.3":
version "0.1.5"
Expand Down Expand Up @@ -896,7 +896,7 @@ bluebird@3.7.0, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.4.6, bluebird@^3.5
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg==

bluebird@^3.5.3:
bluebird@3.7.2, bluebird@^3.5.3:
version "3.7.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
Expand Down Expand Up @@ -5152,11 +5152,6 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

lodash@4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

lodash@4.17.15, lodash@^4.14.2, lodash@^4.15.0, lodash@^4.16.4, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.7.0, lodash@^4.8.0, lodash@~4.17.10, lodash@~4.17.15, lodash@~4.17.5:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
Expand Down

0 comments on commit 0cece0a

Please sign in to comment.