diff --git a/package.json b/package.json index 1a0c2e3..e815370 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@babel/polyfill": "7.0.0", "@loadable/component": "^5.12.0", "@loadable/server": "^5.12.0", - "async": "3.1.0", + "async": "3.2.2", "axios": "0.19.0", "body-parser": "1.18.3", "classnames": "2.2.6", diff --git a/yarn.lock b/yarn.lock index 1c6df62..ce36283 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1228,10 +1228,10 @@ async-foreach@^0.1.3: resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542" integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI= -async@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/async/-/async-3.1.0.tgz#42b3b12ae1b74927b5217d8c0016baaf62463772" - integrity sha512-4vx/aaY6j/j3Lw3fbCHNWP0pPaTCew3F6F3hYyl/tHs/ndmV1q7NW9T5yuJ2XAGwdQrP+6Wu20x06U4APo/iQQ== +async@3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/async/-/async-3.2.2.tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd" + integrity sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g== asynckit@^0.4.0: version "0.4.0"