diff --git a/cap-angular-http/package-lock.json b/cap-angular-http/package-lock.json
index dcb3017..1d0015f 100644
--- a/cap-angular-http/package-lock.json
+++ b/cap-angular-http/package-lock.json
@@ -11935,10 +11935,11 @@
       }
     },
     "node_modules/micromatch": {
-      "version": "4.0.5",
-      "license": "MIT",
+      "version": "4.0.8",
+      "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+      "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
       "dependencies": {
-        "braces": "^3.0.2",
+        "braces": "^3.0.3",
         "picomatch": "^2.3.1"
       },
       "engines": {