diff --git a/package.json b/package.json index 6024dfe9a0..c2ef4841c9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "ghost-ignition": "2.8.10", "ghost-storage-base": "0.0.1", "glob": "5.0.15", - "gscan": "0.2.1", + "gscan": "0.2.2", "html-to-text": "3.2.0", "icojs": "0.7.2", "image-size": "0.5.1", diff --git a/yarn.lock b/yarn.lock index d1753a36a9..9abc8cc80a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1929,9 +1929,9 @@ grunt@~0.4.0: underscore.string "~2.2.1" which "~1.0.5" -gscan@0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/gscan/-/gscan-0.2.1.tgz#d7f09c43720e5e1e7c15adcccfecfaea4e02677d" +gscan@0.2.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/gscan/-/gscan-0.2.2.tgz#cc242f5c46d7aafdb208cdca7ff11a23e39a934a" dependencies: bluebird "3.4.6" chalk "1.1.1"