From ed84b4421dd16592862531323e9492ea16d62e31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:53:00 -0300 Subject: [PATCH] build(deps): bump fast-xml-parser from 4.2.5 to 4.2.7 (#188) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.2.7. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.2.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 489ff1ef..a431bd51 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "adm-zip": "^0.5.10", "axios": "^1.4.0", "drizzle-orm": "^0.28.2", - "fast-xml-parser": "^4.2.5", + "fast-xml-parser": "^4.2.7", "next": "^13.4.8", "nextjs-cors": "^2.1.2", "react-select": "^5.7.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30fee6a8..b325cb1e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^0.28.2 version: 0.28.2(@planetscale/database@1.10.0)(pg@8.11.1) fast-xml-parser: - specifier: ^4.2.5 - version: 4.2.5 + specifier: ^4.2.7 + version: 4.2.7 next: specifier: ^13.4.8 version: 13.4.8(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) @@ -3363,8 +3363,8 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true - /fast-xml-parser@4.2.5: - resolution: {integrity: sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==} + /fast-xml-parser@4.2.7: + resolution: {integrity: sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==} hasBin: true dependencies: strnum: 1.0.5