From 90b2dcf625062593630fe5217366715ae132928c Mon Sep 17 00:00:00 2001 From: Pete Watters <2938440+pete-watters@users.noreply.github.com> Date: Wed, 31 Jul 2024 05:51:09 +0100 Subject: [PATCH] chore: force resolution of fast-xml-parser --- package.json | 1 + pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d34a7c2d5e8..f89f677463e 100644 --- a/package.json +++ b/package.json @@ -356,6 +356,7 @@ }, "resolutions": { "braces": "3.0.3", + "fast-xml-parser": "4.4.1", "nanoid": "3.3.4", "socket.io-parser": "4.2.4", "wrap-ansi": "7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3adc85064f2..28a3535bae4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,7 @@ settings: overrides: braces: 3.0.3 + fast-xml-parser: 4.4.1 nanoid: 3.3.4 socket.io-parser: 4.2.4 wrap-ansi: 7.0.0 @@ -8618,8 +8619,8 @@ packages: fast-uri@3.0.1: resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} - fast-xml-parser@4.4.0: - resolution: {integrity: sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==} + fast-xml-parser@4.4.1: + resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==} hasBin: true fastest-levenshtein@1.0.16: @@ -19129,7 +19130,7 @@ snapshots: chalk: 4.1.2 execa: 5.1.1 fast-glob: 3.3.2 - fast-xml-parser: 4.4.0 + fast-xml-parser: 4.4.1 logkitty: 0.7.1 transitivePeerDependencies: - encoding @@ -19140,7 +19141,7 @@ snapshots: chalk: 4.1.2 execa: 5.1.1 fast-glob: 3.3.2 - fast-xml-parser: 4.4.0 + fast-xml-parser: 4.4.1 ora: 5.4.1 transitivePeerDependencies: - encoding @@ -25721,7 +25722,7 @@ snapshots: fast-uri@3.0.1: {} - fast-xml-parser@4.4.0: + fast-xml-parser@4.4.1: dependencies: strnum: 1.0.5