From adaefd59e8e1d7ea6ebe1f3d39a111fd2a71040e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:35:07 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser from 4.4.1 to 4.5.0 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 to 4.5.0. - [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.4.1...v4.5.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 12622ff..b67ca8e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@monaco-editor/loader": "^1.4.0", "@monaco-editor/react": "^4.6.0", "downloadjs": "^1.4.7", - "fast-xml-parser": "^4.4.1", + "fast-xml-parser": "^4.5.0", "html-to-image": "^1.11.11", "monaco-editor": "^0.51.0", "rdk": "6.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4bef5bb..77e4afe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^1.4.7 version: 1.4.7 fast-xml-parser: - specifier: ^4.4.1 - version: 4.4.1 + specifier: ^4.5.0 + version: 4.5.0 html-to-image: specifier: ^1.11.11 version: 1.11.11 @@ -1267,8 +1267,8 @@ packages: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} - fast-xml-parser@4.4.1: - resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==} + fast-xml-parser@4.5.0: + resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==} hasBin: true fastq@1.17.1: @@ -3907,7 +3907,7 @@ snapshots: merge2: 1.4.1 micromatch: 4.0.7 - fast-xml-parser@4.4.1: + fast-xml-parser@4.5.0: dependencies: strnum: 1.0.5