diff --git a/package-lock.json b/package-lock.json index 8b357cb21..6e8c72c48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10443,9 +10443,9 @@ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" }, "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 521a6e5ed..a0327a818 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "nanoid": "^3.3.17", "postcss": "^8.5.23", "dompurify": "^3.4.13", - "fast-uri": "^3.1.5", + "fast-uri": "^3.1.7", "shell-quote": "^1.9.0", "brace-expansion": "^1.1.18", "filelist": {