@@ -6380,10 +6380,10 @@ g-status@^2.0.2:
6380
6380
matcher "^1.0.0"
6381
6381
simple-git "^1.85.0"
6382
6382
6383
- gatsby-cli@^2.5.7 :
6384
- version "2.5.7 "
6385
- resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.7 .tgz#9b1d14507a08eb68af1346955f8bea56ef9918b7 "
6386
- integrity sha512-nQ55ZIm15rfY8o7QMt56YiGg7iYAw0KOsAQ4Hxv0sa86+m8YSHHGSTrYb2BXvWpBdhwrQufBvxbBjVoNpFzuHg ==
6383
+ gatsby-cli@^2.5.8 :
6384
+ version "2.5.8 "
6385
+ resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.8 .tgz#0e90e30ee2b212809f92dc2a20d120a13f92bf1c "
6386
+ integrity sha512-XboFjDHiNlYHU6vgRTKRhkvLUAsgTOPwolux30njyjIuLr5wQzhwvLGiylpL97txRZ6qjSm5T9p1KNkwWt4pQg ==
6387
6387
dependencies:
6388
6388
"@babel/code-frame" "^7.0.0"
6389
6389
"@babel/runtime" "^7.0.0"
@@ -6399,6 +6399,7 @@ gatsby-cli@^2.5.7:
6399
6399
fs-extra "^4.0.1"
6400
6400
gatsby-telemetry "^1.0.7"
6401
6401
hosted-git-info "^2.6.0"
6402
+ is-valid-path "^0.1.1"
6402
6403
lodash "^4.17.10"
6403
6404
meant "^1.0.1"
6404
6405
node-fetch "2.3.0"
@@ -6528,10 +6529,10 @@ gatsby-telemetry@^1.0.7:
6528
6529
stack-utils "1.0.2"
6529
6530
uuid "3.3.2"
6530
6531
6531
-
6532
- version "2.3.22 "
6533
- resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.22 .tgz#5026f468ad7fbcafe936036017b3281f0afd169e "
6534
- integrity sha512-/Iyy4Qv1OzL6lJaj2syOQNC5i1t5DeXq2bb4sLPS9Pak8sTLuWQK+IIECRQK6r6ozTgi5/b+YRon2IywstSy1A ==
6532
+
6533
+ version "2.3.23 "
6534
+ resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.23 .tgz#4e926d170e7fafcf2abf5fcb8c7e00f887bcfd10 "
6535
+ integrity sha512-O7gzDpMTmPiqez+KzRUAvUc4y1F19EqxoE8skBqvoPh92+FO1Je2OTHuYmGwci8S11teuylcT5qofdTHTp9Mmg ==
6535
6536
dependencies:
6536
6537
"@babel/code-frame" "^7.0.0"
6537
6538
"@babel/core" "^7.0.0"
6588
6589
flat "^4.0.0"
6589
6590
fs-exists-cached "1.0.0"
6590
6591
fs-extra "^5.0.0"
6591
- gatsby-cli "^2.5.7 "
6592
+ gatsby-cli "^2.5.8 "
6592
6593
gatsby-link "^2.0.16"
6593
6594
gatsby-plugin-page-creator "^2.0.12"
6594
6595
gatsby-react-router-scroll "^2.0.7"
6595
6596
gatsby-telemetry "^1.0.7"
6596
6597
glob "^7.1.1"
6597
6598
graphql "^14.1.1"
6598
- graphql-compose "^ 6.0.3"
6599
+ graphql-compose "6.0.3"
6599
6600
graphql-playground-middleware-express "^1.7.10"
6600
6601
hash-mod "^0.0.5"
6601
6602
invariant "^2.2.4"
@@ -6911,7 +6912,7 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3
6911
6912
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
6912
6913
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
6913
6914
6914
- graphql-compose@^ 6.0.3:
6915
+
6915
6916
version "6.0.3"
6916
6917
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-6.0.3.tgz#fa5668a30694abef4166703aa03af07a741039a8"
6917
6918
integrity sha512-QpywEtNvlEQS0a5VIseMA/tk67QmEN9NNUx1B1tzGR/p7MePyus9wvci2cIP/mwdDrvLRRbwpmidSKQXFD3SEA==
7876
7877
global-dirs "^0.1.0"
7877
7878
is-path-inside "^1.0.0"
7878
7879
7880
+ is-invalid-path@^0.1.0:
7881
+ version "0.1.0"
7882
+ resolved "https://registry.yarnpkg.com/is-invalid-path/-/is-invalid-path-0.1.0.tgz#307a855b3cf1a938b44ea70d2c61106053714f34"
7883
+ integrity sha1-MHqFWzzxqTi0TqcNLGEQYFNxTzQ=
7884
+ dependencies:
7885
+ is-glob "^2.0.0"
7886
+
7879
7887
is-npm@^1.0.0:
7880
7888
version "1.0.0"
7881
7889
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
@@ -8052,6 +8060,13 @@ is-utf8@^0.2.0, is-utf8@^0.2.1:
8052
8060
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
8053
8061
integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
8054
8062
8063
+ is-valid-path@^0.1.1:
8064
+ version "0.1.1"
8065
+ resolved "https://registry.yarnpkg.com/is-valid-path/-/is-valid-path-0.1.1.tgz#110f9ff74c37f663e1ec7915eb451f2db93ac9df"
8066
+ integrity sha1-EQ+f90w39mPh7HkV60UfLbk6yd8=
8067
+ dependencies:
8068
+ is-invalid-path "^0.1.0"
8069
+
8055
8070
is-windows@^1.0.1, is-windows@^1.0.2:
8056
8071
version "1.0.2"
8057
8072
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
0 commit comments