diff --git a/package-lock.json b/package-lock.json index d7f78d5..8b502e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "bun-plugin-dts": "^0.3.0", - "bun-types": "*" + "bun-types": "latest" }, "peerDependencies": { "typescript": "^5.0.0" @@ -76,9 +76,9 @@ } }, "node_modules/bun-types": { - "version": "1.1.30", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.30.tgz", - "integrity": "sha512-mGh7NLisOXskBU62DxLS+/nwmLlCYHYAkCzdo4DZ9+fzrpP41hAdOqaN4DO6tQfenHb4pYb0/shw29k4/6I2yQ==", + "version": "1.1.31", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.31.tgz", + "integrity": "sha512-SPk7OnejMg4TbUXlZbuCh8COC4Ace74gjzBK6Q7VNtqToqIEs8ucv7/U/2zo1LSkPiKuo2RFoOBjQT/IzH36EA==", "dev": true, "dependencies": { "@types/node": "~20.12.8",