From b05f61828f4a89628ed2fe64617b808ff436fc2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:09:45 +0000 Subject: [PATCH] Update all patch versions --- package.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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