diff --git a/packages/mg-assetscraper/package.json b/packages/mg-assetscraper/package.json index ec4953d36..27901215a 100644 --- a/packages/mg-assetscraper/package.json +++ b/packages/mg-assetscraper/package.json @@ -29,7 +29,7 @@ "@tryghost/listr-smart-renderer": "0.5.15", "@tryghost/logging": "2.4.18", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fast-replaceall": "1.0.2", "file-type": "19.4.0", "fs-extra": "11.2.0", diff --git a/packages/mg-beehiiv/package.json b/packages/mg-beehiiv/package.json index d862b74f9..10951686c 100644 --- a/packages/mg-beehiiv/package.json +++ b/packages/mg-beehiiv/package.json @@ -40,7 +40,7 @@ "@tryghost/kg-default-cards": "10.0.9", "@tryghost/mg-fs-utils": "0.12.14", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "sanitize-html": "2.13.0", "simple-dom": "1.4.0" } diff --git a/packages/mg-blogger/package.json b/packages/mg-blogger/package.json index ca1441c50..3e564d2fe 100644 --- a/packages/mg-blogger/package.json +++ b/packages/mg-blogger/package.json @@ -27,7 +27,7 @@ "@tryghost/errors": "1.3.5", "@tryghost/kg-default-cards": "10.0.9", "autop": "1.0.1", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "node-fetch": "^3.3.1", "sanitize-html": "2.13.0", "simple-dom": "1.4.0" diff --git a/packages/mg-clean-html/package.json b/packages/mg-clean-html/package.json index 8056baec8..ccc05d518 100644 --- a/packages/mg-clean-html/package.json +++ b/packages/mg-clean-html/package.json @@ -25,7 +25,7 @@ "jest-extended": "4.0.2" }, "dependencies": { - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "escape-string-regexp": "5.0.0", "style-to-object": "1.0.6" } diff --git a/packages/mg-curated-export/package.json b/packages/mg-curated-export/package.json index 129e621a4..038df7fad 100644 --- a/packages/mg-curated-export/package.json +++ b/packages/mg-curated-export/package.json @@ -28,6 +28,6 @@ "dependencies": { "@tryghost/mg-fs-utils": "0.14.2", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12" + "cheerio": "1.0.0" } } diff --git a/packages/mg-hubspot-api/package.json b/packages/mg-hubspot-api/package.json index 3728f8d0d..28bba0ac6 100644 --- a/packages/mg-hubspot-api/package.json +++ b/packages/mg-hubspot-api/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@tryghost/errors": "1.3.5", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "html-to-text": "9.0.5", "hubspot-api": "2.17.3" } diff --git a/packages/mg-jekyll-export/package.json b/packages/mg-jekyll-export/package.json index a544815d9..ba827c1e9 100644 --- a/packages/mg-jekyll-export/package.json +++ b/packages/mg-jekyll-export/package.json @@ -29,7 +29,7 @@ "@tryghost/errors": "1.3.5", "@tryghost/mg-fs-utils": "0.14.2", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "front-matter": "4.0.2", "markdown-it": "14.1.0" } diff --git a/packages/mg-letterdrop/package.json b/packages/mg-letterdrop/package.json index 6ff756fdf..d99bb64b8 100644 --- a/packages/mg-letterdrop/package.json +++ b/packages/mg-letterdrop/package.json @@ -28,7 +28,7 @@ "@tryghost/debug": "0.1.32", "@tryghost/errors": "1.3.5", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "got": "11.8.6" } } diff --git a/packages/mg-libsyn/package.json b/packages/mg-libsyn/package.json index effff9f33..cb81ea418 100644 --- a/packages/mg-libsyn/package.json +++ b/packages/mg-libsyn/package.json @@ -28,7 +28,7 @@ "@tryghost/errors": "1.3.5", "@tryghost/kg-default-cards": "10.0.9", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "node-fetch": "^3.3.1", "simple-dom": "1.4.0", "xml2json": "0.12.0" diff --git a/packages/mg-linkfixer/package.json b/packages/mg-linkfixer/package.json index 1b1d5c820..5bbe3bf39 100644 --- a/packages/mg-linkfixer/package.json +++ b/packages/mg-linkfixer/package.json @@ -27,7 +27,7 @@ "listr": "0.14.3" }, "dependencies": { - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "lodash": "4.17.21" } } diff --git a/packages/mg-medium-export/package.json b/packages/mg-medium-export/package.json index 41e01fc67..104bb9bb9 100644 --- a/packages/mg-medium-export/package.json +++ b/packages/mg-medium-export/package.json @@ -30,7 +30,7 @@ "@tryghost/kg-default-cards": "10.0.9", "@tryghost/mg-fs-utils": "0.14.2", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "simple-dom": "1.4.0" } } diff --git a/packages/mg-squarespace-xml/package.json b/packages/mg-squarespace-xml/package.json index 001116289..a97216a7c 100644 --- a/packages/mg-squarespace-xml/package.json +++ b/packages/mg-squarespace-xml/package.json @@ -27,7 +27,7 @@ "dependencies": { "@tryghost/errors": "1.3.5", "@tryghost/kg-default-cards": "10.0.9", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "simple-dom": "1.4.0" } } diff --git a/packages/mg-substack/package.json b/packages/mg-substack/package.json index 5aa108796..87112b833 100644 --- a/packages/mg-substack/package.json +++ b/packages/mg-substack/package.json @@ -30,7 +30,7 @@ "@tryghost/kg-default-cards": "10.0.9", "@tryghost/mg-fs-utils": "0.14.2", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "he": "1.2.0", "html-entities": "2.5.2", "lodash": "4.17.21", diff --git a/packages/mg-tinynews/package.json b/packages/mg-tinynews/package.json index 37c05c4ef..1a4d788a7 100644 --- a/packages/mg-tinynews/package.json +++ b/packages/mg-tinynews/package.json @@ -29,7 +29,7 @@ "@tryghost/errors": "1.3.5", "@tryghost/kg-default-cards": "10.0.9", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "sanitize-html": "2.13.0", "simple-dom": "1.4.0" } diff --git a/packages/mg-wp-api/package.json b/packages/mg-wp-api/package.json index 14cdcd92f..6ad9d1f65 100644 --- a/packages/mg-wp-api/package.json +++ b/packages/mg-wp-api/package.json @@ -31,7 +31,7 @@ "@tryghost/mg-shortcodes": "^0.2.18", "@tryghost/mg-webscraper": "0.9.22", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "html-to-text": "9.0.5", "wpapi": "1.2.2" } diff --git a/packages/mg-wp-xml/package.json b/packages/mg-wp-xml/package.json index c16436579..8f44cfc7d 100644 --- a/packages/mg-wp-xml/package.json +++ b/packages/mg-wp-xml/package.json @@ -26,7 +26,7 @@ "dependencies": { "@tryghost/errors": "1.3.5", "@tryghost/mg-wp-api": "0.10.29", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fast-glob": "3.3.2", "markdown-it": "14.1.0", "php-serialize": "5.0.1" diff --git a/packages/migrate/package.json b/packages/migrate/package.json index c59c434ee..fec91db7a 100644 --- a/packages/migrate/package.json +++ b/packages/migrate/package.json @@ -63,7 +63,7 @@ "@tryghost/mg-wp-xml": "0.4.0", "@tryghost/pretty-cli": "1.2.44", "@tryghost/string": "0.2.12", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "fs-extra": "11.2.0", "listr": "0.14.3", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index a7beeae22..6870de1bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4678,18 +4678,22 @@ cheerio-select@^2.1.0: domhandler "^5.0.3" domutils "^3.0.1" -cheerio@1.0.0-rc.12: - version "1.0.0-rc.12" - resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683" - integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q== +cheerio@1.0.0, cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5: + version "1.0.0" + resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81" + integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww== dependencies: cheerio-select "^2.1.0" dom-serializer "^2.0.0" domhandler "^5.0.3" - domutils "^3.0.1" - htmlparser2 "^8.0.1" - parse5 "^7.0.0" + domutils "^3.1.0" + encoding-sniffer "^0.2.0" + htmlparser2 "^9.1.0" + parse5 "^7.1.2" parse5-htmlparser2-tree-adapter "^7.0.0" + parse5-parser-stream "^7.1.2" + undici "^6.19.5" + whatwg-mimetype "^4.0.0" cheerio@^0.22.0: version "0.22.0" @@ -4713,23 +4717,6 @@ cheerio@^0.22.0: lodash.reject "^4.4.0" lodash.some "^4.4.0" -cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81" - integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww== - dependencies: - cheerio-select "^2.1.0" - dom-serializer "^2.0.0" - domhandler "^5.0.3" - domutils "^3.1.0" - encoding-sniffer "^0.2.0" - htmlparser2 "^9.1.0" - parse5 "^7.1.2" - parse5-htmlparser2-tree-adapter "^7.0.0" - parse5-parser-stream "^7.1.2" - undici "^6.19.5" - whatwg-mimetype "^4.0.0" - child_process@1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/child_process/-/child_process-1.0.2.tgz#b1f7e7fc73d25e7fd1d455adc94e143830182b5a" @@ -6881,7 +6868,7 @@ htmlparser2@^5.0.0: domutils "^2.4.2" entities "^2.0.0" -htmlparser2@^8.0.0, htmlparser2@^8.0.1, htmlparser2@^8.0.2: +htmlparser2@^8.0.0, htmlparser2@^8.0.2: version "8.0.2" resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-8.0.2.tgz#f002151705b383e62433b5cf466f5b716edaec21" integrity sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==