diff --git a/package-lock.json b/package-lock.json index 8ef7dee2..a5989116 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.5", + "warframe-public-export-plus": "^0.5.6", "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.5", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.5.tgz", - "integrity": "sha512-zySJ9cNO9hSectG4nBVPoykQ7mfME3U6GqU5kfuGiaowX7+9S+Y1exJLhxaV9yfIIEJwXQCZwJR7wpdqH2Pidg==" + "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==" }, "node_modules/warframe-riven-info": { "version": "0.1.2", diff --git a/package.json b/package.json index 8661636a..13706d10 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.5", + "warframe-public-export-plus": "^0.5.6", "warframe-riven-info": "^0.1.2", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0"