mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update gscan to version 0.2.3 🚀 (#8344)
* chore(package): update gscan to version 0.2.3 https://greenkeeper.io/ * chore: yarn.lock
This commit is contained in:
parent
e9a537004b
commit
1ccea56370
@ -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",
|
||||
|
25
yarn.lock
25
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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user