chore: update PE+ for 38.5.0
All checks were successful
Build / build (22) (push) Successful in 36s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m8s

This commit is contained in:
Sainan 2025-03-20 01:09:39 +01:00
parent 6eebf0aa84
commit ae05172ad8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"mongoose": "^8.11.0",
"morgan": "^1.10.0",
"typescript": ">=5.5 <5.6.0",
"warframe-public-export-plus": "^0.5.46",
"warframe-public-export-plus": "^0.5.47",
"warframe-riven-info": "^0.1.2",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0"
@ -4006,9 +4006,9 @@
}
},
"node_modules/warframe-public-export-plus": {
"version": "0.5.46",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.46.tgz",
"integrity": "sha512-bgxM8A+ccIydpTDRbISKmGt3XJb0rwX5cx04xGtqqhKX1Qs1OJM6NMGa3CKdqy6OiB7xXCPNLbi+KdqvJp9p9A=="
"version": "0.5.47",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.47.tgz",
"integrity": "sha512-ZJK3VT1PdSPwZlhIzUVBlydwK4DM0sOmeCiixVMgOM8XuOPJ8OHfQUoLKydtw5rxCsowzFPbx5b3KBke5C4akQ=="
},
"node_modules/warframe-riven-info": {
"version": "0.1.2",

View File

@ -22,7 +22,7 @@
"mongoose": "^8.11.0",
"morgan": "^1.10.0",
"typescript": ">=5.5 <5.6.0",
"warframe-public-export-plus": "^0.5.46",
"warframe-public-export-plus": "^0.5.47",
"warframe-riven-info": "^0.1.2",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0"