|
1309 | 1309 | dependencies:
|
1310 | 1310 | regenerator-runtime "^0.13.2"
|
1311 | 1311 |
|
1312 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6": |
1313 |
| - version "7.7.6" |
1314 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.6.tgz#d18c511121aff1b4f2cd1d452f1bac9601dd830f" |
1315 |
| - integrity sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw== |
1316 |
| - dependencies: |
1317 |
| - regenerator-runtime "^0.13.2" |
1318 |
| - |
1319 |
| -"@babel/runtime@^7.7.7": |
| 1312 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6", "@babel/runtime@^7.7.7": |
1320 | 1313 | version "7.8.3"
|
1321 | 1314 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
|
1322 | 1315 | integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
|
@@ -10691,10 +10684,10 @@ gatsby-cli@^2.8.19:
|
10691 | 10684 | ink "^2.6.0"
|
10692 | 10685 | ink-spinner "^3.0.1"
|
10693 | 10686 |
|
10694 |
| -gatsby-core-utils@^1.0.24, gatsby-core-utils@^1.0.26: |
10695 |
| - version "1.0.26" |
10696 |
| - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.26.tgz#e1cbdfad498d58d677d9d74f21a1ede661b49d6f" |
10697 |
| - integrity sha512-NPflmXmyTcg3x2mp6cqp/51QeAHRKepfbf0X4erDsnVlewFJuGTe+25ZJvWkkwU2g1cPAxuwzlPe0jOL92iU4A== |
| 10687 | +gatsby-core-utils@^1.0.24, gatsby-core-utils@^1.0.26, gatsby-core-utils@^1.0.28: |
| 10688 | + version "1.0.28" |
| 10689 | + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.28.tgz#aa66e49cdcc1892e7817a32fdd806cf5e16ea309" |
| 10690 | + integrity sha512-XWKR9Rk2v6iQkmBsTLCdI3adyC9PCh1s5BQ85nlGitlgcVVQq98jZlQdcy0v9mJOrTuce0uf5RqkeGDWFLekoA== |
10698 | 10691 | dependencies:
|
10699 | 10692 | ci-info "2.0.0"
|
10700 | 10693 | node-object-hash "^2.0.0"
|
@@ -10897,18 +10890,18 @@ gatsby-remark-smartypants@^2.1.20:
|
10897 | 10890 | unist-util-visit "^1.4.1"
|
10898 | 10891 |
|
10899 | 10892 | gatsby-source-filesystem@^2.1.11, gatsby-source-filesystem@^2.1.46:
|
10900 |
| - version "2.1.46" |
10901 |
| - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.46.tgz#ab90c4520f0664218c7334dbec6cd90acc85cf9d" |
10902 |
| - integrity sha512-5LC90+qMKK+/hJzZxKcazx5JvvOO1wHH+ZE7JDSHSzZ1QB+RKWnkvG4a7n6dyiFybo1HN3ql5YQXQLkBEiIfMg== |
| 10893 | + version "2.1.48" |
| 10894 | + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.48.tgz#85bd83b953278a7597be38b2e8cd9c69de32fa64" |
| 10895 | + integrity sha512-m1RIYDoV9rhMe2p0ZJA1ae4IIX+iIJCMpNnQiQVtTf+mfihiWyDAdi4lsWzJUxPt8FQwDgUG7GzY3sAoGctvzQ== |
10903 | 10896 | dependencies:
|
10904 | 10897 | "@babel/runtime" "^7.7.6"
|
10905 | 10898 | better-queue "^3.8.10"
|
10906 | 10899 | bluebird "^3.7.2"
|
10907 | 10900 | chokidar "3.3.0"
|
10908 | 10901 | file-type "^12.4.0"
|
10909 | 10902 | fs-extra "^8.1.0"
|
10910 |
| - gatsby-core-utils "^1.0.26" |
10911 |
| - got "^7.1.0" |
| 10903 | + gatsby-core-utils "^1.0.28" |
| 10904 | + got "^8.3.2" |
10912 | 10905 | md5-file "^3.2.3"
|
10913 | 10906 | mime "^2.4.4"
|
10914 | 10907 | pretty-bytes "^5.3.0"
|
@@ -11587,7 +11580,7 @@ got@^6.7.1:
|
11587 | 11580 | unzip-response "^2.0.1"
|
11588 | 11581 | url-parse-lax "^1.0.0"
|
11589 | 11582 |
|
11590 |
| -got@^7.0.0, got@^7.1.0: |
| 11583 | +got@^7.0.0: |
11591 | 11584 | version "7.1.0"
|
11592 | 11585 | resolved "https://registry.yarnpkg.com/got/-/got-7.1.0.tgz#05450fd84094e6bbea56f451a43a9c289166385a"
|
11593 | 11586 | integrity sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==
|
|
0 commit comments