From 348f80a89b8c344253e0d948f8fcbdef0e8572d4 Mon Sep 17 00:00:00 2001 From: haelyra <49814733+haelyra@users.noreply.github.com> Date: Wed, 2 Sep 2026 15:13:20 -0400 Subject: [PATCH] fix(security): update fast-uri to 3.1.7 (#2936) --- package-lock.json | 6 +++--- package.json | 4 ++-- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index b2723c9e8..d78026a0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1124,9 +1124,9 @@ "license": "MIT" }, "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 1ae0ff1a4..5513e9ddb 100644 --- a/package.json +++ b/package.json @@ -507,12 +507,12 @@ "node": ">=18" }, "overrides": { - "fast-uri": "3.1.5", + "fast-uri": "3.1.7", "markdown-it": "14.3.0", "js-yaml": "4.3.1" }, "resolutions": { - "fast-uri": "3.1.5", + "fast-uri": "3.1.7", "markdown-it": "14.3.0", "js-yaml": "4.3.1" }, diff --git a/yarn.lock b/yarn.lock index aa0af3415..046b8ddb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,10 @@ __metadata: languageName: node linkType: hard -"fast-uri@npm:3.1.5": - version: 3.1.5 - resolution: "fast-uri@npm:3.1.5" - checksum: 10c0/2bf60eb800dd610c65e17be436425dcb21c92aff3a87d442a8bccab0b7b071e88cf1a5d7d1ea946370b937e6fc0375c405c0296c10587e57de4f78be4646d1d0 +"fast-uri@npm:3.1.7": + version: 3.1.7 + resolution: "fast-uri@npm:3.1.7" + checksum: 10c0/ca2baa4bde48fc7322bdc692c6636975943ebe4f6dd97e07d70b14e0ab85af2ff30de90f550f5ec2956684fe208e150d85d6cb5f3c74438c8ac1bf86bd435c13 languageName: node linkType: hard