chore: update PE+
All checks were successful
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 1m20s
Build / build (20) (pull_request) Successful in 57s
Build / build (18) (pull_request) Successful in 1m31s
Build / build (20) (push) Successful in 57s
Build / build (22) (pull_request) Successful in 33s

lavos prime and stuff
This commit is contained in:
Sainan 2025-02-12 19:29:19 +01:00
parent 947dcdcec5
commit cc4735ec7d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"copyfiles": "^2.4.1", "copyfiles": "^2.4.1",
"express": "^5", "express": "^5",
"mongoose": "^8.9.4", "mongoose": "^8.9.4",
"warframe-public-export-plus": "^0.5.28", "warframe-public-export-plus": "^0.5.29",
"warframe-riven-info": "^0.1.2", "warframe-riven-info": "^0.1.2",
"winston": "^3.17.0", "winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0" "winston-daily-rotate-file": "^5.0.0"
@ -4093,9 +4093,9 @@
} }
}, },
"node_modules/warframe-public-export-plus": { "node_modules/warframe-public-export-plus": {
"version": "0.5.28", "version": "0.5.29",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.28.tgz", "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.29.tgz",
"integrity": "sha512-g6uW4idVuYobYim2nu+mxLM7lDI+VjnVzDo6U3f5JdRqkogSekW6FY2+OQvrI9LV/jXHxbR1TNnBBKRL2ffJYA==" "integrity": "sha512-D61CFiJTr/LIQCvyZ03DgudUBpJDqrOTdNPNeB0kY21lmPHw1auDg4CNW2T1JaG0nL5K1hu9ypvnfXzno2omMA=="
}, },
"node_modules/warframe-riven-info": { "node_modules/warframe-riven-info": {
"version": "0.1.2", "version": "0.1.2",

View File

@ -17,7 +17,7 @@
"copyfiles": "^2.4.1", "copyfiles": "^2.4.1",
"express": "^5", "express": "^5",
"mongoose": "^8.9.4", "mongoose": "^8.9.4",
"warframe-public-export-plus": "^0.5.28", "warframe-public-export-plus": "^0.5.29",
"warframe-riven-info": "^0.1.2", "warframe-riven-info": "^0.1.2",
"winston": "^3.17.0", "winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0" "winston-daily-rotate-file": "^5.0.0"