diff --git a/package.json b/package.json index f5ce81bf..15593a22 100644 --- a/package.json +++ b/package.json @@ -254,7 +254,7 @@ "react-deep-force-update": "2.1.3", "react-dom": "16.10.2", "react-redux": "7.1.1", - "recast": "0.18.3", + "recast": "0.18.5", "redux": "4.0.4", "redux-thunk": "2.3.0", "reselect": "4.0.0", diff --git a/yarn.lock b/yarn.lock index b4243f70..b956319d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7442,10 +7442,10 @@ readdirp@~3.2.0: dependencies: picomatch "^2.0.4" -recast@0.18.3: - version "0.18.3" - resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.3.tgz#a0d17cb72665f8d153cb400a946c4b7b507536b6" - integrity sha512-J76CWndZodsOsvhpxhlDCp75qVPuohbqPmh9NYMVDkNDp3JbyB7UKeoKo3KoL63sA1MyPJljRMjilR6DnIP7EQ== +recast@0.18.5: + version "0.18.5" + resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.5.tgz#9d5adbc07983a3c8145f3034812374a493e0fe4d" + integrity sha512-sD1WJrpLQAkXGyQZyGzTM75WJvyAd98II5CHdK3IYbt/cZlU0UzCRVU11nUFNXX9fBVEt4E9ajkMjBlUlG+Oog== dependencies: ast-types "0.13.2" esprima "~4.0.0"