diff --git a/packages/mg-assetscraper-db/package.json b/packages/mg-assetscraper-db/package.json index 62e855731..ed1d1938e 100644 --- a/packages/mg-assetscraper-db/package.json +++ b/packages/mg-assetscraper-db/package.json @@ -47,7 +47,7 @@ "@tryghost/listr-smart-renderer": "0.5.15", "@tryghost/mg-fs-utils": "0.16.2", "@tryghost/request": "1.0.12", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "asakadb": "1.0.1", "cheerio": "1.0.0-rc.12", "file-type": "21.3.0", diff --git a/packages/mg-assetscraper/package.json b/packages/mg-assetscraper/package.json index c685baf9e..abbd7de76 100644 --- a/packages/mg-assetscraper/package.json +++ b/packages/mg-assetscraper/package.json @@ -28,7 +28,7 @@ "dependencies": { "@tryghost/listr-smart-renderer": "0.5.21", "@tryghost/logging": "2.5.0", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "fast-replaceall": "2.0.2", "file-type": "21.3.0", diff --git a/packages/mg-beehiiv-members/package.json b/packages/mg-beehiiv-members/package.json index 1847013eb..5fd68428b 100644 --- a/packages/mg-beehiiv-members/package.json +++ b/packages/mg-beehiiv-members/package.json @@ -43,6 +43,6 @@ "@tryghost/debug": "0.1.35", "@tryghost/errors": "1.3.8", "@tryghost/mg-fs-utils": "0.12.14", - "@tryghost/string": "0.2.17" + "@tryghost/string": "0.2.20" } } diff --git a/packages/mg-beehiiv/package.json b/packages/mg-beehiiv/package.json index a1ddc113f..768383636 100644 --- a/packages/mg-beehiiv/package.json +++ b/packages/mg-beehiiv/package.json @@ -45,7 +45,7 @@ "@tryghost/errors": "1.3.8", "@tryghost/kg-default-cards": "10.2.2", "@tryghost/mg-fs-utils": "0.12.14", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.1.2", "sanitize-html": "2.17.0", "simple-dom": "1.4.0" diff --git a/packages/mg-chorus/package.json b/packages/mg-chorus/package.json index 58e6f06b0..185767757 100644 --- a/packages/mg-chorus/package.json +++ b/packages/mg-chorus/package.json @@ -27,6 +27,6 @@ "dependencies": { "@tryghost/debug": "0.1.35", "@tryghost/errors": "1.3.8", - "@tryghost/string": "0.2.17" + "@tryghost/string": "0.2.20" } } diff --git a/packages/mg-curated-export/package.json b/packages/mg-curated-export/package.json index 612f64567..3d43e7ba5 100644 --- a/packages/mg-curated-export/package.json +++ b/packages/mg-curated-export/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@tryghost/mg-fs-utils": "0.16.2", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12" } } diff --git a/packages/mg-fs-utils/package.json b/packages/mg-fs-utils/package.json index db9dcefd9..a403b0d42 100644 --- a/packages/mg-fs-utils/package.json +++ b/packages/mg-fs-utils/package.json @@ -27,7 +27,7 @@ "dependencies": { "@tryghost/errors": "1.3.8", "@tryghost/image-transform": "1.4.9", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "@tryghost/zip": "1.1.49", "adm-zip": "0.5.16", "csv-parse": "5.6.0", diff --git a/packages/mg-jekyll-export/package.json b/packages/mg-jekyll-export/package.json index ff002bd25..fcc2d98d6 100644 --- a/packages/mg-jekyll-export/package.json +++ b/packages/mg-jekyll-export/package.json @@ -28,7 +28,7 @@ "dependencies": { "@tryghost/errors": "1.3.8", "@tryghost/mg-fs-utils": "0.16.2", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "front-matter": "4.0.2", "markdown-it": "14.1.0" diff --git a/packages/mg-json/package.json b/packages/mg-json/package.json index bbdad883b..659caf68f 100644 --- a/packages/mg-json/package.json +++ b/packages/mg-json/package.json @@ -25,7 +25,7 @@ "jest-extended": "6.0.0" }, "dependencies": { - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "bson-objectid": "2.0.4", "html-entities": "2.6.0", "lodash": "4.17.21", diff --git a/packages/mg-letterdrop/package.json b/packages/mg-letterdrop/package.json index 0fa62c233..b3c6977c3 100644 --- a/packages/mg-letterdrop/package.json +++ b/packages/mg-letterdrop/package.json @@ -27,7 +27,7 @@ "dependencies": { "@tryghost/debug": "0.1.35", "@tryghost/errors": "1.3.8", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "got": "11.8.6" } diff --git a/packages/mg-libsyn/package.json b/packages/mg-libsyn/package.json index 5d57c69fb..f1a84f4c8 100644 --- a/packages/mg-libsyn/package.json +++ b/packages/mg-libsyn/package.json @@ -27,7 +27,7 @@ "dependencies": { "@tryghost/errors": "1.3.8", "@tryghost/kg-default-cards": "10.2.2", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "node-fetch": "^3.3.1", "simple-dom": "1.4.0", diff --git a/packages/mg-medium-export/package.json b/packages/mg-medium-export/package.json index 3ef00f089..97077dcb3 100644 --- a/packages/mg-medium-export/package.json +++ b/packages/mg-medium-export/package.json @@ -29,7 +29,7 @@ "@tryghost/debug": "0.1.35", "@tryghost/kg-default-cards": "10.2.2", "@tryghost/mg-fs-utils": "0.16.2", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "simple-dom": "1.4.0" } diff --git a/packages/mg-substack/package.json b/packages/mg-substack/package.json index 6a7de66e7..9c255f594 100644 --- a/packages/mg-substack/package.json +++ b/packages/mg-substack/package.json @@ -29,7 +29,7 @@ "@tryghost/errors": "1.3.8", "@tryghost/kg-default-cards": "10.2.2", "@tryghost/mg-fs-utils": "0.16.2", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "he": "1.2.0", "html-entities": "2.6.0", diff --git a/packages/mg-tinynews/package.json b/packages/mg-tinynews/package.json index 230f64988..6497725cb 100644 --- a/packages/mg-tinynews/package.json +++ b/packages/mg-tinynews/package.json @@ -28,7 +28,7 @@ "@tryghost/debug": "0.1.35", "@tryghost/errors": "1.3.8", "@tryghost/kg-default-cards": "10.2.2", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "sanitize-html": "2.17.0", "simple-dom": "1.4.0" diff --git a/packages/mg-webscraper/package.json b/packages/mg-webscraper/package.json index 15e9a7871..cd257f162 100644 --- a/packages/mg-webscraper/package.json +++ b/packages/mg-webscraper/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@tryghost/errors": "1.3.8", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "lodash": "4.17.21", "omit-empty": "1.0.0", "scrape-it": "6.1.2" diff --git a/packages/mg-wp-api/package.json b/packages/mg-wp-api/package.json index fb10789fe..d66fd467c 100644 --- a/packages/mg-wp-api/package.json +++ b/packages/mg-wp-api/package.json @@ -31,7 +31,7 @@ "@tryghost/mg-fs-utils": "0.16.2", "@tryghost/mg-shortcodes": "0.2.21", "@tryghost/mg-webscraper": "0.9.27", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "html-to-text": "9.0.5", "simple-dom": "1.4.0", diff --git a/packages/migrate/package.json b/packages/migrate/package.json index f60c56806..626b5bbc5 100644 --- a/packages/migrate/package.json +++ b/packages/migrate/package.json @@ -65,7 +65,7 @@ "@tryghost/mg-wp-api": "0.11.17", "@tryghost/mg-wp-xml": "0.5.18", "@tryghost/pretty-cli": "1.2.47", - "@tryghost/string": "0.2.17", + "@tryghost/string": "0.2.20", "cheerio": "1.0.0-rc.12", "fs-extra": "11.3.3", "listr": "0.14.3", diff --git a/yarn.lock b/yarn.lock index 1d76cf05a..48aad0a64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3779,6 +3779,13 @@ dependencies: unidecode "^0.1.8" +"@tryghost/string@0.2.20": + version "0.2.20" + resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.20.tgz#edf17bcdc84ade451c81c9e693e4fb64254b8932" + integrity sha512-igBnbvwsn+WSpWETuVN0aklqaaVz0S5DGJEkL/CrXkUwBw6VOkjmz5RI56q1yRw/tU/zHBQObbncJPr/KcBQxA== + dependencies: + unidecode "^0.1.8" + "@tryghost/string@0.2.7": version "0.2.7" resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.7.tgz#5ffecde3960b38ec403ca6b3b884beb54cda510c"