diff --git a/arcjet-bun/package.json b/arcjet-bun/package.json index 3e257fb2e..539b792d1 100644 --- a/arcjet-bun/package.json +++ b/arcjet-bun/package.json @@ -53,7 +53,7 @@ "@jest/globals": "29.7.0", "@types/node": "20.12.12", "@rollup/wasm-node": "4.24.0", - "bun-types": "1.1.29", + "bun-types": "1.1.30", "jest": "29.7.0", "typescript": "5.6.3" }, diff --git a/package-lock.json b/package-lock.json index b4ec7e5c1..0a3beb2f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.24.0", "@types/node": "20.12.12", - "bun-types": "1.1.29", + "bun-types": "1.1.30", "jest": "29.7.0", "typescript": "5.6.3" } @@ -3124,9 +3124,9 @@ "dev": true }, "node_modules/bun-types": { - "version": "1.1.29", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.29.tgz", - "integrity": "sha512-En3/TzSPMPyl5UlUB1MHzHpcrZDakTm7mS203eLoX1fBoEa3PW+aSS8GAqVJ7Is/m34Z5ogL+ECniLY0uDaCPw==", + "version": "1.1.30", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.30.tgz", + "integrity": "sha512-mGh7NLisOXskBU62DxLS+/nwmLlCYHYAkCzdo4DZ9+fzrpP41hAdOqaN4DO6tQfenHb4pYb0/shw29k4/6I2yQ==", "dev": true, "license": "MIT", "dependencies": {