diff --git a/package-lock.json b/package-lock.json index 7d8eeef..e708954 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7115,9 +7115,9 @@ "peer": true }, "node_modules/fast-uri": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", - "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 401dbcf..c670d56 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "dompurify": "3.4.13", "esbuild": "0.28.1", "express-rate-limit": "^8.5.1", - "fast-uri": "^3.1.5", + "fast-uri": "^3.1.7", "fast-xml-builder": "^1.2.0", "hono": "4.12.34", "http-proxy-agent": "9.0.0",