From 41000f46535f5e4c9b1c19bb6c9d667e533bc6c8 Mon Sep 17 00:00:00 2001 From: Daniel Lockyer Date: Fri, 16 Apr 2021 13:59:15 +0100 Subject: [PATCH] Updated selected Utils packages to unpin dependencies no issue - I recently unpinned dependencies in the Utils monorepo so we can avoid multiple versions of the same package - this commit bumps all the packages that I published, that do not have other changes. Other team members should merge these --- package.json | 10 +++--- yarn.lock | 89 +++++++++++++++++++++++++++++++++++----------------- 2 files changed, 66 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 3148e4276b..ff2d552232 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@tryghost/email-analytics-provider-mailgun": "1.0.0", "@tryghost/email-analytics-service": "1.0.0", "@tryghost/errors": "0.2.10", - "@tryghost/helpers": "1.1.42", + "@tryghost/helpers": "1.1.43", "@tryghost/image-transform": "1.0.3", "@tryghost/job-manager": "0.8.3", "@tryghost/kg-card-factory": "2.2.2", @@ -65,9 +65,9 @@ "@tryghost/promise": "0.1.7", "@tryghost/security": "0.2.7", "@tryghost/session-service": "0.1.19", - "@tryghost/social-urls": "0.1.22", - "@tryghost/string": "0.1.17", - "@tryghost/url-utils": "1.1.2", + "@tryghost/social-urls": "0.1.23", + "@tryghost/string": "0.1.18", + "@tryghost/url-utils": "1.1.3", "@tryghost/vhost-middleware": "1.0.14", "@tryghost/zip": "1.1.11", "amperize": "0.6.1", @@ -140,7 +140,7 @@ "xml": "1.0.1" }, "optionalDependencies": { - "@tryghost/html-to-mobiledoc": "0.7.14", + "@tryghost/html-to-mobiledoc": "0.7.15", "sqlite3": "5.0.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 14e85dab4e..a71604dcdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -476,21 +476,21 @@ ghost-ignition "4.4.4" lodash "4.17.20" -"@tryghost/helpers@1.1.42": - version "1.1.42" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.42.tgz#950c4f0d8a5d4a001642d97bfa9c6a76e139dcf3" - integrity sha512-jM6ky0K9+RgFatv+kfMbdFcEdnkU6iRpR/IaOWAmgZkvY6fOWnEngL5+Nl3p9wONzrQl9pAvAZiS29UHzF18qw== +"@tryghost/helpers@1.1.43": + version "1.1.43" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.43.tgz#75e7677340e6f956db620cb7d29e8acadab4800d" + integrity sha512-Hviu65xnMG1w8j/ibTjqxoJyh4ZkCy2y3IURagZ16FfAiORKPYmGXbQb8ueDsazVnATfrhj1fzc18aTqf9w4lg== dependencies: lodash-es "^4.17.11" -"@tryghost/html-to-mobiledoc@0.7.14": - version "0.7.14" - resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.14.tgz#81ac8c171f6440b51887b16b21320017963123a9" - integrity sha512-SPS61vhpuYmYjIn3lyWeAC0Q/lL+2umxi2Zg8MW/D9XYFyPMpdoUEGjYoZA6t1Dq1uEjUE47GQsdE6OOo2mjmQ== +"@tryghost/html-to-mobiledoc@0.7.15": + version "0.7.15" + resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.15.tgz#01a260c869befb99fd30056cf2b206e5b7ee53be" + integrity sha512-mW4GZb0rsG+DGswvbkpq5xzp1sPYI5tmc7jSS49htW4AQlcvkebJE2ImiUZCi1e+GCq/WXmZVMwCeh02zHRomg== dependencies: - "@tryghost/kg-parser-plugins" "1.1.7" + "@tryghost/kg-parser-plugins" "^1.1.7" "@tryghost/mobiledoc-kit" "^0.12.4-ghost.1" - jsdom "16.5.3" + jsdom "^16.5.3" "@tryghost/image-transform@1.0.3": version "1.0.3" @@ -560,7 +560,7 @@ semver "^7.3.4" simple-dom "^1.4.0" -"@tryghost/kg-parser-plugins@1.1.7": +"@tryghost/kg-parser-plugins@^1.1.7": version "1.1.7" resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.1.7.tgz#b6fd853a9b9cf6dd094466cd685d03b5779a278b" integrity sha512-ahDsM8V+IvU/7GEZEEsLntItdXLd0qHkn/TfdhKxE/oHbrON3VvJ/ue9WUUFGtysSx6m/rdWzYeGZ+K2nOsJnw== @@ -677,14 +677,14 @@ dependencies: "@tryghost/errors" "^0.2.10" -"@tryghost/social-urls@0.1.22": - version "0.1.22" - resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.22.tgz#9f1d57e037f807d3a2b353a73192404f3eae3fb8" - integrity sha512-FLpa1IExhzIPB3QBvp9a5UKMUUzt2LxW/T6rFClQ4m3hR4DSmBN3OhT4amXug7qaAMdeuQy4Fw/1wuABlDH0ww== +"@tryghost/social-urls@0.1.23": + version "0.1.23" + resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.23.tgz#9dbbe467a42e517a84751af54d233d0c81e331a7" + integrity sha512-3wX2FmpBTPRUOG2hQZkzREQb4bKOgn3xxjV2hR4dyNR3P7xeAXv2DPBpqn3OCY2AJrVAvxH/xkBUzcSyCnO4Tg== dependencies: - bluebird "3.7.2" - ghost-ignition "4.6.1" - lodash "4.17.21" + bluebird "^3.7.2" + ghost-ignition "^4.6.2" + lodash "^4.17.21" "@tryghost/string@0.1.14": version "0.1.14" @@ -693,14 +693,26 @@ dependencies: unidecode "^0.1.8" -"@tryghost/string@0.1.17": - version "0.1.17" - resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.17.tgz#deebdfcc0440e71ee8ff8101c9d30bd4a746a768" - integrity sha512-Z2BD7jOEG2ak28crhY6iaN/BqAi6ksNBUHzoknXmmoAN7UPGMuuMQ4PLu5kHUl6AGW/lIeBDoM0IfF4jkM6D0g== +"@tryghost/string@0.1.18": + version "0.1.18" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.18.tgz#2cc8f92ad80d055c872731dd5410383920e934cf" + integrity sha512-fIHteQ2plScj08OQrlDVfRZMCoocrSOmXkMC+TFe7WEIl/QFw2HKDWJeWxr6CADve2RUDzLJzJh71KL6u61bTw== dependencies: unidecode "^0.1.8" -"@tryghost/url-utils@1.1.2", "@tryghost/url-utils@^1.1.2": +"@tryghost/url-utils@1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-1.1.3.tgz#d9434c5fb4ac850eb68fbe9eec312f42b95c8676" + integrity sha512-oUbf1kfQuoD3GYQYjBuLcxO0ToCbrGj2KQaM2VoWEPGVD2WFy35gMG2/lUB40otG3zjljnLCa2+I9areaWI8cQ== + dependencies: + cheerio "^0.22.0" + moment "^2.27.0" + moment-timezone "^0.5.31" + remark "^11.0.2" + remark-footnotes "^1.0.0" + unist-util-visit "^2.0.0" + +"@tryghost/url-utils@^1.1.2": version "1.1.2" resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-1.1.2.tgz#9e62e5a235ed0058770e8ab8b8fb4cb974bd8da8" integrity sha512-zBWt/8ytLA9rsc8H+2AcTYUM1uZikj5odrl/QmXx4W4p9aJqAWv+2HkpX0VhvMEeMkxJf3UFFtoMdSa3lCHrVg== @@ -1412,7 +1424,7 @@ block-stream@*: dependencies: inherits "~2.0.0" -bluebird@3.7.2, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.5.0, bluebird@^3.5.3, bluebird@^3.5.4, bluebird@^3.5.5: +bluebird@3.7.2, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.5.0, bluebird@^3.5.3, bluebird@^3.5.4, bluebird@^3.5.5, bluebird@^3.7.2: version "3.7.2" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== @@ -1863,7 +1875,7 @@ cheerio-advanced-selectors@~2.0.1: resolved "https://registry.yarnpkg.com/cheerio-advanced-selectors/-/cheerio-advanced-selectors-2.0.1.tgz#fb5ec70a4599e8cec1cf669c6d9b90a3fa969c48" integrity sha512-5wHR8bpiD5pdUtaS81A6hnJezzoDzL1TLWfK6bxnLkIgEKPV26BlOdMCcvuj3fTE7JSalsTUeNU7AOD/u6bYhw== -cheerio@0.22.0: +cheerio@0.22.0, cheerio@^0.22.0: version "0.22.0" resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-0.22.0.tgz#a9baa860a3f9b595a6b81b1a86873121ed3a269e" integrity sha1-qbqoYKP5tZWmuBsahocxIe06Jp4= @@ -4278,6 +4290,27 @@ ghost-ignition@^2.9.6: prettyjson "^1.1.3" uuid "^3.0.0" +ghost-ignition@^4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.6.2.tgz#c88166eb93bfcc94408c84783c62838111154b71" + integrity sha512-ls78Gr5pbwjzMySo7eYmAW4aOAjbNHxM54GKucFrTeOoGZHgGlOaXJMhCwLD68UW9ZD35yXsU9KhzSnNpUhemg== + dependencies: + "@tryghost/bunyan-rotating-filestream" "0.0.7" + "@tryghost/elasticsearch-bunyan" "0.1.1" + bunyan "1.8.15" + bunyan-loggly "1.4.2" + caller "1.0.1" + debug "4.3.1" + find-root "1.1.0" + fs-extra "9.1.0" + gelf-stream "1.1.1" + json-stringify-safe "5.0.1" + lodash "4.17.21" + moment "2.27.0" + nconf "0.11.2" + prettyjson "1.2.1" + uuid "8.3.2" + ghost-storage-base@0.0.4: version "0.0.4" resolved "https://registry.yarnpkg.com/ghost-storage-base/-/ghost-storage-base-0.0.4.tgz#c5badcab13d1763febc8eb3b293e1eb3a5e511e1" @@ -5512,7 +5545,7 @@ jsbn@~0.1.0: resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= -jsdom@16.5.3: +jsdom@^16.5.3: version "16.5.3" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.3.tgz#13a755b3950eb938b4482c407238ddf16f0d2136" integrity sha512-Qj1H+PEvUsOtdPJ056ewXM4UJPCi4hhLA8wpiz9F2YvsRBhuFsXxtrIFAgGBDynQA9isAMGE91PfUYbdMPXuTA== @@ -6679,14 +6712,14 @@ module-not-found-error@^1.0.1: resolved "https://registry.yarnpkg.com/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0" integrity sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA= -moment-timezone@0.5.23, moment-timezone@0.5.31: +moment-timezone@0.5.23, moment-timezone@0.5.31, moment-timezone@^0.5.31: version "0.5.23" resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463" integrity sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w== dependencies: moment ">= 2.9.0" -moment@2.24.0, moment@2.27.0, "moment@>= 2.9.0", moment@^2.10.6, moment@^2.15.2, moment@^2.18.1, moment@^2.19.3, moment@^2.29.1: +moment@2.24.0, moment@2.27.0, "moment@>= 2.9.0", moment@^2.10.6, moment@^2.15.2, moment@^2.18.1, moment@^2.19.3, moment@^2.27.0, moment@^2.29.1: version "2.24.0" resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==