diff --git a/package-lock.json b/package-lock.json index 68ff280..ab97877 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5227,9 +5227,9 @@ } }, "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 4914dfc..32a8973 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "overrides": { "vite": "^8.0.13", "esbuild": "^0.28.1", - "fast-uri": "^3.1.5", + "fast-uri": "^3.1.7", "js-yaml": "^4.3.1", "markdown-it": "^14.2.0", "yaml": "^2.9.0",