diff --git a/bun.lockb b/bun.lockb index ff512cb..93d62ae 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 39ee1c7..bac8280 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ }, "license": "Apache-2.0", "dependencies": { - "@babel/core": "7.24.9", - "@babel/parser": "7.24.8", - "@babel/types": "7.24.9", - "@babel/generator": "7.24.10", + "@babel/core": "7.25.2", + "@babel/parser": "7.25.3", + "@babel/types": "7.25.2", + "@babel/generator": "7.25.0", "@types/babel__generator": "7.6.8", "chalk": "4.1.2", "commander": "12.1.0",