diff --git a/infra/modules/backup-monitor/functions/backup-monitor/pnpm-lock.yaml b/infra/modules/backup-monitor/functions/backup-monitor/pnpm-lock.yaml index 6f2d2261..fb08a5a9 100644 --- a/infra/modules/backup-monitor/functions/backup-monitor/pnpm-lock.yaml +++ b/infra/modules/backup-monitor/functions/backup-monitor/pnpm-lock.yaml @@ -395,11 +395,11 @@ packages: fast-uri@3.1.0: resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - fast-xml-builder@1.1.3: - resolution: {integrity: sha512-1o60KoFw2+LWKQu3IdcfcFlGTW4dpqEWmjhYec6H82AYZU2TVBXep6tMl8Z1Y+wM+ZrzCwe3BZ9Vyd9N2rIvmg==} + fast-xml-builder@1.1.4: + resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==} - fast-xml-parser@5.5.5: - resolution: {integrity: sha512-NLY+V5NNbdmiEszx9n14mZBseJTC50bRq1VHsaxOmR72JDuZt+5J1Co+dC/4JPnyq+WrIHNM69r0sqf7BMb3Mg==} + fast-xml-parser@5.5.6: + resolution: {integrity: sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==} hasBin: true finalhandler@1.3.2: @@ -1031,7 +1031,7 @@ snapshots: abort-controller: 3.0.0 async-retry: 1.3.3 duplexify: 4.1.3 - fast-xml-parser: 5.5.5 + fast-xml-parser: 5.5.6 gaxios: 6.7.1 google-auth-library: 9.15.1 html-entities: 2.6.0 @@ -1400,13 +1400,13 @@ snapshots: fast-uri@3.1.0: {} - fast-xml-builder@1.1.3: + fast-xml-builder@1.1.4: dependencies: path-expression-matcher: 1.1.3 - fast-xml-parser@5.5.5: + fast-xml-parser@5.5.6: dependencies: - fast-xml-builder: 1.1.3 + fast-xml-builder: 1.1.4 path-expression-matcher: 1.1.3 strnum: 2.1.2