diff --git a/package.json b/package.json index b5704dc..170f9b6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "cac": "^6.7.1", "chalk": "^4.1.0", "chokidar": "^3.5.1", - "esbuild": "^0.8.43", + "esbuild": "^0.8.46", "globby": "^11.0.2", "joycon": "^2.2.5", "postcss-load-config": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 3e6bec4..e414341 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1419,10 +1419,10 @@ error-ex@^1.3.1: dependencies: is-arrayish "^0.2.1" -esbuild@^0.8.16, esbuild@^0.8.43: - version "0.8.43" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.43.tgz#19d79f8c6d1cc6dadd50942057a5aff906a1ecf2" - integrity sha512-ZVE2CpootS4jtnfV0bbtJdgRsHEXcMP0P7ZXGfTmNzzhBr2e5ag7Vp3ry0jmw8zduJz4iHzxg4m5jtPxWERz1w== +esbuild@^0.8.16, esbuild@^0.8.46: + version "0.8.46" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.46.tgz#8fc7230ce3019b12e2553399f0c03875a729c26b" + integrity sha512-xck9sXNCNmjDHCCfxTCyhKTiFuEBweh+IDAhMLOJI990v1Fzii6MyIkT1LbkvjgoVgPX2SK1kpi5eZVGNrl8yg== escape-string-regexp@^1.0.5: version "1.0.5"