diff --git a/package-lock.json b/package-lock.json index cf25487..0fd152e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "sqlite3": "^5.1.7" }, "devDependencies": { - "bun-types": "*", + "bun-types": "latest", "eslint": "^9.15.0" }, "peerDependencies": { @@ -737,9 +737,9 @@ } }, "node_modules/bun-types": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.13.tgz", - "integrity": "sha512-G/TqF0SsMQGLr4g7K3B2BK8BrPEA1EqCNwxZbyRdj5M4t54zvwyaqvRJOW34kuPqc2IvNNalRU3swc8B4oc4FA==", + "version": "1.1.42", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.42.tgz", + "integrity": "sha512-beMbnFqWbbBQHll/bn3phSwmoOQmnX2nt8NI9iOQKFbgR5Z6rlH3YuaMdlid8vp5XGct3/W4QVQBmhoOEoe4nw==", "dev": true, "dependencies": { "@types/node": "~20.12.8",