diff --git a/package.json b/package.json index 83cb855bf9..da55e7f64a 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.0", + "gscan": "1.1.1", "html-to-text": "3.2.0", "icojs": "0.7.2", "image-size": "0.5.2", diff --git a/yarn.lock b/yarn.lock index c3da12dbb5..753dac66c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2131,9 +2131,9 @@ grunt@~0.4.0: underscore.string "~2.2.1" which "~1.0.5" -gscan@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/gscan/-/gscan-1.1.0.tgz#16894249ec291021b2ad5f11087184013ee65ceb" +gscan@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/gscan/-/gscan-1.1.1.tgz#430c60ef24ed81f22ba82ed488df91a2c6ca368d" dependencies: bluebird "3.4.6" chalk "1.1.1"