diff --git a/package.json b/package.json index 3aff3caf..367e0f84 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "patch-package": "8.0.0", "precinct": "12.1.1", "prettier": "3.2.5", - "recast": "0.23.6", + "recast": "0.23.7", "typescript": "5.4.5" } } diff --git a/yarn.lock b/yarn.lock index a7323a6a..48b1a065 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9863,10 +9863,10 @@ readdirp@~3.6.0: dependencies: picomatch "^2.2.1" -recast@0.23.6: - version "0.23.6" - resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.6.tgz#198fba74f66143a30acc81929302d214ce4e3bfa" - integrity sha512-9FHoNjX1yjuesMwuthAmPKabxYQdOgihFYmT5ebXfYGBcnqXZf3WOVz+5foEZ8Y83P4ZY6yQD5GMmtV+pgCCAQ== +recast@0.23.7: + version "0.23.7" + resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.7.tgz#1e08f164e10402b075c904a2b01022b3da039c72" + integrity sha512-MpQlLZVpqbbxYcqEjwpRWo88sGvjOYoXptySz710RuddNMHx+wPkoNX6YyLZJlXAh5VZr1qmPrTwcTuFMh0Lag== dependencies: ast-types "^0.16.1" esprima "~4.0.0"