diff --git a/index.html b/index.html index e7a95eb..2b722f8 100644 --- a/index.html +++ b/index.html @@ -111,7 +111,7 @@

Sarthak Jain - Product Manager | YouTuber and Speaker | Tech guy + Product Manager | YouTuber and Speaker | Tech guy

diff --git a/package-lock.json b/package-lock.json index de498bf..fee3e7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "http-cache-semantics": ">=4.1.1", "json-schema": ">=0.4.0", "lodash": "4.17.21", - "minimatch": ">=3.0.5", + "minimatch": ">=3.0.8", "minimist": "1.2.6", "node-sass": ">=7.0.0", "path-parse": ">=1.0.7", diff --git a/package.json b/package.json index 4a85731..9909d0f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "y18n": ">=4.0.1", "json-schema": ">=0.4.0", "scss-tokenizer": ">=0.4.3", - "minimatch": ">=3.0.5", + "minimatch": ">=3.0.8", "http-cache-semantics":">=4.1.1" } }