forked from yevi.org/Ghost_Ruby_Theme
Update dependency gscan to v4.31.1
This commit is contained in:
parent
593ad01756
commit
4761382ca2
@ -88,7 +88,7 @@
|
|||||||
"autoprefixer": "10.4.7",
|
"autoprefixer": "10.4.7",
|
||||||
"beeper": "2.1.0",
|
"beeper": "2.1.0",
|
||||||
"cssnano": "5.1.10",
|
"cssnano": "5.1.10",
|
||||||
"gscan": "4.31.0",
|
"gscan": "4.31.1",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"gulp-concat": "2.6.1",
|
"gulp-concat": "2.6.1",
|
||||||
"gulp-livereload": "4.0.2",
|
"gulp-livereload": "4.0.2",
|
||||||
|
123
yarn.lock
123
yarn.lock
@ -139,23 +139,15 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
long-timeout "^0.1.1"
|
long-timeout "^0.1.1"
|
||||||
|
|
||||||
"@tryghost/config@0.2.2":
|
"@tryghost/config@0.2.9":
|
||||||
version "0.2.2"
|
version "0.2.9"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/config/-/config-0.2.2.tgz#be6070156f47ff5097d73068de0025d96e0b13ac"
|
resolved "https://registry.yarnpkg.com/@tryghost/config/-/config-0.2.9.tgz#0739335a0ac622c756c8b7f8b2e759989c67e985"
|
||||||
integrity sha512-71RqaF0f1j8u3NenF/MWDzRYnkY3jj0AsaO1W57hLOL8BGxaqv6uu4LgVmOSp5ZoOb/F1VmjF45An4pk8/cmNA==
|
integrity sha512-xnlZAKCaQ7ML8LCJsDBQYPeRpw2rnDqXjyKSGy5LqnKpknPhz7D16YHiAssL8Wel15RUp5F1bNAsTdUHN2JbiA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/root-utils" "^0.3.8"
|
"@tryghost/root-utils" "^0.3.15"
|
||||||
nconf "^0.11.3"
|
nconf "^0.12.0"
|
||||||
|
|
||||||
"@tryghost/debug@0.1.11":
|
"@tryghost/debug@0.1.17", "@tryghost/debug@^0.1.17":
|
||||||
version "0.1.11"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.11.tgz#cc21e55ac610190426c366a7c69067c5d53117ad"
|
|
||||||
integrity sha512-42jLmgfswgcxcEwFz3Y7iwqUDCLjZ9CavWuF68PHmhnZvsGgSjJdQSUZH0/lDoz1qEkAE4+g94/mw+TzLgyVow==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/root-utils" "^0.3.9"
|
|
||||||
debug "^4.3.1"
|
|
||||||
|
|
||||||
"@tryghost/debug@^0.1.10", "@tryghost/debug@^0.1.17":
|
|
||||||
version "0.1.17"
|
version "0.1.17"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.17.tgz#2655fa1c71b2608e71de7f166f5f7b1a1c086915"
|
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.17.tgz#2655fa1c71b2608e71de7f166f5f7b1a1c086915"
|
||||||
integrity sha512-Sz7O4+uCV2CLDb4daEP8/lLkSf0ttTGMpF3RzhwyQKXNCIeutAeaW8nqhr+BIq1e3LeMV/sVRzh4LeyKKDEkrw==
|
integrity sha512-Sz7O4+uCV2CLDb4daEP8/lLkSf0ttTGMpF3RzhwyQKXNCIeutAeaW8nqhr+BIq1e3LeMV/sVRzh4LeyKKDEkrw==
|
||||||
@ -172,31 +164,31 @@
|
|||||||
"@tryghost/debug" "^0.1.17"
|
"@tryghost/debug" "^0.1.17"
|
||||||
split2 "4.1.0"
|
split2 "4.1.0"
|
||||||
|
|
||||||
"@tryghost/errors@1.2.13", "@tryghost/errors@^1.2.13":
|
"@tryghost/errors@1.2.14", "@tryghost/errors@^1.2.14":
|
||||||
version "1.2.13"
|
version "1.2.14"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.13.tgz#09a680f81e5b14a008427d772689683d1280e221"
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.14.tgz#af5e0ea1450b6fac7bde94585177943f85f0e41f"
|
||||||
integrity sha512-uZmPndO4UriA+n1qw+X6V25SG1X3WLNy1sgHflDlMAYiKtwDlKl6N5128BXoydLrATLAqb+to+G3QorM4+4nKw==
|
integrity sha512-ycXhblMBlbwXo+PfmVJZtT26/B1wu6Ae/8SBjXlzHAp6qlkho/Z5hZPKMRo0frfBt6CDGyX/abKTeVQzSkTPYA==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
utils-copy-error "^1.0.1"
|
utils-copy-error "^1.0.1"
|
||||||
uuid "^8.3.2"
|
uuid "^8.3.2"
|
||||||
|
|
||||||
"@tryghost/http-stream@^0.1.9":
|
"@tryghost/http-stream@^0.1.10":
|
||||||
version "0.1.9"
|
version "0.1.10"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.9.tgz#6dc098c913d8ae9b1f44f7f05af17b9ac4cf7db8"
|
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.10.tgz#30efbcd251675a38e11190bb14a788723b3148a2"
|
||||||
integrity sha512-iypRaZQyJNkSIm0KwmrefEWFENMnIpXDvhgjW4lmPpmCaI8ClzgInD+CG95VuYMSgDB5w7z7lBeILpL+RGrneg==
|
integrity sha512-ixiAo3ZsnUzoKVKhyIrFepq8kdef1PVbN17WtVqy+r18PY1K3N5ViQWhK/CGvBWdX/Ge4feVwx9LD0BgNRT5/w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.13"
|
"@tryghost/errors" "^1.2.14"
|
||||||
"@tryghost/request" "^0.1.27"
|
"@tryghost/request" "^0.1.28"
|
||||||
|
|
||||||
"@tryghost/logging@2.2.2", "@tryghost/logging@^2.0.1":
|
"@tryghost/logging@2.2.3", "@tryghost/logging@^2.2.3":
|
||||||
version "2.2.2"
|
version "2.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.2.2.tgz#c13bd09cbbfd344547df4fc74fa5b81c38445c4c"
|
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.2.3.tgz#40575a42e18b907a49cee5dfdfa62deb820954aa"
|
||||||
integrity sha512-vqk+S4/PJJjnmaSuEDUKiZpYobGzvHaPdnHIiZY5Ku+VlyoDyAaQZXWJOFQ5/JR34/Phqju4iCmwmE8Tz1faXA==
|
integrity sha512-ACCm84U4HITt3mQhDSpyDLZetxzjYo4ux2MoSVGL3zxPfQBPFoI6hWEiSzYWX/4RGq2l2tR4di+5LWjIe8Ow6A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
||||||
"@tryghost/elasticsearch" "^3.0.2"
|
"@tryghost/elasticsearch" "^3.0.2"
|
||||||
"@tryghost/http-stream" "^0.1.9"
|
"@tryghost/http-stream" "^0.1.10"
|
||||||
"@tryghost/pretty-stream" "^0.1.11"
|
"@tryghost/pretty-stream" "^0.1.11"
|
||||||
"@tryghost/root-utils" "^0.3.15"
|
"@tryghost/root-utils" "^0.3.15"
|
||||||
bunyan "^1.8.15"
|
bunyan "^1.8.15"
|
||||||
@ -223,18 +215,18 @@
|
|||||||
moment "^2.29.1"
|
moment "^2.29.1"
|
||||||
prettyjson "^1.2.5"
|
prettyjson "^1.2.5"
|
||||||
|
|
||||||
"@tryghost/request@^0.1.27":
|
"@tryghost/request@^0.1.28":
|
||||||
version "0.1.27"
|
version "0.1.28"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-0.1.27.tgz#48b9fe59bb97faeac3d655963976f5e4285d5636"
|
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-0.1.28.tgz#dc2423478116cbdaa60b5e750a357b588e154025"
|
||||||
integrity sha512-eam9O2D/YcxG74pP15gKOZun9TKlp10WakM7IxMYR3iKMc+qYmTPvgisr5rylC23YdSPRSiakX07NhltR5WOoQ==
|
integrity sha512-qjocJI/W5CRfAptPPrlkVsgOLS78t1VwAdyDZhdqhYP8bp+S5jO6IxmvJtB6DynQREeZIH2UVJQ/0DPE51Ij4w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.13"
|
"@tryghost/errors" "^1.2.14"
|
||||||
"@tryghost/validator" "^0.1.25"
|
"@tryghost/validator" "^0.1.26"
|
||||||
"@tryghost/version" "^0.1.15"
|
"@tryghost/version" "^0.1.15"
|
||||||
got "9.6.0"
|
got "9.6.0"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
"@tryghost/root-utils@^0.3.15", "@tryghost/root-utils@^0.3.8", "@tryghost/root-utils@^0.3.9":
|
"@tryghost/root-utils@^0.3.15":
|
||||||
version "0.3.15"
|
version "0.3.15"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.15.tgz#0b7fd9e02360b81cf46d07b1b87d1e94e9bf6585"
|
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.15.tgz#0b7fd9e02360b81cf46d07b1b87d1e94e9bf6585"
|
||||||
integrity sha512-HgSdyvg1CVXZBIdrJh5RMp14VQhJWFBozs1SCjomWew400ERDsUIHamwlzKxqfGZgc1P4Sp1jinkOb+dVanruw==
|
integrity sha512-HgSdyvg1CVXZBIdrJh5RMp14VQhJWFBozs1SCjomWew400ERDsUIHamwlzKxqfGZgc1P4Sp1jinkOb+dVanruw==
|
||||||
@ -242,13 +234,13 @@
|
|||||||
caller "^1.0.1"
|
caller "^1.0.1"
|
||||||
find-root "^1.1.0"
|
find-root "^1.1.0"
|
||||||
|
|
||||||
"@tryghost/server@0.1.4":
|
"@tryghost/server@0.1.21":
|
||||||
version "0.1.4"
|
version "0.1.21"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-0.1.4.tgz#5c09285a758fede7294ae349cc1201f3587094c9"
|
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-0.1.21.tgz#25f46809a6e180b01cc5470468e8529309570fb3"
|
||||||
integrity sha512-h6zAdM8yxuCjDf4EsHskj6xI0j6gbHPf7ZAgPjAfHrsbOAwWVAWjBYRx94890+4aJU5b+Vja6QPNuTZDiGIW/w==
|
integrity sha512-nGu6GthLC7yVvOoRfVy6xZQH4Z+ZrcJy/LLqpCnI64BOnZIrFaR/c+3LafZNT1ve0oLBCwlV9cSt/EpO9Xaq2g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/debug" "^0.1.10"
|
"@tryghost/debug" "^0.1.17"
|
||||||
"@tryghost/logging" "^2.0.1"
|
"@tryghost/logging" "^2.2.3"
|
||||||
|
|
||||||
"@tryghost/tpl@^0.1.17":
|
"@tryghost/tpl@^0.1.17":
|
||||||
version "0.1.17"
|
version "0.1.17"
|
||||||
@ -257,12 +249,12 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
lodash.template "^4.5.0"
|
lodash.template "^4.5.0"
|
||||||
|
|
||||||
"@tryghost/validator@^0.1.25":
|
"@tryghost/validator@^0.1.26":
|
||||||
version "0.1.25"
|
version "0.1.26"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.1.25.tgz#d078bb29e08e82b3beb9bf76bba4c9d0fac97ebb"
|
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.1.26.tgz#b938840acddd575735e78d773ec3c2c77bdcdde5"
|
||||||
integrity sha512-KeW+gUKj5ybQWOuAy/Kw3QoSSv+qDbaOSs5B7r4PW9YqJecBsEMJqSWZmTgQTi4U5AZHV40paoQH+gILPeauLw==
|
integrity sha512-lVixU7sapNMenGIQhM7MjAky5kFnfeV1KBxMpYHRhRxUrrXQHJ/R8bHzE5DGy4oYz7twwdP8ubknVIEPFjNSQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^1.2.13"
|
"@tryghost/errors" "^1.2.14"
|
||||||
"@tryghost/tpl" "^0.1.17"
|
"@tryghost/tpl" "^0.1.17"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
moment-timezone "^0.5.23"
|
moment-timezone "^0.5.23"
|
||||||
@ -594,12 +586,7 @@ async-settle@^1.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
async-done "^1.2.2"
|
async-done "^1.2.2"
|
||||||
|
|
||||||
async@^1.4.0:
|
async@^3.0.0, async@^3.2.3:
|
||||||
version "1.5.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
|
|
||||||
integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
|
|
||||||
|
|
||||||
async@^3.2.3:
|
|
||||||
version "3.2.3"
|
version "3.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
|
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
|
||||||
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
|
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
|
||||||
@ -2319,18 +2306,18 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6,
|
|||||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
|
||||||
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
|
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
|
||||||
|
|
||||||
gscan@4.31.0:
|
gscan@4.31.1:
|
||||||
version "4.31.0"
|
version "4.31.1"
|
||||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.31.0.tgz#2e32f32059597ee54e179b7ee1041421e6af9f5d"
|
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.31.1.tgz#f6661966cabd97e982b16a3cfc69f46582620720"
|
||||||
integrity sha512-Gd9aNBHBVUDurcSSUF1DvCqkX8hPltuhv3xXoEAmbayBHfqFR0I7qDqUeY0sK09JkYj/WerfZak+AML9eJ2tOg==
|
integrity sha512-WpLm/4nRpV9tnBwDAUTji2rZ39/cH9Ub+DkeaOEV5di+IM6HjXl7vnBScNNo0cBtlMqEXm42CPwuFLaUq5pyIQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sentry/node" "6.19.7"
|
"@sentry/node" "6.19.7"
|
||||||
"@tryghost/config" "0.2.2"
|
"@tryghost/config" "0.2.9"
|
||||||
"@tryghost/debug" "0.1.11"
|
"@tryghost/debug" "0.1.17"
|
||||||
"@tryghost/errors" "1.2.13"
|
"@tryghost/errors" "1.2.14"
|
||||||
"@tryghost/logging" "2.2.2"
|
"@tryghost/logging" "2.2.3"
|
||||||
"@tryghost/pretty-cli" "1.2.28"
|
"@tryghost/pretty-cli" "1.2.28"
|
||||||
"@tryghost/server" "0.1.4"
|
"@tryghost/server" "0.1.21"
|
||||||
"@tryghost/zip" "1.1.26"
|
"@tryghost/zip" "1.1.26"
|
||||||
bluebird "3.7.2"
|
bluebird "3.7.2"
|
||||||
chalk "4.1.2"
|
chalk "4.1.2"
|
||||||
@ -3492,12 +3479,12 @@ nanomatch@^1.2.9:
|
|||||||
snapdragon "^0.8.1"
|
snapdragon "^0.8.1"
|
||||||
to-regex "^3.0.1"
|
to-regex "^3.0.1"
|
||||||
|
|
||||||
nconf@^0.11.3:
|
nconf@^0.12.0:
|
||||||
version "0.11.3"
|
version "0.12.0"
|
||||||
resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.11.3.tgz#4ee545019c53f1037ca57d696836feede3c49163"
|
resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.12.0.tgz#9cf70757aae4d440d43ed53c42f87da18471b8bf"
|
||||||
integrity sha512-iYsAuDS9pzjVMGIzJrGE0Vk3Eh8r/suJanRAnWGBd29rVS2XtSgzcAo5l6asV3e4hH2idVONHirg1efoBOslBg==
|
integrity sha512-T3fZPw3c7Dfrz8JBQEbEcZJ2s8f7cUMpKuyBtsGQe0b71pcXx6gNh4oti2xh5dxB+gO9ufNfISBlGvvWtfyMcA==
|
||||||
dependencies:
|
dependencies:
|
||||||
async "^1.4.0"
|
async "^3.0.0"
|
||||||
ini "^2.0.0"
|
ini "^2.0.0"
|
||||||
secure-keys "^1.0.0"
|
secure-keys "^1.0.0"
|
||||||
yargs "^16.1.1"
|
yargs "^16.1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user