diff --git a/package-lock.json b/package-lock.json index edaadd65..db379b43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@types/morgan": "^1.9.9", "crc-32": "^1.2.2", "express": "^5", - "json-with-bigint": "^3.2.2", + "json-with-bigint": "^3.4.4", "mongoose": "^8.11.0", "morgan": "^1.10.0", "ncp": "^2.0.0", diff --git a/package.json b/package.json index 34e1c84e..010e5dcb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/morgan": "^1.9.9", "crc-32": "^1.2.2", "express": "^5", - "json-with-bigint": "^3.2.2", + "json-with-bigint": "^3.4.4", "mongoose": "^8.11.0", "morgan": "^1.10.0", "ncp": "^2.0.0",