diff --git a/bun.lockb b/bun.lockb index d7f7d1e..1ea43fc 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6260968..b21d812 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@swc/helpers": "0.5.11", "@types/express": "4.17.21", "@types/jest": "^29.5.12", - "@types/node": "20.14.9", + "@types/node": "20.16.9", "@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/parser": "^7.14.1", "@typescript-eslint/utils": "^8.0.0-alpha.28", @@ -101,6 +101,6 @@ "node": "20" }, "volta": { - "node": "20.14.0" + "node": "20.17.0" } }