Bump async in /react-components/oodt_opsui_sample_app

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/react-components/oodt_opsui_sample_app/package-lock.json b/react-components/oodt_opsui_sample_app/package-lock.json
index 37ce494..78551c2 100644
--- a/react-components/oodt_opsui_sample_app/package-lock.json
+++ b/react-components/oodt_opsui_sample_app/package-lock.json
@@ -3718,8 +3718,9 @@
       }
     },
     "node_modules/async": {
-      "version": "2.6.3",
-      "license": "MIT",
+      "version": "2.6.4",
+      "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+      "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
       "dependencies": {
         "lodash": "^4.17.14"
       }
@@ -21384,7 +21385,9 @@
       "version": "2.0.0"
     },
     "async": {
-      "version": "2.6.3",
+      "version": "2.6.4",
+      "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+      "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
       "requires": {
         "lodash": "^4.17.14"
       }