|
993 | 993 | dependencies: |
994 | 994 | "@babel/runtime" "^7.10.5" |
995 | 995 |
|
996 | | -"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.41": |
997 | | - version "1.0.41" |
998 | | - resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.41.tgz#3a3dd5efa324739a00405194c23c4488c2b7484d" |
999 | | - integrity sha512-6StXvgoIoUtPQXvIGDpncPtZTaL0bLcnVRKTcxGqIW5051ZVj/cX7N0lY2IOrfksqAp9Syxub/OKiYsnD/qtVA== |
| 996 | +"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.43": |
| 997 | + version "1.0.43" |
| 998 | + resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.43.tgz#70d78791745e7fabbee61fc4fc08e195a4f0a01f" |
| 999 | + integrity sha512-log0FuI/dHnMg50rMU2zmRYf30hRQoWRHd/2Qaw8BQxE4tSA90C1OAlfZz5Xw1kVRPy6jcz7DCI0WGo9sML4yA== |
1000 | 1000 | dependencies: |
1001 | 1001 | "@draftbox-co/gatsby-plugin-amp" "^0.2.4" |
1002 | 1002 | "@reach/router" "^1.3.3" |
|
1010 | 1010 | gatsby-plugin-manifest "^2.2.48" |
1011 | 1011 | gatsby-plugin-react-helmet "^3.1.23" |
1012 | 1012 | gatsby-plugin-remove-generator "^1.0.5" |
1013 | | - gatsby-plugin-remove-serviceworker "^1.0.0" |
1014 | 1013 | gatsby-plugin-sharp "^2.4.11" |
1015 | 1014 | gatsby-plugin-typescript "^2.2.3" |
1016 | 1015 | gatsby-source-filesystem "^2.1.53" |
1017 | 1016 | gatsby-source-wordpress "^3.1.69" |
1018 | 1017 | gatsby-transformer-sharp "^2.3.18" |
1019 | 1018 | html-to-text "^5.1.1" |
| 1019 | + lodash "^4.17.19" |
1020 | 1020 | node-fetch "^2.6.0" |
1021 | 1021 | react-helmet "^5.2.1" |
1022 | 1022 | react-intersection-observer "^8.26.2" |
@@ -6094,11 +6094,6 @@ gatsby-plugin-remove-generator@^1.0.5: |
6094 | 6094 | resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-generator/-/gatsby-plugin-remove-generator-1.0.5.tgz#ca1da320b7a860fb6e7a1974e9b433acc45bdc39" |
6095 | 6095 | integrity sha512-9Iq8JBHcc9BOp/uDCF0ctI9ntr6LjGUTgHkmwEiYiuHG6DQxutwCFQ9OVT9bomYKF/nDFQW0MfbC4eP9il4YCA== |
6096 | 6096 |
|
6097 | | -gatsby-plugin-remove-serviceworker@^1.0.0: |
6098 | | - version "1.0.0" |
6099 | | - resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz#9fb433bc8bd766e14e1d3711c4ac6f051e1dff7c" |
6100 | | - integrity sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w= |
6101 | | - |
6102 | 6097 | gatsby-plugin-segment-js@^3.1.0: |
6103 | 6098 | version "3.1.0" |
6104 | 6099 | resolved "https://registry.yarnpkg.com/gatsby-plugin-segment-js/-/gatsby-plugin-segment-js-3.1.0.tgz#df467aec38555a9cf71bacd34352b2dfbaba3687" |
@@ -8660,6 +8655,11 @@ lodash@4.17.15, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.17.11, lodash@^4.17.12 |
8660 | 8655 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
8661 | 8656 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
8662 | 8657 |
|
| 8658 | +lodash@^4.17.19: |
| 8659 | + version "4.17.19" |
| 8660 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" |
| 8661 | + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== |
| 8662 | + |
8663 | 8663 | log-update@^3.0.0: |
8664 | 8664 | version "3.4.0" |
8665 | 8665 | resolved "https://registry.yarnpkg.com/log-update/-/log-update-3.4.0.tgz#3b9a71e00ac5b1185cc193a36d654581c48f97b9" |
|
0 commit comments