diff --git a/package.json b/package.json index 1f92fbb51769..46f70122aa6e 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "accept-language-parser": "^1.5.0", "async": "^3.2.6", "chalk": "^5.3.0", - "cheerio": "^1.0.0-rc.12", + "cheerio": "1.0.0-rc.12", "cli-progress": "^3.12.0", "codemirror": "^6.0.1", "compression": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 35a19c505469..8a17183092b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5259,7 +5259,7 @@ cheerio-select@^2.1.0: domhandler "^5.0.3" domutils "^3.0.1" -cheerio@^1.0.0-rc.12: +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==