From 1ccea56370f66d18081d4d1d263f9876b2b2897b Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Mon, 17 Apr 2017 16:04:31 +0200 Subject: [PATCH] =?UTF-8?q?Update=20gscan=20to=20version=200.2.3=20?= =?UTF-8?q?=F0=9F=9A=80=20(#8344)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update gscan to version 0.2.3 https://greenkeeper.io/ * chore: yarn.lock --- package.json | 2 +- yarn.lock | 25 ++++++------------------- 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index b2edd4a42b..73ca2eb838 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.2", + "gscan": "0.2.3", "html-to-text": "3.2.0", "icojs": "0.7.2", "image-size": "0.5.1", diff --git a/yarn.lock b/yarn.lock index 81819bc601..eb5d2abd58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2082,9 +2082,9 @@ grunt@~0.4.0: underscore.string "~2.2.1" which "~1.0.5" -gscan@0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/gscan/-/gscan-0.2.2.tgz#cc242f5c46d7aafdb208cdca7ff11a23e39a934a" +gscan@0.2.3: + version "0.2.3" + resolved "https://registry.yarnpkg.com/gscan/-/gscan-0.2.3.tgz#2c051e5614660dd7441507aca4cae0107bb60d8f" dependencies: bluebird "3.4.6" chalk "1.1.1" @@ -2097,9 +2097,9 @@ gscan@0.2.2: glob "7.0.5" lodash "3.10.1" multer "1.1.0" - node-uuid "1.4.7" package-json-validator "0.6.0" require-dir "0.1.0" + uuid "^3.0.0" gulp-util@*: version "3.0.8" @@ -3523,7 +3523,7 @@ netjet@1.1.3: lru-cache "^4.0.0" posthtml "^0.9.0" -nock@9.0.13: +nock@9.0.13, nock@^9.0.2: version "9.0.13" resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.13.tgz#d0bc39ef43d3179981e22b2e8ea069f916c5781a" dependencies: @@ -3536,19 +3536,6 @@ nock@9.0.13: propagate "0.4.0" qs "^6.0.2" -nock@^9.0.2: - version "9.0.11" - resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.11.tgz#10f202e4cc276102d60e26e319f97d68da09be9c" - dependencies: - chai ">=1.9.2 <4.0.0" - debug "^2.2.0" - deep-equal "^1.0.0" - json-stringify-safe "^5.0.1" - lodash "~4.17.2" - mkdirp "^0.5.0" - propagate "0.4.0" - qs "^6.0.2" - node-pre-gyp@~0.6.31: version "0.6.34" resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.34.tgz#94ad1c798a11d7fc67381b50d47f8cc18d9799f7" @@ -3563,7 +3550,7 @@ node-pre-gyp@~0.6.31: tar "^2.2.1" tar-pack "^3.4.0" -node-uuid@1.4.7, node-uuid@^1.4.7, node-uuid@~1.4.7: +node-uuid@^1.4.7, node-uuid@~1.4.7: version "1.4.7" resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f"