Update dependency dompurify to v3.2.4 #21

Merged
ngn merged 2 commits from renovate/dompurify-3.x-lockfile into main 2025-02-04 23:24:29 +03:00
Showing only changes of commit b75bd4f3b2 - Show all commits

View File

@ -1,5 +1,5 @@
# build the application with node
FROM node:23.6.0 AS build
FROM node:23.7.0 AS build
ARG WEBSITE_REPORT_URL
ARG WEBSITE_SOURCE_URL