返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/SpaceNinjaServer
chore: update PE+ for 38.5.0
ae05172a
代码差异
2 个文件
+5
-5
@@ -17,7 +17,7 @@
17
17
"mongoose": "^8.11.0",
18
18
"morgan": "^1.10.0",
19
19
"typescript": ">=5.5 <5.6.0",
20
"warframe-public-export-plus": "^0.5.46",
20
"warframe-public-export-plus": "^0.5.47",
21
21
"warframe-riven-info": "^0.1.2",
22
22
"winston": "^3.17.0",
23
23
"winston-daily-rotate-file": "^5.0.0"
@@ -4006,9 +4006,9 @@
4006
4006
}
4007
4007
},
4008
4008
"node_modules/warframe-public-export-plus": {
4009
"version": "0.5.46",
4010
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.46.tgz",
4011
"integrity": "sha512-bgxM8A+ccIydpTDRbISKmGt3XJb0rwX5cx04xGtqqhKX1Qs1OJM6NMGa3CKdqy6OiB7xXCPNLbi+KdqvJp9p9A=="
4009
"version": "0.5.47",
4010
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.47.tgz",
4011
"integrity": "sha512-ZJK3VT1PdSPwZlhIzUVBlydwK4DM0sOmeCiixVMgOM8XuOPJ8OHfQUoLKydtw5rxCsowzFPbx5b3KBke5C4akQ=="
4012
4012
},
4013
4013
"node_modules/warframe-riven-info": {
4014
4014
"version": "0.1.2",
@@ -22,7 +22,7 @@
22
22
"mongoose": "^8.11.0",
23
23
"morgan": "^1.10.0",
24
24
"typescript": ">=5.5 <5.6.0",
25
"warframe-public-export-plus": "^0.5.46",
25
"warframe-public-export-plus": "^0.5.47",
26
26
"warframe-riven-info": "^0.1.2",
27
27
"winston": "^3.17.0",
28
28
"winston-daily-rotate-file": "^5.0.0"