From c6bd85d06460c22608bd902ecbbe3dcb96cbd2d5 Mon Sep 17 00:00:00 2001 From: Petr Jasek Date: Tue, 18 Jun 2024 10:26:58 +0200 Subject: [PATCH] update requirements --- client/package-lock.json | 12 ++++++------ server/requirements.txt | 24 ++++++++---------------- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 9261a507..1cdf0758 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1649,9 +1649,9 @@ } }, "caniuse-db": { - "version": "1.0.30001633", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30001633.tgz", - "integrity": "sha512-Ba2XtmlCeKAixOIoWRcoXY0aKjKvdckV/yDVg5sVm4SIjyeFZgtCI4smJ9pLCC57bHUtw5VWhpjWGqES4k9h6A==" + "version": "1.0.30001636", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30001636.tgz", + "integrity": "sha512-7FWgXF1302ING0IRtWeWAEmHIwEFhUZTrKJ2gN1NeqalM5SmAe86718jXR6jih+5Tbp5NIzPhJovE6MXLeQ4Sw==" }, "caseless": { "version": "0.12.0", @@ -3188,9 +3188,9 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "electron-to-chromium": { - "version": "1.4.802", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.802.tgz", - "integrity": "sha512-TnTMUATbgNdPXVSHsxvNVSG0uEd6cSZsANjm8c9HbvflZVVn1yTRcmVXYT1Ma95/ssB/Dcd30AHweH2TE+dNpA==" + "version": "1.4.805", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.805.tgz", + "integrity": "sha512-8W4UJwX/w9T0QSzINJckTKG6CYpAUTqsaWcWIsdud3I1FYJcMgW9QqT1/4CBff/pP/TihWh13OmiyY8neto6vw==" }, "elliptic": { "version": "6.5.5", diff --git a/server/requirements.txt b/server/requirements.txt index e0969869..39000cfb 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --resolver=backtracking requirements.in +# pip-compile requirements.in # amqp==5.2.0 # via kombu @@ -26,18 +26,16 @@ blinker==1.7.0 # flask-mail # raven # superdesk-core -boto3==1.34.125 +boto3==1.34.128 # via superdesk-core -botocore==1.34.125 +botocore==1.34.128 # via # boto3 # s3transfer cachetools==5.3.3 # via flask-oidc-ex celery[redis]==5.2.7 - # via - # celery - # superdesk-core + # via superdesk-core cerberus==1.3.5 # via # eve @@ -80,15 +78,11 @@ deepdiff==7.0.1 docopt==0.6.2 # via num2words draftjs-exporter[lxml]==2.1.7 - # via - # draftjs-exporter - # superdesk-core + # via superdesk-core ecs-logging==2.1.0 # via elastic-apm elastic-apm[flask]==6.22.3 - # via - # elastic-apm - # superdesk-core + # via superdesk-core elasticsearch==7.13.4 # via # eve-elastic @@ -239,10 +233,8 @@ pytz==2024.1 pyyaml==6.0.1 # via superdesk-core raven[flask]==6.10.0 - # via - # raven - # superdesk-core -redis==5.0.5 + # via superdesk-core +redis==5.0.6 # via # celery # superdesk-core