diff --git a/package-lock.json b/package-lock.json index be72e3a9..784417b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4172,9 +4172,9 @@ } }, "warframe-worldstate-data": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/warframe-worldstate-data/-/warframe-worldstate-data-1.4.4.tgz", - "integrity": "sha512-ZirkQTCT/4XdwPl6ejH1SD+4vo02HNInpNASKQbYJS6dy7yZKNI7/45S0CG92V142JssjvTAYBZe1LXucj1GZA==" + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/warframe-worldstate-data/-/warframe-worldstate-data-1.4.7.tgz", + "integrity": "sha512-N99wrpuD2SOF8AMGdkXJw/GeJPG3dP1XA2OltzsFsYv8MahIsW50xkPnidCIgj2xnpIRyZKciN2xEd2xJK62HA==" }, "warframe-worldstate-parser": { "version": "2.12.0", diff --git a/package.json b/package.json index 09d4adfc..b61a35f9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "twitter": "^1.7.1", "warframe-items": "^1.880.0", "warframe-nexus-query": "^1.6.12", - "warframe-worldstate-data": "^1.4.4", + "warframe-worldstate-data": "^1.4.7", "warframe-worldstate-parser": "^2.12.0", "winston": "^3.2.1" },