From 9bff05a63552374eb5c6e3479b94a20df102ead2 Mon Sep 17 00:00:00 2001 From: Sainan Date: Fri, 7 Feb 2025 02:07:26 -0800 Subject: [PATCH] chore: update PE+ (#919) Rhino Heirloom and stuff Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/919 Co-authored-by: Sainan Co-committed-by: Sainan --- 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 f1582976d..5e075bfd5 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.26", + "warframe-public-export-plus": "^0.5.27", "warframe-riven-info": "^0.1.2", "winston": "^3.17.0", "winston-daily-rotate-file": "^5.0.0" @@ -4092,9 +4092,9 @@ } }, "node_modules/warframe-public-export-plus": { - "version": "0.5.26", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.26.tgz", - "integrity": "sha512-oRcz14nBHcwx5CgCbxw5bhesiJtVlspuHyqzjOwRu63c2Vs+1TgfqbVGdqc9sm3AZL9eJhtay+khc1h7r3BM/A==" + "version": "0.5.27", + "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.27.tgz", + "integrity": "sha512-fdFfvvhIXAPE7hTGLRsRJZ036vV8Jbd5vhu9STbZykdVLRXt9zeilo+sQThNy+2GchO+QhtTcETCjn1ntJhXZw==" }, "node_modules/warframe-riven-info": { "version": "0.1.2", diff --git a/package.json b/package.json index 1f6a0c044..75dd4d437 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.26", + "warframe-public-export-plus": "^0.5.27", "warframe-riven-info": "^0.1.2", "winston": "^3.17.0", "winston-daily-rotate-file": "^5.0.0"