返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update PE+ (#4451)
Closes #4452 Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/4451 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
8a8bf599
代码差异
2 个文件
+5
-5
@@ -16,7 +16,7 @@
16
16
"mongoose": "^9.6.2",
17
17
"morgan": "^1.10.0",
18
18
"undici": "^7.10.0",
19
"warframe-public-export-plus": "^0.6.7",
19
"warframe-public-export-plus": "^0.6.8",
20
20
"warframe-riven-info": "^0.1.2",
21
21
"winston": "^3.17.0",
22
22
"winston-daily-rotate-file": "^5.0.0",
@@ -4479,9 +4479,9 @@
4479
4479
}
4480
4480
},
4481
4481
"node_modules/warframe-public-export-plus": {
4482
"version": "0.6.7",
4483
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.6.7.tgz",
4484
"integrity": "sha512-Ybe14BSi1WBIBmZNsNoaUqX5ZvrljcqY+4yuXcexz9ajZaSaSeJk9LDtEF5fZU0iCzhyKmOLCokCp16Kb+2ABw=="
4482
"version": "0.6.8",
4483
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.6.8.tgz",
4484
"integrity": "sha512-5f6Yeplc9eXm7WhBHuFhA+HTimeZ7AncQvfVE1lGRMua2SUtPMkyGCA02kaxKdrsCq+GWJYCblMCmulCbndkpQ=="
4485
4485
},
4486
4486
"node_modules/warframe-riven-info": {
4487
4487
"version": "0.1.2",
@@ -36,7 +36,7 @@
36
36
"mongoose": "^9.6.2",
37
37
"morgan": "^1.10.0",
38
38
"undici": "^7.10.0",
39
"warframe-public-export-plus": "^0.6.7",
39
"warframe-public-export-plus": "^0.6.8",
40
40
"warframe-riven-info": "^0.1.2",
41
41
"winston": "^3.17.0",
42
42
"winston-daily-rotate-file": "^5.0.0",