From eace26b4b30bd554af0efd95d9ef4736381c2924 Mon Sep 17 00:00:00 2001 From: Sainan Date: Wed, 12 Feb 2025 10:34:28 -0800 Subject: [PATCH] chore: update PE+ (#951) lavos prime and stuff Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/951 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0919aa26..efccae62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "copyfiles": "^2.4.1", "express": "^5", "mongoose": "^8.9.4", - "warframe-public-export-plus": "^0.5.28", + "warframe-public-export-plus": "^0.5.29", "warframe-riven-info": "^0.1.2", "winston": "^3.17.0", "winston-daily-rotate-file": "^5.0.0" @@ -4093,9 +4093,9 @@ } }, "node_modules/warframe-public-export-plus": { - "version": "0.5.28", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.28.tgz", - "integrity": "sha512-g6uW4idVuYobYim2nu+mxLM7lDI+VjnVzDo6U3f5JdRqkogSekW6FY2+OQvrI9LV/jXHxbR1TNnBBKRL2ffJYA==" + "version": "0.5.29", + "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.29.tgz", + "integrity": "sha512-D61CFiJTr/LIQCvyZ03DgudUBpJDqrOTdNPNeB0kY21lmPHw1auDg4CNW2T1JaG0nL5K1hu9ypvnfXzno2omMA==" }, "node_modules/warframe-riven-info": { "version": "0.1.2", diff --git a/package.json b/package.json index 562fa6a6..33fac27b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "copyfiles": "^2.4.1", "express": "^5", "mongoose": "^8.9.4", - "warframe-public-export-plus": "^0.5.28", + "warframe-public-export-plus": "^0.5.29", "warframe-riven-info": "^0.1.2", "winston": "^3.17.0", "winston-daily-rotate-file": "^5.0.0"