diff --git a/package.json b/package.json index 9a900e0b5..8678b33cc 100755 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@tryghost/helpers": "1.1.74", "@tryghost/helpers-gatsby": "2.0.4", - "cheerio": "1.0.0-rc.11", + "cheerio": "1.0.0-rc.12", "gatsby": "4.15.2", "gatsby-awesome-pagination": "0.3.8", "gatsby-plugin-advanced-sitemap": "2.1.0", diff --git a/yarn.lock b/yarn.lock index 1f5827b86..edfeae8ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3974,7 +3974,7 @@ cheerio@1.0.0-rc.11: parse5-htmlparser2-tree-adapter "^7.0.0" tslib "^2.4.0" -cheerio@^1.0.0-rc.10: +cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.10: version "1.0.0-rc.12" resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683" integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==