返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update warframe-public-export-plus (#426)
19ba891c
代码差异
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.1.1",
15
"warframe-public-export-plus": "^0.3.3",
15
"warframe-public-export-plus": "^0.4.0",
16
16
"warframe-riven-info": "^0.1.0",
17
17
"winston": "^3.11.0",
18
18
"winston-daily-rotate-file": "^4.7.1"
@@ -3669,9 +3669,9 @@
3669
3669
}
3670
3670
},
3671
3671
"node_modules/warframe-public-export-plus": {
3672
"version": "0.3.3",
3673
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.3.3.tgz",
3674
"integrity": "sha512-35pSMqXxe9vG4kdA+SnCyZyWO8zRGuPQbNeOPgZm5886kiujR+Qd6iY7TH0fdQYgKCk1M+q8lXonATT9VB9bbQ=="
3672
"version": "0.4.0",
3673
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.0.tgz",
3674
"integrity": "sha512-8wOkh9dET4IHmHDSZ8g8RW0GlfEevHnBwEETAqy3jRhwssyF0TgQsOOpJVuhcPKedCYeudR92HJ3JoXoiTCr6A=="
3675
3675
},
3676
3676
"node_modules/warframe-riven-info": {
3677
3677
"version": "0.1.0",
@@ -16,7 +16,7 @@
16
16
"copyfiles": "^2.4.1",
17
17
"express": "^5.0.0-beta.3",
18
18
"mongoose": "^8.1.1",
19
"warframe-public-export-plus": "^0.3.3",
19
"warframe-public-export-plus": "^0.4.0",
20
20
"warframe-riven-info": "^0.1.0",
21
21
"winston": "^3.11.0",
22
22
"winston-daily-rotate-file": "^4.7.1"