diff --git a/package-lock.json b/package-lock.json index 832e3d0b..42fbb71b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "json-fetch-cache": "^1.2.6", "node-fetch": "^3.3.2", "swagger-stats": "^0.99.7", - "warframe-items": "^1.1262.125", + "warframe-items": "^1.1262.130", "warframe-nexus-query": "^2.0.2", "warframe-worldstate-data": "^2.11.6", "warframe-worldstate-parser": "^4.0.1", @@ -11996,9 +11996,9 @@ } }, "node_modules/warframe-items": { - "version": "1.1262.125", - "resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1262.125.tgz", - "integrity": "sha512-rhVYh446gvIbpFsW9n3+w7A8z7LgAHb0Y9uSA2X65AXW+l1UuY9l4pF4Q+sNOeb8GrZ8f3VadQA5HxvwwWD9Aw==", + "version": "1.1262.130", + "resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1262.130.tgz", + "integrity": "sha512-6aKD90LV2wom1mLGm+gCVDgtfVw/miE5JvVE/1NbsAne9xmDKYILt4nlRlbTW2GdG3fbohSU18tI77bgsPzG6Q==", "peerDependencies": { "warframe-worldstate-data": "^2" } diff --git a/package.json b/package.json index e1898ca4..7f273cd9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "json-fetch-cache": "^1.2.6", "node-fetch": "^3.3.2", "swagger-stats": "^0.99.7", - "warframe-items": "^1.1262.125", + "warframe-items": "^1.1262.130", "warframe-nexus-query": "^2.0.2", "warframe-worldstate-data": "^2.11.6", "warframe-worldstate-parser": "^4.0.1",