diff --git a/package-lock.json b/package-lock.json
index 02277ea..82f0996 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -601,9 +601,9 @@
             "dev": true
         },
         "async": {
-            "version": "3.2.0",
-            "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz",
-            "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
+            "version": "3.2.2",
+            "resolved": "https://registry.npmjs.org/async/-/async-3.2.2.tgz",
+            "integrity": "sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g=="
         },
         "async-listener": {
             "version": "0.6.10",
diff --git a/yarn.lock b/yarn.lock
index 3b7f80b..896e4c8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -475,9 +475,9 @@ async@^2.6.2:
     lodash "^4.17.14"
 
 async@~3.2.0:
-  version "3.2.0"
-  resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
-  integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
+  version "3.2.2"
+  resolved "https://registry.yarnpkg.com/async/-/async-3.2.2.tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd"
+  integrity sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==
 
 balanced-match@^1.0.0:
   version "1.0.0"