diff --git a/package-lock.json b/package-lock.json index a5989116..2acf16b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "copyfiles": "^2.4.1", "express": "^5.0.0-beta.3", "mongoose": "^8.4.5", - "warframe-public-export-plus": "^0.5.6", + "warframe-public-export-plus": "^0.5.7", "warframe-riven-info": "^0.1.2", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0" @@ -3778,9 +3778,9 @@ } }, "node_modules/warframe-public-export-plus": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.6.tgz", - "integrity": "sha512-4XGTCpFTmQPJiIwvGILTSOxoNckv3kyooHzYTOxogXYfrBsUOm8XHmM3X5o0pv9kqGHuLvP2hi+02EpTJg/03A==" + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.7.tgz", + "integrity": "sha512-5cT48YPZCJ/KGCtAK4hGtaE6709CYIPzCJUI/8odJxntnUfe2R3Np+T8+iw431H2mVA+4CF9ByhvicODhdBPLw==" }, "node_modules/warframe-riven-info": { "version": "0.1.2", diff --git a/package.json b/package.json index 13706d10..f0d638fc 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "copyfiles": "^2.4.1", "express": "^5.0.0-beta.3", "mongoose": "^8.4.5", - "warframe-public-export-plus": "^0.5.6", + "warframe-public-export-plus": "^0.5.7", "warframe-riven-info": "^0.1.2", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0"