From df17936cd957171cc1174bbff4edb0fef5b92aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:16:00 -0700 Subject: [PATCH] Bump fast-xml-parser from 4.3.6 to 4.4.1 (#2) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.1. - [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.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ccbf54f..4efef482 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@actions/http-client": "^2.2.1", "@actions/io": "^1.0.2", "@actions/tool-cache": "^2.0.1", - "@ambi-robotics/cache": "^1.3.0", + "@ambi-robotics/cache": "^1.3.2", "semver": "^7.6.0", "uuid": "^9.0.1" }, @@ -181,9 +181,9 @@ } }, "node_modules/@ambi-robotics/cache": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@ambi-robotics/cache/-/cache-1.3.0.tgz", - "integrity": "sha512-6zpe48Pr9zQUBmKWr5sK8byqULgR2R8V+8Y8s9p6TtCfMt0/lK6j0zAddt7kxyDGh67KNjn2lNnu2NuYy8ygNg==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@ambi-robotics/cache/-/cache-1.3.2.tgz", + "integrity": "sha512-SPOTsWBMQvA9/7cgKxe7TvwXLWY8Q6MY0v2VFgn+GECH/sMrStdqaXaO7MP299qgqUgkm0sTIkZ5U75rJ0xigw==", "dependencies": { "@actions/cache": "^3.2.4", "@actions/core": "^1.10.1", @@ -3289,9 +3289,9 @@ "dev": true }, "node_modules/fast-xml-parser": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz", - "integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz", + "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==", "funding": [ { "type": "github",