From 55770345f858c16ad958493f50963ece6d2b4c0c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Mar 2021 17:38:29 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- package.json | 28 ++--- yarn.lock | 350 +++++++++++++++++++++++++-------------------------- 2 files changed, 188 insertions(+), 190 deletions(-) diff --git a/package.json b/package.json index 0b8674a8..ac0c6818 100644 --- a/package.json +++ b/package.json @@ -12,24 +12,24 @@ "babel-plugin-styled-components": "1.12.0", "color": "3.1.3", "download-stats": "0.3.4", - "gatsby": "3.0.3", - "gatsby-image": "3.0.0", - "gatsby-plugin-google-analytics": "3.0.0", - "gatsby-plugin-layout": "2.0.0", - "gatsby-plugin-manifest": "3.0.0", - "gatsby-plugin-offline": "4.0.0", - "gatsby-plugin-react-helmet": "4.0.0", + "gatsby": "3.1.1", + "gatsby-image": "3.1.0", + "gatsby-plugin-google-analytics": "3.1.0", + "gatsby-plugin-layout": "2.1.0", + "gatsby-plugin-manifest": "3.1.0", + "gatsby-plugin-offline": "4.1.0", + "gatsby-plugin-react-helmet": "4.1.0", "gatsby-plugin-react-svg": "3.0.0", - "gatsby-plugin-sharp": "3.0.0", - "gatsby-plugin-styled-components": "4.0.0", + "gatsby-plugin-sharp": "3.1.1", + "gatsby-plugin-styled-components": "4.1.0", "gatsby-plugin-web-font-loader": "1.0.4", - "gatsby-remark-images": "4.0.0", + "gatsby-remark-images": "4.1.0", "gatsby-remark-images-medium-zoom": "1.7.0", - "gatsby-remark-prismjs": "4.0.0", - "gatsby-source-filesystem": "3.0.0", + "gatsby-remark-prismjs": "4.1.0", + "gatsby-source-filesystem": "3.1.0", "gatsby-styled-components-dark-mode": "1.2.0", - "gatsby-transformer-remark": "3.0.0", - "gatsby-transformer-sharp": "3.0.0", + "gatsby-transformer-remark": "3.1.0", + "gatsby-transformer-sharp": "3.1.0", "gh-pages": "3.1.0", "npm-api": "1.0.1", "prismjs": "1.23.0", diff --git a/yarn.lock b/yarn.lock index 326f3f74..d38b9c21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3172,10 +3172,10 @@ babel-plugin-polyfill-regenerator@^0.1.2: dependencies: "@babel/helper-define-polyfill-provider" "^0.1.5" -babel-plugin-remove-graphql-queries@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.0.0.tgz#b5c4e5e29b3bd2110b55a36d5b9076da15b5805e" - integrity sha512-eKyztf9FDm4U+aEojPXKlYbE0VM4L2fxU+xHAn21lx13ZR7jT+N5qQNeZk+wR7I/NzwFBy1nuHFui4oXa/Kr0A== +babel-plugin-remove-graphql-queries@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.1.0.tgz#03e80d40da51c0240e0e9296e7788c25cca284c0" + integrity sha512-SRQLdxRg74aO8YWi/asxE31qn9bzPzSk28mJ6tHoT7U3Y2VPWhTVCLRXALLlRZEYFyLI4RJKSMT6LdKzN9a79Q== babel-plugin-styled-components@1.12.0: version "1.12.0" @@ -3220,10 +3220,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24: resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a" integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA== -babel-preset-gatsby@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.0.0.tgz#14bcb46e45bfee12d095819f1f439415401377b7" - integrity sha512-3jCjp/yhbgbvSxj9j6ieF6h1JKi9Kfot8N+NSh80GDQ5iwhg/x+Ev7ocyU0UKm89t5QaZuPcGY/RopK0gck+pg== +babel-preset-gatsby@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.1.0.tgz#53176fd26bb798d91b0891d9dffcde5b1a8558cd" + integrity sha512-GM21xzM1mlUvCmA4pjJxyG3Q2abcrIn1wfGgCBUfw3mwHuy/RibF0L9QzpZUcQTRWy82oAjJteA0qaTLFhOD+g== dependencies: "@babel/plugin-proposal-class-properties" "^7.12.1" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" @@ -3238,8 +3238,8 @@ babel-preset-gatsby@^1.0.0: babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-macros "^2.8.0" babel-plugin-transform-react-remove-prop-types "^0.4.24" - gatsby-core-utils "^2.0.0" - gatsby-legacy-polyfills "^1.0.0" + gatsby-core-utils "^2.1.0" + gatsby-legacy-polyfills "^1.1.0" babel-runtime@^6.26.0: version "6.26.0" @@ -3557,7 +3557,7 @@ browserslist@^4.0.0: electron-to-chromium "^1.3.322" node-releases "^1.1.44" -browserslist@^4.12.2, browserslist@^4.8.5: +browserslist@^4.12.2: version "4.13.0" resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.13.0.tgz#42556cba011e1b0a2775b611cba6a8eca18e940d" integrity sha512-MINatJ5ZNrLnQ6blGvePd/QOz9Xtu+Ne+x29iQSCHfkU5BugKVJwZKn/iiL8UbpIpa3JhviKjz+XxMo0m2caFQ== @@ -4367,12 +4367,12 @@ copyfiles@^2.3.0: through2 "^2.0.1" yargs "^15.3.1" -core-js-compat@^3.6.5: - version "3.6.5" - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.5.tgz#2a51d9a4e25dfd6e690251aa81f99e3c05481f1c" - integrity sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng== +core-js-compat@3.9.0: + version "3.9.0" + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.0.tgz#29da39385f16b71e1915565aa0385c4e0963ad56" + integrity sha512-YK6fwFjCOKWwGnjFUR3c544YsnA/7DoLL0ysncuOJ4pwbriAtOpvM2bygdlcXbvQCQZ7bBU9CL4t7tGl7ETRpQ== dependencies: - browserslist "^4.8.5" + browserslist "^4.16.3" semver "7.0.0" core-js-compat@^3.8.1, core-js-compat@^3.9.0: @@ -4393,10 +4393,10 @@ core-js@^2.4.0: resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c" integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== -core-js@^3.6.5: - version "3.6.5" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a" - integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA== +core-js@^3.9.0: + version "3.9.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae" + integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg== core-util-is@~1.0.0: version "1.0.2" @@ -4455,10 +4455,10 @@ countup.js@^1.9.3: resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-1.9.3.tgz#ce3e50cd7160441e478f07da31895edcc0f1c9dd" integrity sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0= -create-gatsby@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.0.0.tgz#f977ffcf5e005c9885f6a89efcf6a9bbdd92ac17" - integrity sha512-eDa6rpm6sNrqrnzZDBRsbiCvEvUibAswliYcwqEP1ibgljQ88TXZP4FLnX6//Epj4zTwpUPVYALWVluOgBNGCA== +create-gatsby@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.1.0.tgz#91a381886d5127d1f0c7ecf52eaf6fd2e1b9b169" + integrity sha512-AM9JNlbIOkTinGNiG7J8AnCCykZxJfVENlv1vF7hS3RqGsKeZlv4PADTLCdkeIUhaLcjEiEVv7HbyfK8dA2eoA== create-require@^1.1.0: version "1.1.1" @@ -6688,13 +6688,12 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -gatsby-cli@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.0.0.tgz#76842780971a15e78c8219118796d18ebe354b54" - integrity sha512-5vVKmj6D1n71xxD/xwCmmh3O4ixG6sCUeFMAbnA8NlhxXiQSrMOhKlozOmLLa8abrvcR/SQLFzEadSxgG5WE8g== +gatsby-cli@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.1.0.tgz#e67deb874d24c02b7d47a3fdf51f2d06bb2d50ae" + integrity sha512-SOEXePHvk+Lj3XezFOjmtidMUq39hRHQsDa9iAtMvFc6bJxVIm4oGMu59mUWijGEVTlL1kwMOY7kAq1DEEtfNA== dependencies: "@babel/code-frame" "^7.10.4" - "@hapi/joi" "^15.1.1" "@types/common-tags" "^1.8.0" better-opn "^2.0.0" chalk "^4.1.0" @@ -6702,17 +6701,18 @@ gatsby-cli@^3.0.0: common-tags "^1.8.0" configstore "^5.0.1" convert-hrtime "^3.0.0" - create-gatsby "^1.0.0" + create-gatsby "^1.1.0" envinfo "^7.7.3" execa "^3.4.0" fs-exists-cached "^1.0.0" fs-extra "^8.1.0" - gatsby-core-utils "^2.0.0" - gatsby-recipes "^0.11.0" - gatsby-telemetry "^2.0.0" + gatsby-core-utils "^2.1.0" + gatsby-recipes "^0.12.0" + gatsby-telemetry "^2.1.0" hosted-git-info "^3.0.6" is-valid-path "^0.1.1" - lodash "^4.17.20" + joi "^17.4.0" + lodash "^4.17.21" meant "^1.0.2" node-fetch "^2.6.1" opentracing "^0.14.4" @@ -6732,10 +6732,10 @@ gatsby-cli@^3.0.0: yoga-layout-prebuilt "^1.9.6" yurnalist "^2.1.0" -gatsby-core-utils@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.0.0.tgz#00fdc1f2efcaabe7426e63b020a7117ca613780c" - integrity sha512-+DrClKZ/ScTbzhIHZXuU3DoIhEJ95uJV+swR7VVqYVhEpV1CnjUGR/dB+tMd0VqlPdrXB38FuR8O5kuSvYm+/A== +gatsby-core-utils@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.1.0.tgz#634989bc3cde1c7add752fbdc3c6a3cdd8e23377" + integrity sha512-zBNZ4kypfgqrUWNGMQQCXZookssXWaTnLWmxM7TOz5Phjvr0NvQo/xpkUgVbuylkQDwprmg88oRdox8L3zMY9Q== dependencies: ci-info "2.0.0" configstore "^5.0.1" @@ -6746,109 +6746,109 @@ gatsby-core-utils@^2.0.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.0.0.tgz#5de202dfcf266f4b5e661230e3b862b43c5d3682" - integrity sha512-1ZoeCAEWDLhHLlRwIWG8HjiylgezSXksOYgVn3GfkgwySzFrpqR2CZQlPF342RCoIX2LgcOs2s9It8WT1MDc1A== +gatsby-graphiql-explorer@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.1.0.tgz#00e4cfcad769363e6ea97cf6e36ff618c5e31923" + integrity sha512-+HqRSR3tkIAqMloEmLxpnfTpAWF9zHyRfPYw6nOhVmEkC75zNrT22XkFp9toitr0qdCVavpAJMhjBpypL9l3qQ== dependencies: "@babel/runtime" "^7.12.5" -gatsby-image@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-3.0.0.tgz#8c2bf2a335c956decf72bf74a2681742d8db9813" - integrity sha512-8Ma2ay4KAs9JR+Y2BiSw3jqiNLAAR4V1ZBC5Pjuf3fEzSONHjhOmZ7hOw8TzYHV32MQWYVFiOiHVHjLQDjH7jw== +gatsby-image@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-3.1.0.tgz#5b40682eba42696c04bfa776fa7d8477517d3959" + integrity sha512-wF/Ck0IagcUeVCtS7E9TYYPR5w95Dgiiu5soysI92Rvjw0KIBYA2nXWcC7JO7nV9ef4UBwJR4Dy4rjHIdOPI9w== dependencies: "@babel/runtime" "^7.12.5" object-fit-images "^3.2.4" prop-types "^15.7.2" -gatsby-legacy-polyfills@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.0.0.tgz#42e740b9a62df1a4be022b7519e77a504788f857" - integrity sha512-whGt//oMbsQvr2uok4qkd1MrlbpSKYXl1lifkwZnrHTvAAf5wreeOZKbzM/C3SWLb0lmD2X7WO7gAamOBj7PwA== +gatsby-legacy-polyfills@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.1.0.tgz#70b0a42d1121b04c872b6320ade0efd8b996aaa8" + integrity sha512-h+1dvamBzeItxkWUyjlEJ5/1mBR8nOiS2ZO8L6VOL/s4egwTFbL8ehE/yhn/41nSB/KCKjMY9mv7orU/v/Xdaw== dependencies: - core-js-compat "^3.6.5" + core-js-compat "3.9.0" -gatsby-link@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.0.1.tgz#7fdef329da4cc9e53f9a306a68024fa4faa9b00c" - integrity sha512-lHzlYoBHB5tP4/3fb4crtleductDMoi5DcC140u4KKo7JyDqp24v8zDrd/iYa3sHlZagx1CxAtkghsIOJJbnBg== +gatsby-link@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.1.0.tgz#a64795edc032483450103ab235bab68a6f8dc2b8" + integrity sha512-5l84aGNGYp+8QDWnM030R1TjBms+zgdsNSZrRmwcQ57EF2IW6zRrw+ENSlBrxeV40mkmIXkVmIVbB8XuNKZNrg== dependencies: "@babel/runtime" "^7.12.5" "@types/reach__router" "^1.3.7" prop-types "^15.7.2" -gatsby-page-utils@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.0.0.tgz#1a9a09cc19e26449950b683dbb7e52ce6d661641" - integrity sha512-2NwkABVWqMtlL4HV0JiJJdd94Hib+qi/sOi2zeASLKjw6Ow7p2wqBrI+O6IfOXlFt9T4xq0BbG6YyzyBAptWaA== +gatsby-page-utils@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.1.0.tgz#44bbc38a5baf96b97c70ec5be607c594fe12b054" + integrity sha512-hNjEuWYtU95t6ypXn82eC+7OoArH4i/PnlhHt9DS8xdpf7Ad95Bk+wAhpIlF8iv9f/uf/e5DdbQeSXj1E1TeRw== dependencies: "@babel/runtime" "^7.12.5" bluebird "^3.7.2" chokidar "^3.5.1" fs-exists-cached "^1.0.0" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" glob "^7.1.6" - lodash "^4.17.20" + lodash "^4.17.21" micromatch "^4.0.2" -gatsby-plugin-google-analytics@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.0.0.tgz#c3d277c5f71758efe2f6be1e3d13379ea38a67d9" - integrity sha512-a4jaitK8/oUW0oJEv19H6Yo4/ROM0QF0EumwDP0Nnhg+2KXDyZ7DJGmkvb8neZuKi77u8iZN2VPIFCeAioG/GQ== +gatsby-plugin-google-analytics@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.1.0.tgz#210c1ee3a7705f82490e89b21cb0b384ca1d4138" + integrity sha512-52+R1ahvLJf7po4yGJtNSme6fFruIpj8Uvhy53Fu2/eTjbu4kSyC1sfmO+vC8xD57M8FYGJy8mB1n4Up6vyyZA== dependencies: "@babel/runtime" "^7.12.5" minimatch "3.0.4" -gatsby-plugin-layout@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-2.0.0.tgz#aa5ab40e2a9bf78009115cff79a40f6d29cb6bc5" - integrity sha512-dFuQ/h6Z1TiZrHwil1HaqyE0sDKpfPEC6XLiCgRqq1Ud0y8lS6DI8qUk4MRI3B1rq6kXakrkimN8bR/mmHo+jA== +gatsby-plugin-layout@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-2.1.0.tgz#993672d09a98fc6098108c8a2561d00a29b51e4f" + integrity sha512-5WZ6tRM5B79lEiMWEBWCacUctmrHGgNOHGYklSxYZQaYsXTxtfhGJ4dHf10TUif2bttQ6IRi+4Elm5Lm6AJucg== dependencies: "@babel/runtime" "^7.12.5" -gatsby-plugin-manifest@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.0.0.tgz#4d5a7933bd2c539f9d35307812c4903e4c34b107" - integrity sha512-xmnppsXR0+CTQZhEmvcrbbV6rvOgO5ybE6Ywwv0bosSJxML3oBoo+kC8HCwK097Ppofgd1inSwNbJ5FB8wdNbQ== +gatsby-plugin-manifest@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.1.0.tgz#9a40e2c7355663ea0863b199e7ba92af2f655e8d" + integrity sha512-T3vmSdld5KdKhov1/GFgBZ1fgFdyS1Uw2ehtJy3qTqknO3TLq2AiyMTJVRE5Z6ztYWLkE5Lnc07HZSYSb0ocsA== dependencies: "@babel/runtime" "^7.12.5" - gatsby-core-utils "^2.0.0" - gatsby-plugin-utils "^1.0.0" + gatsby-core-utils "^2.1.0" + gatsby-plugin-utils "^1.1.0" semver "^7.3.2" sharp "^0.27.0" -gatsby-plugin-offline@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-4.0.0.tgz#22bf9922be4ddf8b668d8ff05804d132caa22680" - integrity sha512-aAc33ocF84Qqlz9AvqcrDA0hkwF76ZbwHoST3jLpDU6ZOoVMy3eMTNVv/4baF9pBlhRZX0RzE46yzvE+bti0ew== +gatsby-plugin-offline@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-4.1.0.tgz#92858f5a61077d9e44fa9e933b6a1ceff793b044" + integrity sha512-lLIooOgZBV91GjqNglIup72wXufEkVyLUDyoHzs7yxAuj1nGUEinWNpp+QLHH9SxI9salyuawzL52GSHTwQlDw== dependencies: "@babel/runtime" "^7.12.5" cheerio "^1.0.0-rc.3" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" glob "^7.1.6" idb-keyval "^3.2.0" - lodash "^4.17.20" + lodash "^4.17.21" workbox-build "^4.3.1" -gatsby-plugin-page-creator@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.0.0.tgz#546a7d7303d2af775bb07ca4663053efd7705e0a" - integrity sha512-xlywUGKkFZpPNXNJ64H/+aJ+ovFV4FK+cNxy+6M9PP10yayZqEtW+nNujil5yTJwPqcuBhtnQEmQrXhYgE/HqQ== +gatsby-plugin-page-creator@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.1.0.tgz#98df02c01beabd6274c1f920d5785ec70f6e9c17" + integrity sha512-0Ji3U8/oPgUCIHUmm5QI09Yz98j8qslqdzDv7veE75+Qqr1oC4ZD650TwH9GVjRKitxwntK+GaNPMS6nDq24kw== dependencies: "@babel/traverse" "^7.12.5" "@sindresorhus/slugify" "^1.1.0" chokidar "^3.5.1" fs-exists-cached "^1.0.0" - gatsby-page-utils "^1.0.0" - gatsby-telemetry "^2.0.0" + gatsby-page-utils "^1.1.0" + gatsby-telemetry "^2.1.0" globby "^11.0.2" - lodash "^4.17.20" + lodash "^4.17.21" -gatsby-plugin-react-helmet@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.0.0.tgz#6d4fddc51a271859b21ec93645cdd0d3ad03b02c" - integrity sha512-l83wSwjF3Wq8ZHAFwhwx5EKQ67NUNCaZp9XDDplVQ+zFZ6dVAAax56wZLp6kQ++bYr+Hu9NOODLbLITtff+Eiw== +gatsby-plugin-react-helmet@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.1.0.tgz#a210eeb840411fe59d1da1184e2ffb25383cbc9d" + integrity sha512-vMTtpVnzrYRcBrDt4feui0CxviINtNFwulRbhJ0if63H31Ep0i4jcMzDitVqpHxcImkzQwchK3Qap3JWqr6L6Q== dependencies: "@babel/runtime" "^7.12.5" @@ -6859,23 +6859,23 @@ gatsby-plugin-react-svg@3.0.0: dependencies: svg-react-loader "^0.4.4" -gatsby-plugin-sharp@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.0.0.tgz#276557883ccfc9ea5503bb16b2fcd24f7a55928e" - integrity sha512-gmIzHjv+JaW1Gyyrz81s43yBkqtMpgvGb6qbPzH2ZX8V2YTyd9LnfUxKx/uTwluEB5oz/om4jtHSCH5DSUsTFA== +gatsby-plugin-sharp@3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.1.1.tgz#886f99646fe37870ed549e0763db5a829b343792" + integrity sha512-j/4i0ZII1q2wC8bAD3nsi7FuLQv5m6rtdBy42xZfv3TkXIuPpAN4nbN+5BEfSy1yQuOLGe6jMbsUrtenMk1IwQ== dependencies: "@babel/runtime" "^7.12.5" async "^3.2.0" bluebird "^3.7.2" filenamify "^4.2.0" fs-extra "^9.1.0" - gatsby-core-utils "^2.0.0" - gatsby-telemetry "^2.0.0" + gatsby-core-utils "^2.1.0" + gatsby-telemetry "^2.1.0" got "^10.7.0" imagemin "^7.0.1" imagemin-mozjpeg "^9.0.0" imagemin-pngquant "^9.0.1" - lodash "^4.17.20" + lodash "^4.17.21" mini-svg-data-uri "^1.2.3" potrace "^2.1.8" probe-image-size "^6.0.0" @@ -6885,17 +6885,17 @@ gatsby-plugin-sharp@3.0.0: svgo "1.3.2" uuid "3.4.0" -gatsby-plugin-styled-components@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-4.0.0.tgz#eea171e85b5b3b7c0554c62178c09714fea29981" - integrity sha512-wV33OxkQTqS7Tw8Nez7XT+Sf9FnvNVqOYzGPZKFlApUjBJvBen2D/kDJCEUlwHA3164s6mqp/Qq/80lup3V6Yg== +gatsby-plugin-styled-components@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-4.1.0.tgz#37d2e24a032680913aea0c5152325868602a8ed0" + integrity sha512-MHDEqCt85VWXBFbgiHZ0LFJa/AtlKD34cwDd3CX+TblaeCmGxf5XZYWHYNuXMGDCEbuBQwt7tvlcihkJghy8oA== dependencies: "@babel/runtime" "^7.12.5" -gatsby-plugin-typescript@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.0.0.tgz#09464dcab1f88d572ba2dedd970cef430a05fd5c" - integrity sha512-s9bhqc8FI12iu07KHzYeQ2yf2LRh0NsfPysKR5prhy9+tmtHT5n7r/JLYJ4AaEycuJfqBYLo4UbR5+WqwVe3sg== +gatsby-plugin-typescript@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.1.0.tgz#dafb86c481f8bad84ad761e08f7d6ae83a7c73ba" + integrity sha512-p1tk/7ECbLefJzmEEl/n6qKofNIXIH2B9Bz0XnKyVaRxXNIbE3VI76qFCm3dFh+MUUg8Q4JKc2WAZcBYIdQeZA== dependencies: "@babel/core" "^7.12.3" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" @@ -6903,12 +6903,12 @@ gatsby-plugin-typescript@^3.0.0: "@babel/plugin-proposal-optional-chaining" "^7.12.1" "@babel/preset-typescript" "^7.12.1" "@babel/runtime" "^7.12.5" - babel-plugin-remove-graphql-queries "^3.0.0" + babel-plugin-remove-graphql-queries "^3.1.0" -gatsby-plugin-utils@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.0.0.tgz#1733a1a9c1704ddedbcf490684f590c7d1ddbe7e" - integrity sha512-Z7Yi/y03aObiQ8kkMQGpE5lkIN7GKLfXSDlmriuzU0g7XPUUBwuWQPFVG/hSb4f30KWJ1icBe+Ropivu17rURw== +gatsby-plugin-utils@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.1.0.tgz#b73f3f196323df3c75e6edb345d221f003b5c152" + integrity sha512-B21V3tFskfZcVSJVaYy6rLrxHcumbcmhKAYKniKThxCP/0KSqHkfC9+Bopsonk8npRKbVX924OI3UOCKfbgFsg== dependencies: joi "^17.2.1" @@ -6920,17 +6920,17 @@ gatsby-plugin-web-font-loader@1.0.4: babel-runtime "^6.26.0" webfontloader "^1.6.28" -gatsby-react-router-scroll@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.0.1.tgz#ac9b7722057b7f14a28136f77e6aa984dbceff03" - integrity sha512-I0owccfyHioK6V8LhbRXkQde9YPbiDzMyA3SGy7p9zRWO5lqmpJU/0g+qf7UAZYYTeoaDyYOP9pek6KcIUwf8Q== +gatsby-react-router-scroll@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.1.0.tgz#582a693048cf9a485a567afa11964df366d104fe" + integrity sha512-P2RIO7Py7QQvIntzmrpiz93B6jZsOwVhSVWp3dDa1YrD4/y43553zrEwczifWicLYcgCy/miMnuctfoKCJuxlg== dependencies: "@babel/runtime" "^7.12.5" -gatsby-recipes@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.11.0.tgz#5138fd1ad34b766fe438387a35f019e3fa09c160" - integrity sha512-HJXVEKs71HFleUvaapEfqjZLqZOFRbr90uKSn75CsZNnv1SC2HJ2kTEGb4P67CoFlJx4QUG71mhYyT1kPyy+tQ== +gatsby-recipes@^0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.12.0.tgz#3b0e313c6f67ffa750c7ff402ca1196f525a2470" + integrity sha512-WotaMTpVWVP40uO24Iw2ioEAGcO6OZwcJYZz3Ihrb4CmjbKM6KEic8RuXH4d84OTLCvWz0s0lPiIu1IgbnYwgQ== dependencies: "@babel/core" "^7.12.3" "@babel/generator" "^7.12.5" @@ -6955,8 +6955,8 @@ gatsby-recipes@^0.11.0: express "^4.17.1" express-graphql "^0.9.0" fs-extra "^8.1.0" - gatsby-core-utils "^2.0.0" - gatsby-telemetry "^2.0.0" + gatsby-core-utils "^2.1.0" + gatsby-telemetry "^2.1.0" glob "^7.1.6" graphql "^15.4.0" graphql-compose "~7.25.0" @@ -6967,7 +6967,7 @@ gatsby-recipes@^0.11.0: is-url "^1.2.4" jest-diff "^25.5.0" lock "^1.0.0" - lodash "^4.17.20" + lodash "^4.17.21" mitt "^1.2.0" mkdirp "^0.5.1" node-fetch "^2.5.0" @@ -6999,43 +6999,43 @@ gatsby-remark-images-medium-zoom@1.7.0: "@fastly/performance-observer-polyfill" "^1.1.1" medium-zoom "^1.0.4" -gatsby-remark-images@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-4.0.0.tgz#1a6f2421495e41cf34358a4ae4883a9f51225cb5" - integrity sha512-N6SZdZBbNoXpJO1dFceh1fSr0ac/ApslvEognsU6qpr2Rb9kocrF1qC9A+zh/nk82DQ8gVeL8COLfGtPb8T7mw== +gatsby-remark-images@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-4.1.0.tgz#8f8114901babaaf063969b205479fc72c9a91c99" + integrity sha512-+QV71bdBllYXyEFI6h4bYBrXoGFPBd+Ljr4RMJ6EYD5U1LAUZZghPfgfUVshy87o2rD/mY8Vi9DN3jc909BNBQ== dependencies: "@babel/runtime" "^7.12.5" chalk "^4.1.0" cheerio "^1.0.0-rc.3" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" is-relative-url "^3.0.0" - lodash "^4.17.20" + lodash "^4.17.21" mdast-util-definitions "^1.2.5" potrace "^2.1.8" query-string "^6.13.3" unist-util-select "^1.5.0" unist-util-visit-parents "^2.1.2" -gatsby-remark-prismjs@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-4.0.0.tgz#2a0a4903bbdf0bceb7ca13803e0122bbe61f8ba0" - integrity sha512-/wbPlO4DqCQx1Tlscn76KWw4pi3Ha5qpgfep9aaceJwrkM0sUwD3MoLFvnnT2kl9gE5R1upUm8YLFJZKzJA08w== +gatsby-remark-prismjs@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-4.1.0.tgz#2c02e46790f5e24819c684f3d0c1e0e2945584cc" + integrity sha512-/3MOQIMVR/n8gs6zdF5OZ9EjCVkyQG7S65gX/C8rd3jiOaoWo1E6ENcn6ePb9/rWWZpFtaRu4MNpR/CRDdOsWg== dependencies: "@babel/runtime" "^7.12.5" parse-numeric-range "^0.0.2" unist-util-visit "^1.4.1" -gatsby-source-filesystem@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.0.0.tgz#6f82e8eeac8772be2848bee9959f217c87f5b86e" - integrity sha512-t51BSxAqRKO/veY99U/TcsWA7C1MRIokOJHGHoJij1ZLBzvB2GMB7dNQHhAyHa7MWwfzAwd7jI/TJCJX9l0KlQ== +gatsby-source-filesystem@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.1.0.tgz#59d9c5ebced33d954a9927e740168b9c9ee43422" + integrity sha512-3qFXEi4Hp7NrqTMCJ44vzwMZclD1aHyC5XUXxuuQ+/gT4k4yPIjPTbUdYgDzvrc8/K/5XRvJDB2vprdjxwoeGw== dependencies: "@babel/runtime" "^7.12.5" better-queue "^3.8.10" chokidar "^3.4.3" file-type "^16.0.0" fs-extra "^8.1.0" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" got "^9.6.0" md5-file "^5.0.0" mime "^2.4.6" @@ -7049,10 +7049,10 @@ gatsby-styled-components-dark-mode@1.2.0: resolved "https://registry.yarnpkg.com/gatsby-styled-components-dark-mode/-/gatsby-styled-components-dark-mode-1.2.0.tgz#9ecf32cac474b0142b86b508228c085fd8e16467" integrity sha512-0umSV8eNoOInhP9LfRbvWGlEmgXyUlUVGzZyr9spK7HT+obNeCcnXb232gQ0PW47t4RCfL5LRrL2OHWB/7+dfw== -gatsby-telemetry@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.0.0.tgz#cf22d8dcee13c5e574569f8182204d3fa63a1805" - integrity sha512-ldEg8jFUW+7JFcMn+6TnH+xHfLM+VIhDvyOIbkAYZZ+rO/RWnCwM44ZZUUpRp4/Ivn/IAiubGwQyXErMHErbAg== +gatsby-telemetry@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.1.0.tgz#e7c0f8bc488a93bf4afcd10760f38b50471e754f" + integrity sha512-ZAmjxYsLyJ9eK3ZGphoIjl1C/Mx732h+PWpyD+NNUPf+GFJcPDVAd/tX9XHjNTVrAN3rAaHuH48wK7JNeC/xIA== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5" @@ -7062,25 +7062,24 @@ gatsby-telemetry@^2.0.0: boxen "^4.2.0" configstore "^5.0.1" fs-extra "^8.1.0" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" git-up "^4.0.2" is-docker "^2.1.1" - lodash "^4.17.20" + lodash "^4.17.21" node-fetch "^2.6.1" uuid "3.4.0" -gatsby-transformer-remark@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-3.0.0.tgz#378e22176fc0ad9764df75d795445c3773d10ec7" - integrity sha512-vidJOLdDhisOfDipJcmGnUstoDKD/k88htw9Ixd87DR10/FZTm5fSiinN2cd5+H1tFCgqTikGCOoo9MrH9QKTg== +gatsby-transformer-remark@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-3.1.0.tgz#6c62c090a2b392b2f4b4bc40a6eaaf379193f8af" + integrity sha512-GgCVPqNQkwZjX0EYkzDEQyBkO1RvGKYHLb4Qc0ttgSqVXrW8P4gCi9sYpSOGlqVECltJDMaK+G7maqyZ89XSZQ== dependencies: "@babel/runtime" "^7.12.5" - bluebird "^3.7.2" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" gray-matter "^4.0.2" hast-util-raw "^4.0.0" hast-util-to-html "^4.0.1" - lodash "^4.17.20" + lodash "^4.17.21" mdast-util-to-hast "^3.0.4" mdast-util-to-string "^1.1.0" mdast-util-toc "^5.0" @@ -7096,10 +7095,10 @@ gatsby-transformer-remark@3.0.0: unist-util-select "^1.5.0" unist-util-visit "^1.4.1" -gatsby-transformer-sharp@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-3.0.0.tgz#7fb9806aef08966d2cb610cc6e814639075c931f" - integrity sha512-ydkUxYdoELPHcuE2OyTjgS3odcCikn6MPRC//dxPYDrIDMoJ6xPkbetTrshOEdGa2Yf02pp75Fs82PSeC+AXhA== +gatsby-transformer-sharp@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-3.1.0.tgz#958318785828302ef195a071bfb71071c94028be" + integrity sha512-wj7KFhbqkxT5Ff5R8RDpBz5DweR6frLyIX28n4ryGIqMkgkmEwkIfWcA4/JjocDm4dVwkXKmlwJA1jufkGEpCg== dependencies: "@babel/runtime" "^7.12.5" bluebird "^3.7.2" @@ -7110,10 +7109,10 @@ gatsby-transformer-sharp@3.0.0: semver "^7.3.4" sharp "^0.27.0" -gatsby@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.3.tgz#9bbd6fbafebef27a3d6e616bc5341cc5aa3f49b1" - integrity sha512-MXW2xpFfK5k+CxDVo2iiy0ogoUdjoSqLi4Zri4vQy+4y26LUHfZkn6jNu83DVr5iXylm1P7eEJqwMQAhux2iLA== +gatsby@3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.1.tgz#510f2160decb477f4837c08305f516538c2725a2" + integrity sha512-rn5M+Hc2RlJnwU8rHQ/5ZQ5VVJFRHt1iFq+A2AogSITYL538/FU7+94K3TWYexc5VJgfOptXo3eg4RCOpOTFHg== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3" @@ -7124,7 +7123,6 @@ gatsby@3.0.3: "@babel/types" "^7.12.6" "@gatsbyjs/reach-router" "^1.3.6" "@gatsbyjs/webpack-hot-middleware" "^2.25.2" - "@hapi/joi" "^15.1.1" "@mikaelkristiansson/domready" "^1.0.10" "@nodelib/fs.walk" "^1.2.4" "@pmmmwh/react-refresh-webpack-plugin" "^0.4.3" @@ -7140,8 +7138,8 @@ gatsby@3.0.3: babel-plugin-add-module-exports "^1.0.4" babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-lodash "^3.3.4" - babel-plugin-remove-graphql-queries "^3.0.0" - babel-preset-gatsby "^1.0.0" + babel-plugin-remove-graphql-queries "^3.1.0" + babel-preset-gatsby "^1.1.0" better-opn "^2.0.0" better-queue "^3.8.10" bluebird "^3.7.2" @@ -7153,7 +7151,7 @@ gatsby@3.0.3: common-tags "^1.8.0" compression "^1.7.4" copyfiles "^2.3.0" - core-js "^3.6.5" + core-js "^3.9.0" cors "^2.8.5" css-loader "^5.0.1" css-minimizer-webpack-plugin "^1.2.0" @@ -7183,16 +7181,16 @@ gatsby@3.0.3: find-cache-dir "^3.3.1" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^3.0.0" - gatsby-core-utils "^2.0.0" - gatsby-graphiql-explorer "^1.0.0" - gatsby-legacy-polyfills "^1.0.0" - gatsby-link "^3.0.1" - gatsby-plugin-page-creator "^3.0.0" - gatsby-plugin-typescript "^3.0.0" - gatsby-plugin-utils "^1.0.0" - gatsby-react-router-scroll "^4.0.1" - gatsby-telemetry "^2.0.0" + gatsby-cli "^3.1.0" + gatsby-core-utils "^2.1.0" + gatsby-graphiql-explorer "^1.1.0" + gatsby-legacy-polyfills "^1.1.0" + gatsby-link "^3.1.0" + gatsby-plugin-page-creator "^3.1.0" + gatsby-plugin-typescript "^3.1.0" + gatsby-plugin-utils "^1.1.0" + gatsby-react-router-scroll "^4.1.0" + gatsby-telemetry "^2.1.0" glob "^7.1.6" got "8.3.2" graphql "^15.4.0" @@ -7208,7 +7206,7 @@ gatsby@3.0.3: json-loader "^0.5.7" json-stringify-safe "^5.0.1" latest-version "5.1.0" - lodash "^4.17.20" + lodash "^4.17.21" md5-file "^5.0.0" meant "^1.0.1" memoizee "^0.4.15" @@ -9033,7 +9031,7 @@ jimp@^0.14.0: "@jimp/types" "^0.14.0" regenerator-runtime "^0.13.3" -joi@^17.2.1: +joi@^17.2.1, joi@^17.4.0: version "17.4.0" resolved "https://registry.yarnpkg.com/joi/-/joi-17.4.0.tgz#b5c2277c8519e016316e49ababd41a1908d9ef20" integrity sha512-F4WiW2xaV6wc1jxete70Rw4V/VuMd6IN+a5ilZsxG4uYtUXWu2kq9W5P2dz30e7Gmw8RCbY/u/uk+dMPma9tAg== @@ -9464,7 +9462,7 @@ lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== -lodash@^4.17.10, lodash@^4.17.20: +lodash@^4.17.10, lodash@^4.17.20, lodash@^4.17.21: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==