diff --git a/package.json b/package.json index ad3aa3c480..940ec75226 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "ghost-ignition": "2.8.11", "ghost-storage-base": "0.0.1", "glob": "5.0.15", - "gscan": "1.1.3", + "gscan": "1.1.4", "html-to-text": "3.3.0", "icojs": "0.7.2", "image-size": "0.5.5", diff --git a/yarn.lock b/yarn.lock index 5ec30fd24d..ff681fc412 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2127,9 +2127,9 @@ grunt@~0.4.0: underscore.string "~2.2.1" which "~1.0.5" -gscan@1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/gscan/-/gscan-1.1.3.tgz#22b5cd4333461326563cbdda84a3a687aa1cc8cf" +gscan@1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/gscan/-/gscan-1.1.4.tgz#0658159ef54736b8f6fe8bd56958a44cb79c0578" dependencies: bluebird "3.4.6" chalk "1.1.1"