diff --git a/package.json b/package.json index 10a056f9aea2..991ad59fe44d 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "babel-loader": "8.3.0", "babel-plugin-angularjs-annotate": "0.10.0", "bootstrap": "4.6.2", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "chokidar": "3.5.3", "chromatic": "6.15.0", "co": "4.6.0", diff --git a/requirements.txt b/requirements.txt index 3d4c2747f233..bfc8bb1687a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ htmlmin==0.1.12 Mako==1.2.4 requests==2.32.3 polib==1.1.1 -urllib3==1.26.19 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3==1.26.20 # not directly required, pinned by Snyk to avoid a vulnerability certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability