diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0752ae2..38f6f49 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -13388,9 +13388,9 @@ "license": "MIT" }, "node_modules/fast-xml-parser": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz", - "integrity": "sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz", + "integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==", "funding": [ { "type": "github", @@ -13401,7 +13401,6 @@ "url": "https://paypal.me/naturalintelligence" } ], - "license": "MIT", "peer": true, "dependencies": { "strnum": "^1.0.5"