diff --git a/package.json b/package.json index db9a6ea..9691bec 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "format": "prettier --write {src,tests}/**/*.ts" }, "devDependencies": { - "@babel/types": "7.17.0", + "@babel/types": "7.23.5", "@sapphire/eslint-config": "4.3.3", "@sapphire/prettier-config": "1.4.2", "@sapphire/ts-config": "3.3.4",