Skip to content

Commit

Permalink
chore(deps): update security vulnerabilities [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 2a531e4 commit c811577
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 102 deletions.
206 changes: 111 additions & 95 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python_dependencies/backend/common/server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
connexion[swagger-ui]~=2.14.2
gunicorn[gevent]~=22.0.0
furl~=2.1.2
Flask-Cors~=3.0.6
Flask-Cors~=4.0.2
flask-server-timing~=0.1.2
ddtrace~=2.8.5
python-json-logger
Expand Down
4 changes: 2 additions & 2 deletions python_dependencies/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alembic==1.*
Authlib==0.14.3
Authlib==1.3.1
boto3>=1.11.17
botocore>=1.14.17
connexion[swagger-ui]==2.14.2
Expand All @@ -26,4 +26,4 @@ SQLAlchemy-Utils
SQLAlchemy==2.*
tenacity
tiledb
Werkzeug==2.2.3
Werkzeug==3.0.3
Loading

0 comments on commit c811577

Please sign in to comment.