From d90ba4da6f588b22c425ee74ea840dcf6e350264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 16:55:15 +1000 Subject: [PATCH] Bump fast-xml-parser from 4.3.6 to 4.4.0 (#129) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.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.3.6...v4.4.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dde7b3d..d268873 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "ansi-colors": "4.1.3", "dayjs": "1.11.11", "discord.js": "14.15.2", - "fast-xml-parser": "4.3.6", + "fast-xml-parser": "4.4.0", "mathjs": "12.4.2", "ms": "2.1.3", "node-cron": "3.0.3", diff --git a/yarn.lock b/yarn.lock index afca87d..5b75f1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -670,7 +670,7 @@ __metadata: ansi-colors: "npm:4.1.3" dayjs: "npm:1.11.11" discord.js: "npm:14.15.2" - fast-xml-parser: "npm:4.3.6" + fast-xml-parser: "npm:4.4.0" mathjs: "npm:12.4.2" ms: "npm:2.1.3" node-cron: "npm:3.0.3" @@ -776,14 +776,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:4.3.6": - version: 4.3.6 - resolution: "fast-xml-parser@npm:4.3.6" +"fast-xml-parser@npm:4.4.0": + version: 4.4.0 + resolution: "fast-xml-parser@npm:4.4.0" dependencies: strnum: "npm:^1.0.5" bin: fxparser: src/cli/cli.js - checksum: 10/3e431e594960f04996e60a01fb51d8f4346138a7ba60d97244bf7866a3072eaf2f6dc73008d7b07871b98b606a8d7db955efdeae787992f685dd0e5bcc67c36a + checksum: 10/f1592fa810d3923c46c7037d5adf1c309580d1d14780312019f33e4967f6ffcb5632168a5e889fe9d30794f6a087a0a095bb21cdf62320a96c6b304395212658 languageName: node linkType: hard