diff --git a/package-lock.json b/package-lock.json index 336a9b2e..a931b6ef 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.4.4", + "warframe-public-export-plus": "^0.5.0", "warframe-riven-info": "^0.1.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0" @@ -3662,9 +3662,9 @@ } }, "node_modules/warframe-public-export-plus": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.4.tgz", - "integrity": "sha512-6gGmXIhC2uyL2pCTRURJOjaB7ebzUC4fjtkM/OjILTuv6So2dFmZBRBJdAsD09KBGjH50y32iI/CfKwL7/yR1w==" + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.0.tgz", + "integrity": "sha512-JntDm6j81BQ5MLeleMJVr+xTh3+ijGI6ka4rLMW0Gg/VyNLl33qXsRE1yxilo29REtdfFHAFAuwvOLJuM8YC0A==" }, "node_modules/warframe-riven-info": { "version": "0.1.1", diff --git a/package.json b/package.json index decc7a3f..9d450149 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.4.4", + "warframe-public-export-plus": "^0.5.0", "warframe-riven-info": "^0.1.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0"