|
1075 | 1075 | core-js-pure "^3.0.0" |
1076 | 1076 | regenerator-runtime "^0.13.4" |
1077 | 1077 |
|
1078 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
1079 | | - version "7.12.5" |
1080 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" |
1081 | | - integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== |
| 1078 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 1079 | + version "7.14.8" |
| 1080 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446" |
| 1081 | + integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg== |
1082 | 1082 | dependencies: |
1083 | 1083 | regenerator-runtime "^0.13.4" |
1084 | 1084 |
|
@@ -7207,10 +7207,10 @@ gatsby-cli@^3.4.1: |
7207 | 7207 | yoga-layout-prebuilt "^1.9.6" |
7208 | 7208 | yurnalist "^2.1.0" |
7209 | 7209 |
|
7210 | | -gatsby-core-utils@^2.4.0: |
7211 | | - version "2.4.0" |
7212 | | - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.4.0.tgz#79fc058913450fa8d6e9dc065db2e7912658e5c8" |
7213 | | - integrity sha512-vGsPnEFSI+9ZcCVLB2am2eWnleadljUc+zDngea2szam/YUBxq2kSlNfpzlSSWpGyiIIHXXuSc0ttQOKgta1HQ== |
| 7210 | +gatsby-core-utils@^2.10.0, gatsby-core-utils@^2.4.0: |
| 7211 | + version "2.10.0" |
| 7212 | + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz#bc37ea9eb6bb5f327aa4bdc0345a37d9390d4a7a" |
| 7213 | + integrity sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA== |
7214 | 7214 | dependencies: |
7215 | 7215 | ci-info "2.0.0" |
7216 | 7216 | configstore "^5.0.1" |
@@ -7631,13 +7631,13 @@ gatsby-telemetry@^2.4.1: |
7631 | 7631 | node-fetch "^2.6.1" |
7632 | 7632 | uuid "3.4.0" |
7633 | 7633 |
|
7634 | | -gatsby-transformer-remark@4.1.0: |
7635 | | - version "4.1.0" |
7636 | | - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-4.1.0.tgz#6c700d21247db8913f940e1197dcb45e5006f87a" |
7637 | | - integrity sha512-56jcFjXUzVc7bzsUw301l1UU6d/bKWv7WAxtnOjKUsI1BTlv36sBIFGSlH+3R13J4zoaXGdAjsf7IuF4/XILeA== |
| 7634 | +gatsby-transformer-remark@4.7.0: |
| 7635 | + version "4.7.0" |
| 7636 | + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-4.7.0.tgz#ceff7c1a211d7620d60a1b5f1de7af0c5c2c3f7c" |
| 7637 | + integrity sha512-zZLMeGY/RAzT25c0fU/InGiIE47+Dx/pjwCcQN9SE5nib4eATVM3GjH8HeIYkzsvXRF2Qd0hj++H/enBojhJIQ== |
7638 | 7638 | dependencies: |
7639 | | - "@babel/runtime" "^7.12.5" |
7640 | | - gatsby-core-utils "^2.4.0" |
| 7639 | + "@babel/runtime" "^7.14.6" |
| 7640 | + gatsby-core-utils "^2.10.0" |
7641 | 7641 | gray-matter "^4.0.2" |
7642 | 7642 | hast-util-raw "^6.0.2" |
7643 | 7643 | hast-util-to-html "^7.1.2" |
@@ -8544,23 +8544,7 @@ hast-util-sanitize@^3.0.0: |
8544 | 8544 | dependencies: |
8545 | 8545 | xtend "^4.0.0" |
8546 | 8546 |
|
8547 | | -hast-util-to-html@^7.0.0: |
8548 | | - version "7.1.2" |
8549 | | - resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-7.1.2.tgz#db677f0ee483658cea0eecc9dec30aba42b67111" |
8550 | | - integrity sha512-pu73bvORzdF6XZgwl9eID/0RjBb/jtRfoGRRSykpR1+o9rCdiAHpgkSukZsQBRlIqMg6ylAcd7F0F7myJUb09Q== |
8551 | | - dependencies: |
8552 | | - ccount "^1.0.0" |
8553 | | - comma-separated-tokens "^1.0.0" |
8554 | | - hast-util-is-element "^1.0.0" |
8555 | | - hast-util-whitespace "^1.0.0" |
8556 | | - html-void-elements "^1.0.0" |
8557 | | - property-information "^5.0.0" |
8558 | | - space-separated-tokens "^1.0.0" |
8559 | | - stringify-entities "^3.0.1" |
8560 | | - unist-util-is "^4.0.0" |
8561 | | - xtend "^4.0.0" |
8562 | | - |
8563 | | -hast-util-to-html@^7.1.2: |
| 8547 | +hast-util-to-html@^7.0.0, hast-util-to-html@^7.1.2: |
8564 | 8548 | version "7.1.3" |
8565 | 8549 | resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-7.1.3.tgz#9f339ca9bea71246e565fc79ff7dbfe98bb50f5e" |
8566 | 8550 | integrity sha512-yk2+1p3EJTEE9ZEUkgHsUSVhIpCsL/bvT8E5GzmWc+N1Po5gBw+0F8bo7dpxXR0nu0bQVxVZGX2lBGF21CmeDw== |
@@ -10674,12 +10658,7 @@ lodash.without@^4.4.0, lodash.without@~4.4.0: |
10674 | 10658 | resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac" |
10675 | 10659 | integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw= |
10676 | 10660 |
|
10677 | | -lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@~4.17.10: |
10678 | | - version "4.17.20" |
10679 | | - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
10680 | | - integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
10681 | | - |
10682 | | -lodash@^4.17.21: |
| 10661 | +lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.10: |
10683 | 10662 | version "4.17.21" |
10684 | 10663 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
10685 | 10664 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
@@ -11014,21 +10993,7 @@ mdast-util-to-hast@10.0.1: |
11014 | 10993 | unist-util-position "^3.0.0" |
11015 | 10994 | unist-util-visit "^2.0.0" |
11016 | 10995 |
|
11017 | | -mdast-util-to-hast@^10.0.0: |
11018 | | - version "10.1.0" |
11019 | | - resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.1.0.tgz#0ab69ca52f5147486afba50afd4bb0d038e80a05" |
11020 | | - integrity sha512-oOsIICebvylk3IiZDVUCJG4CesMvAWp3LcbnmVZdoCZI8svvxzXQHm1jgIZeQC3F0K2HnLC6ACgOEYDWY+qHPg== |
11021 | | - dependencies: |
11022 | | - "@types/mdast" "^3.0.0" |
11023 | | - "@types/unist" "^2.0.0" |
11024 | | - mdast-util-definitions "^4.0.0" |
11025 | | - mdurl "^1.0.0" |
11026 | | - unist-builder "^2.0.0" |
11027 | | - unist-util-generated "^1.0.0" |
11028 | | - unist-util-position "^3.0.0" |
11029 | | - unist-util-visit "^2.0.0" |
11030 | | - |
11031 | | -mdast-util-to-hast@^10.2.0: |
| 10996 | +mdast-util-to-hast@^10.0.0, mdast-util-to-hast@^10.2.0: |
11032 | 10997 | version "10.2.0" |
11033 | 10998 | resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.2.0.tgz#61875526a017d8857b71abc9333942700b2d3604" |
11034 | 10999 | integrity sha512-JoPBfJ3gBnHZ18icCwHR50orC9kNH81tiR1gs01D8Q5YpV6adHNO9nKNuFBCJQ941/32PT1a63UF/DitmS3amQ== |
@@ -16815,7 +16780,7 @@ unified-message-control@^3.0.0: |
16815 | 16780 | unist-util-visit "^2.0.0" |
16816 | 16781 | vfile-location "^3.0.0" |
16817 | 16782 |
|
16818 | | -unified@9.2.0, unified@^9.0.0, unified@^9.1.0: |
| 16783 | +unified@9.2.0: |
16819 | 16784 | version "9.2.0" |
16820 | 16785 | resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.0.tgz#67a62c627c40589edebbf60f53edfd4d822027f8" |
16821 | 16786 | integrity sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg== |
@@ -16852,7 +16817,7 @@ unified@^8.0.0, unified@^8.4.2: |
16852 | 16817 | trough "^1.0.0" |
16853 | 16818 | vfile "^4.0.0" |
16854 | 16819 |
|
16855 | | -unified@^9.2.1: |
| 16820 | +unified@^9.0.0, unified@^9.1.0, unified@^9.2.1: |
16856 | 16821 | version "9.2.1" |
16857 | 16822 | resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.1.tgz#ae18d5674c114021bfdbdf73865ca60f410215a3" |
16858 | 16823 | integrity sha512-juWjuI8Z4xFg8pJbnEZ41b5xjGUWGHqXALmBZ3FC3WX0PIx1CZBIIJ6mXbYMcf6Yw4Fi0rFUTA1cdz/BglbOhA== |
|
0 commit comments