返回提交历史
Modified
package-lock.json
+1
-1
Modified
package.json
+1
-1
XFEstudio/SpaceNinjaServer
chore: update json-with-bigint minimum required version
c58c70c4
代码差异
2 个文件
+2
-2
@@ -13,7 +13,7 @@
13
13
"@types/morgan": "^1.9.9",
14
14
"crc-32": "^1.2.2",
15
15
"express": "^5",
16
"json-with-bigint": "^3.2.2",
16
"json-with-bigint": "^3.4.4",
17
17
"mongoose": "^8.11.0",
18
18
"morgan": "^1.10.0",
19
19
"ncp": "^2.0.0",
@@ -20,7 +20,7 @@
20
20
"@types/morgan": "^1.9.9",
21
21
"crc-32": "^1.2.2",
22
22
"express": "^5",
23
"json-with-bigint": "^3.2.2",
23
"json-with-bigint": "^3.4.4",
24
24
"mongoose": "^8.11.0",
25
25
"morgan": "^1.10.0",
26
26
"ncp": "^2.0.0",