Skip to content

Commit 0515a8d

Browse files
fix(deps): update all non-major dependencies
1 parent 2ad6263 commit 0515a8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@js-joda/locale_en": "^4.8.11",
1010
"@js-joda/timezone": "^2.21.1",
1111
"@prisma/client": "^6.13.0",
12-
"@prisma/extension-read-replicas": "^0.4.1",
12+
"@prisma/extension-read-replicas": "^0.5.0",
1313
"@types/express-form-data": "^2.0.5",
1414
"advisory-lock": "^2.0.0",
1515
"async-retry": "^1.3.3",

clamav-service/clamav/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.7-1766364927
1+
FROM registry.access.redhat.com/ubi9/ubi:9.7-1767674301
22
ARG VERSION=1.0.5
33

44
LABEL name="ubi8-clamav" \

0 commit comments

Comments
 (0)