From 25dfaab2a15aec3d79c7fcba3a1cba9d807c9132 Mon Sep 17 00:00:00 2001 From: Andrew Rumble Date: Thu, 14 May 2026 14:08:12 +0100 Subject: [PATCH] Merge pull request #33641 from overleaf/lg-fast-xml-builder-resolution [Security upgrade] Pin fast-xml-builder to 1.1.7 via resolutions (GHSA-5wm8-gmm8-39j9, GHSA-45c6-75p6-83cc) GitOrigin-RevId: ab13841bd8c20da98a136567cf7436ebb9f73722 --- package.json | 1 + yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bda1c36394..2118f5d216 100644 --- a/package.json +++ b/package.json @@ -198,6 +198,7 @@ "retry-request@npm:^7.0.0": "patch:retry-request@npm%3A7.0.2#~/.yarn/patches/retry-request-npm-7.0.2-a41087680c.patch", "teeny-request@npm:^10.0.0": "patch:teeny-request@npm%3A10.1.0#~/.yarn/patches/teeny-request-npm-10.1.0.patch", "teeny-request@npm:^9.0.0": "patch:teeny-request@npm%3A9.0.0#~/.yarn/patches/teeny-request-npm-9.0.0-4d571e3c55.patch", + "fast-xml-builder": "1.1.7", "ip-address": "10.1.1" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index dac1a78779..4ac16b5577 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18634,12 +18634,12 @@ __metadata: languageName: node linkType: hard -"fast-xml-builder@npm:^1.1.4": - version: 1.1.5 - resolution: "fast-xml-builder@npm:1.1.5" +"fast-xml-builder@npm:1.1.7": + version: 1.1.7 + resolution: "fast-xml-builder@npm:1.1.7" dependencies: path-expression-matcher: "npm:^1.1.3" - checksum: 10c0/b814ba5559cb3140de46d2846045607ab4d4c0bfc312a49d22c91efb9f7cd7004971314841e5823eeb467a5bf403e3ade8371b7912200e111df027d42ae51715 + checksum: 10c0/208161174a900dd46e611fc77771b5bb5b7dcc8c23fffdfc6ce37a3ea47d543c0cc288721226ffb26f065f37fdf92828c923ba680745c201deac7f6ce6478dbe languageName: node linkType: hard