diff --git a/bun.lockb b/bun.lockb index fc57ed8..f647e34 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ada62ea..e7ae875 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ }, "license": "Apache-2.0", "dependencies": { - "@babel/core": "7.24.8", + "@babel/core": "7.24.9", "@babel/parser": "7.24.8", - "@babel/types": "7.24.8", - "@babel/generator": "7.24.8", + "@babel/types": "7.24.9", + "@babel/generator": "7.24.10", "@types/babel__generator": "7.6.8", "chalk": "4.1.2", "commander": "12.1.0",