diff --git a/bun.lockb b/bun.lockb index 63bd93d..59e7e25 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dd98c4b..21093d3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@swc/jest": "~0.2.36", "@types/is-ci": "^3.0.4", "@types/jest": "^29.5.12", - "@types/node": "22.9.0", + "@types/node": "22.9.3", "@types/semver": "^7.5.8", "@typescript-eslint/utils": "^8.0.0", "eslint": "^9.8.0", @@ -48,7 +48,7 @@ "prettier": "^3.3.3", "semver": "^7.6.3", "ts-jest": "^29.1.0", - "ts-node": "10.9.1", + "ts-node": "10.9.2", "tslib": "^2.3.0", "typescript": "~5.6.0", "typescript-eslint": "^8.0.0"