diff --git a/package-lock.json b/package-lock.json index e64fb03..b8499b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "sqlite3": "^5.1.7" }, "devDependencies": { - "bun-types": "*", + "bun-types": "latest", "eslint": "^8.56.0" }, "peerDependencies": { @@ -638,9 +638,9 @@ } }, "node_modules/bun-types": { - "version": "1.0.20", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.20.tgz", - "integrity": "sha512-MB9OwwwNDdolaPBX9TSEq/9WlexEH1n2d5G/fnre/sz0NAzoxYaOgd3cpxNmNGsExMbgxkccSLNcVPV0rrfunA==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.21.tgz", + "integrity": "sha512-Ugagjf+XZUXDvxDRa3EnhLeMzm2g8ZYFleBF55Ac3GZSzPqdMLAdK9kvZB6M1H4nAFvrEHdV2PHqkzIoNs+3wQ==", "dev": true, "dependencies": { "@types/node": "*",