diff --git a/bun.lockb b/bun.lockb index add6636..d4bc92a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 48799fd..c8c7d09 100644 --- a/package.json +++ b/package.json @@ -19,14 +19,14 @@ }, "license": "Apache-2.0", "dependencies": { - "@babel/core": "7.24.5", - "@babel/parser": "7.24.5", - "@babel/types": "7.24.5", - "@babel/generator": "7.24.5", + "@babel/core": "7.24.6", + "@babel/parser": "7.24.6", + "@babel/types": "7.24.6", + "@babel/generator": "7.24.6", "@types/babel__generator": "7.6.8", "chalk": "5.3.0", "commander": "12.1.0", - "glob": "10.3.15", + "glob": "10.4.1", "prettier": "3.2.5" }, "peerDependencies": {