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",