Bump lodash from 4.17.11 to 4.17.15 in /core/routemgmt/createApi (#4707)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/core/routemgmt/createApi/package.json b/core/routemgmt/createApi/package.json
index 173809e..488945b 100644
--- a/core/routemgmt/createApi/package.json
+++ b/core/routemgmt/createApi/package.json
@@ -1,7 +1,7 @@
 {
   "main": "createApi.js",
   "dependencies": {
-    "lodash": "4.17.11",
+    "lodash": "4.17.15",
     "request": "2.88.0"
   }
 }