Skip to content

Commit e7e8c90

Browse files
committed
Address CVEs
This updates: - Jinja2 (Python) (CVE-2024-56201) - nanoid (JavaScript) (CVE-2024-55565) - path-to-regexp (JavaScript) (CVE-2024-52798) - golang.org/x/net (Go) (CVE-2024-45338) Signed-off-by: mprahl <mprahl@users.noreply.github.com>
1 parent 56e6116 commit e7e8c90

File tree

21 files changed

+9873
-7393
lines changed

21 files changed

+9873
-7393
lines changed

backend/src/apiserver/visualization/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ google-api-python-client==1.7.*
44
itables==0.1.0
55
ipykernel==5.1.1
66
ipython==7.12.0
7-
jinja2==2.11.3
7+
Jinja2>=3.1.2,<4
88
jupyter_client==5.3.*
99
markupsafe==2.0.1
1010
nbconvert==5.5.0

0 commit comments

Comments
 (0)