diff --git a/package.json b/package.json index dc5e01a..a9b2d3f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "description": "Bloodhound is a Node.js package that allows you to retrieve tracking data from shipping carriers (DHL, FedEx, UPS, USPS) in a common format.", "dependencies": { "async": "~3.2.0", - "fast-xml-parser": "~3.18.0", + "fast-xml-parser": "~3.19.0", "moment-timezone": "~0.5.28", "node-geocoder": "~3.27.0", "petty-cache": "~3.1.0",