Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/1267#discussion_r235437430
--- Diff: metron-interface/metron-config/package.json ---
@@ -40,14 +40,14 @@
"@types/node": "^10.9.4",
"@types/tether": "^1.1.27",
"ace-builds": "^1.2.5",
- "bootstrap": "4.0.0-alpha.5",
+ "bootstrap": "^4.1.3",
"core-js": "^2.5.7",
"font-awesome": "^4.6.3",
"jquery": "^3.3.1",
"karma-phantomjs-launcher": "^1.0.4",
+ "popper.js": "^1.14.4",
--- End diff --
Oops. Way ahead of me! Looks reasonable.
---