diff --git a/package.json b/package.json index 5d3c324b753..fc2d0508555 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ ] }, "dependencies": { - "async": "^3.1.1", + "async": "^3.2.3", "bcryptjs": "^2.4.3", "compression": "^1.7.4", "connect-session-knex": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 07984ccebae..a2755d1a121 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1573,7 +1573,7 @@ astral-regex@^2.0.0: resolved "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz" integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== -async@^3.1.1: +async@^3.2.3: version "3.2.3" resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9" integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==