返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update warframe-public-export-plus (#488)
372dde7d
代码差异
2 个文件
+5
-5
@@ -12,7 +12,7 @@
12
12
"copyfiles": "^2.4.1",
13
13
"express": "^5.0.0-beta.3",
14
14
"mongoose": "^8.4.5",
15
"warframe-public-export-plus": "^0.4.1",
15
"warframe-public-export-plus": "^0.4.4",
16
16
"warframe-riven-info": "^0.1.1",
17
17
"winston": "^3.13.0",
18
18
"winston-daily-rotate-file": "^5.0.0"
@@ -3662,9 +3662,9 @@
3662
3662
}
3663
3663
},
3664
3664
"node_modules/warframe-public-export-plus": {
3665
"version": "0.4.1",
3666
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.1.tgz",
3667
"integrity": "sha512-5SwnT/K/rMI0zJpdodzeEPlO/UnMlHiKv8NZGH647/5u52LZf8xfOpJHP4/yr/anjVVzDQJwY5K3CmbX0uMQdw=="
3665
"version": "0.4.4",
3666
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.4.tgz",
3667
"integrity": "sha512-6gGmXIhC2uyL2pCTRURJOjaB7ebzUC4fjtkM/OjILTuv6So2dFmZBRBJdAsD09KBGjH50y32iI/CfKwL7/yR1w=="
3668
3668
},
3669
3669
"node_modules/warframe-riven-info": {
3670
3670
"version": "0.1.1",
@@ -16,7 +16,7 @@
16
16
"copyfiles": "^2.4.1",
17
17
"express": "^5.0.0-beta.3",
18
18
"mongoose": "^8.4.5",
19
"warframe-public-export-plus": "^0.4.1",
19
"warframe-public-export-plus": "^0.4.4",
20
20
"warframe-riven-info": "^0.1.1",
21
21
"winston": "^3.13.0",
22
22
"winston-daily-rotate-file": "^5.0.0"