From 9d6caafb69e2c2d13529a9087b49d834168588f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Mar 2023 23:28:13 +0000 Subject: [PATCH] fix: upgrade gatsby from 5.6.0 to 5.6.1 Snyk has created this PR to upgrade gatsby from 5.6.0 to 5.6.1. See this package in npm: See this project in Snyk: https://app.snyk.io/org/edtbl76/project/1a00f1e9-9f05-4b74-a8ad-4f151b73421e?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 247 ++++++++++++++++++++++++++++++--------------------- 2 files changed, 147 insertions(+), 102 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index a548cb6..af944a2 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@lekoarts/gatsby-theme-minimal-blog": "^6.0.5", "@theme-ui/css": "^0.15.5", - "gatsby": "^5.5.0", + "gatsby": "^5.6.1", "gatsby-plugin-feed": "^5.5.0", "gatsby-plugin-manifest": "^5.5.0", "gatsby-plugin-sitemap": "^6.5.0", diff --git a/yarn.lock b/yarn.lock index 802b06e..1050188 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1178,15 +1178,15 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@gatsbyjs/parcel-namer-relative-to-cwd@^2.6.0": - version "2.6.0" - resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.6.0.tgz#825727d7c956f03a4cf43bda9476979373700d78" - integrity sha512-RpP8ZGY5v/3lR+wmmGgobfZf4cDEYnBeo34C0H29FY5XIlLD6p4T/B84Qdw1P5I8FShQDado6aed2zNpnr9mvw== +"@gatsbyjs/parcel-namer-relative-to-cwd@^2.7.0": + version "2.7.0" + resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.7.0.tgz#8652c0f589f8dd51c4d8b84cab1b4f2344d4b545" + integrity sha512-X71DARxg698ue/PB+mz1cKDYOWD3URMa1ULkpGq2IYpe3oaLQ7Ss5ddMm599w8vVGKGO7CwyDw76wqo/9hmt/A== dependencies: "@babel/runtime" "^7.20.13" "@parcel/namer-default" "2.8.3" "@parcel/plugin" "2.8.3" - gatsby-core-utils "^4.6.0" + gatsby-core-utils "^4.7.0" "@gatsbyjs/reach-router@^2.0.1": version "2.0.1" @@ -3214,14 +3214,14 @@ babel-plugin-polyfill-regenerator@^0.4.1: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.3" -babel-plugin-remove-graphql-queries@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.6.0.tgz#ee920180ae885c5a466a588d2b2c5c74fd65cdd9" - integrity sha512-8kLiQRdFPL5cy7IgEmNqsW6XpyM566xFnpnUmTYMdVST+GYDe9rFr0WDYdaQB8cgPRJyq0bbhasHnZbieIux+A== +babel-plugin-remove-graphql-queries@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.7.0.tgz#c0171e278e422b23c15a7468736d2d57e41ed4c6" + integrity sha512-Kv5MpY2vQX+Vsfv+9jpJTB/kczn+amwSQgCm2FaWguTqG6KVSK2ncoZk2kbELQiZiPNvdLS2RzA5F+tjXR5OIA== dependencies: "@babel/runtime" "^7.20.13" "@babel/types" "^7.20.7" - gatsby-core-utils "^4.6.0" + gatsby-core-utils "^4.7.0" babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: version "7.0.0-beta.0" @@ -3266,10 +3266,10 @@ babel-preset-fbjs@^3.4.0: "@babel/plugin-transform-template-literals" "^7.0.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" -babel-preset-gatsby@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-3.6.0.tgz#37647a42e2e77486e6635a1dbf56c2028ae06ca3" - integrity sha512-u+SRfhlgPfgd14iUukynIRpTeImYtbYQt5JhzD8ZPESktKwk5ND5ZT49pGwzq3kLu4oBxXoZYBbjAgE1cwXtjA== +babel-preset-gatsby@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-3.7.0.tgz#9dd91743857360742478c91a1e77524ff3b475f5" + integrity sha512-J5TmOELZhB9fUym0Oy5virjYbee7A+ejtiKR4M6bDAeStEqwyyW33LNIOoR9JDai9WUC+oaNx2epxCDH6WyTjQ== dependencies: "@babel/plugin-proposal-class-properties" "^7.18.6" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6" @@ -3284,8 +3284,8 @@ babel-preset-gatsby@^3.6.0: babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-macros "^3.1.0" babel-plugin-transform-react-remove-prop-types "^0.4.24" - gatsby-core-utils "^4.6.0" - gatsby-legacy-polyfills "^3.6.0" + gatsby-core-utils "^4.7.0" + gatsby-legacy-polyfills "^3.7.0" bail@^2.0.0: version "2.0.2" @@ -4015,10 +4015,10 @@ cosmiconfig@^7.0.0: path-type "^4.0.0" yaml "^1.10.0" -create-gatsby@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-3.6.0.tgz#00d852e90b1a380dd6d0301afb04cd9c9659cb5f" - integrity sha512-1bVBCDr7v+mPsgKIe4LvRG1y+FZv9oKMe1mdnhTtQ0EaKog8Jjp4C8rm+TcT5wTlEANotKbB6ku4WXkTjm0d1Q== +create-gatsby@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-3.7.0.tgz#cd3b15b805e2e32179c6f8cfba436a1e34cca29e" + integrity sha512-6v6HBa2UW/xZ0Y4VFHVSTudH3QXT+KZtxpl0JhVpILyY2VK/hqVH1RDbicuFWrq1/Z6fmb7H+QUmJJITZF7juw== dependencies: "@babel/runtime" "^7.20.13" @@ -5536,10 +5536,10 @@ functions-have-names@^1.2.2: resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== -gatsby-cli@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-5.6.0.tgz#f8ee4ec48b9d73e75dd8cf38e94f6ceebc3f0918" - integrity sha512-cvkZqAIVd7uoFQF2C0lJU57tya19GAWNJJP+DsHoalgGBjOPzfDzk1EN/xWnSDMUm4XM/+8PU3Ublz4dCWTI8w== +gatsby-cli@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-5.7.0.tgz#3a0ebb1b0c08a9fa41391a92bc4581964bc369ca" + integrity sha512-8rfBCWsnzNeWMSOfnylJ6EjGJAVWhGrT1gvnchWlzT/fe9e63Xq3bW2cGTEqozPPxYJasxJ730gg3/LcGYuNgQ== dependencies: "@babel/code-frame" "^7.18.6" "@babel/core" "^7.20.12" @@ -5557,13 +5557,13 @@ gatsby-cli@^5.6.0: clipboardy "^2.3.0" common-tags "^1.8.2" convert-hrtime "^3.0.0" - create-gatsby "^3.6.0" + create-gatsby "^3.7.0" envinfo "^7.8.1" execa "^5.1.1" fs-exists-cached "^1.0.0" fs-extra "^11.1.0" - gatsby-core-utils "^4.6.0" - gatsby-telemetry "^4.6.0" + gatsby-core-utils "^4.7.0" + gatsby-telemetry "^4.7.0" hosted-git-info "^3.0.8" is-valid-path "^0.1.1" joi "^17.7.0" @@ -5605,48 +5605,70 @@ gatsby-core-utils@^4.6.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.6.0.tgz#ab2c383b6dc31db50e12e57944010b2fe5659bb2" - integrity sha512-mN75iViulvbrq/FDAPvB+JMZTMXXQ3tt5bhdcgHBSIr7u97/f4tmxY6qyLfPCNYi7YhN8TSQHjUIvmH1TjvpWA== +gatsby-core-utils@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.7.0.tgz#f2c9d74da334979b0ae847bc6cfe283670c2f752" + integrity sha512-J8bjc+ASIfkrNbbOTvHbqgPtj/scgmLVB9rGuItZrbJyyHqyB6NLNbJeN8tHL//fjQ8B3vwyoHy6B09TMLQitQ== + dependencies: + "@babel/runtime" "^7.20.13" + ci-info "2.0.0" + configstore "^5.0.1" + fastq "^1.13.0" + file-type "^16.5.3" + fs-extra "^11.1.0" + got "^11.8.5" + hash-wasm "^4.9.0" + import-from "^4.0.0" + lmdb "2.5.3" + lock "^1.1.0" + node-object-hash "^2.3.10" + proper-lockfile "^4.1.2" + resolve-from "^5.0.0" + tmp "^0.2.1" + xdg-basedir "^4.0.0" -gatsby-legacy-polyfills@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-3.6.0.tgz#1c95ac6ccae405f9301db294d1f952234cd56afa" - integrity sha512-6z8zPrSOFLiZ+iRIxMjH79hvz37oef/BvALdut4CVVp5a6Pdv1n+cHss1pCKFzhBtOVwLbbonMpxXT/RBLvM3w== +gatsby-graphiql-explorer@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.7.0.tgz#ad40e0a5d27e98ae4c54736db05cbddf61f7b39f" + integrity sha512-iInKUCp8ryZE8EmfYPLoJYAXe8RDS+WsOVE98d5FcjzGUTjincLjhSE991y5d5dhWox4EzifadNq+0YoworzrA== + +gatsby-legacy-polyfills@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-3.7.0.tgz#21698f56aa7e9acaa17b46ddd609b717801948d4" + integrity sha512-EMSmud0d8Es0G3cjrvvEYU8qtvmGUeM8fy7+KH4w3s/3YB1eVERt45O6sdg6nw1orh4JhjmIRrYl/6iacvUW8A== dependencies: "@babel/runtime" "^7.20.13" core-js-compat "3.9.0" -gatsby-link@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-5.6.0.tgz#a4dd49162643c425b3b6fa6dafc9ada0936f0f49" - integrity sha512-kC/EUajQJGDyUMtdarDQkLaILfuhGNCVMOGs+Px5e/KxAQXmCzWbA0M7tr0i3awyW7Qj3JsBjaL6y3ePe4kzNg== +gatsby-link@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-5.7.0.tgz#51650fb87953b29d0719ad113f98d632f90db3b1" + integrity sha512-IuFMk7UgM6k765wA//ngX77SERPTnGTMUPNenQIrNBLcmETV/SXhVfsToVbNiz2uMZRsRETjo4vN8G0t6pKXDQ== dependencies: "@types/reach__router" "^1.3.10" - gatsby-page-utils "^3.6.0" + gatsby-page-utils "^3.7.0" prop-types "^15.8.1" -gatsby-page-utils@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-3.6.0.tgz#7b64f5883ae7538ff23e04a4f3259afcc332f467" - integrity sha512-zRoRPm5fr/Cz2FFTNyK8vPmcFwyvRumNQa7H4SHg09+RYtawZE2Cs6elsYcBIL1bgDsWCxqGuZYC4Uarv41D0g== +gatsby-page-utils@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-3.7.0.tgz#89b95bdb203a4b48838de8082f1252d1e3abc849" + integrity sha512-RSmZiKT5YXcnANHhl745zuzhqmkcekHt3OAovH33sEViXc1DYJJvV4VS8R4Exh4A8fu5mjdKCX6mAqqdHbRYKg== dependencies: "@babel/runtime" "^7.20.13" bluebird "^3.7.2" chokidar "^3.5.3" fs-exists-cached "^1.0.0" - gatsby-core-utils "^4.6.0" + gatsby-core-utils "^4.7.0" glob "^7.2.3" lodash "^4.17.21" micromatch "^4.0.5" -gatsby-parcel-config@^1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-1.6.0.tgz#7b8a4abb10f2aef11491b91e1ad14d13aa7e9491" - integrity sha512-dGOj3Zkf9etUmuCtNUoRFLI811zAdYC4ZJNPb56jGDz65eKiZp0cGf/Gg6oJNxfnC3h04sbtKFjKV3QYspFIKg== +gatsby-parcel-config@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-1.7.0.tgz#92e519d1f5fb3f22e0d490174842945962d31167" + integrity sha512-kuiZQxTzEGmLzEnLw4Fb8FTV1YBGN9tR37c/Gw619+qlDcT1GFlhVHtV6wfQYKa4aS4t3jULLU3+rqUM6X+qIw== dependencies: - "@gatsbyjs/parcel-namer-relative-to-cwd" "^2.6.0" + "@gatsbyjs/parcel-namer-relative-to-cwd" "^2.7.0" "@parcel/bundler-default" "2.8.3" "@parcel/compressor-raw" "2.8.3" "@parcel/namer-default" "2.8.3" @@ -5716,10 +5738,10 @@ gatsby-plugin-mdx@^5.5.0: unist-util-visit "^4.1.1" vfile "^5.3.6" -gatsby-plugin-page-creator@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.6.0.tgz#f56d96ec36a0aa881dd790db7218da7250284f76" - integrity sha512-WSCyxoAuF4DMBOPJfQpQzmq99nR3hVZBeKa0uWmFbSePouwtJ3tJadurNGgP5mzsG73HyKbwXPEcYHQy+LtrSg== +gatsby-plugin-page-creator@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.7.0.tgz#0544fb6696b30523d5f7270fa767c653459f3d98" + integrity sha512-iFO/jYfRO94FJlKBwvOuQjZ8EAwhH2AAb26eqUjLE3WixEVY1AqA7Vve4Ue6J81BqJD7cpSiaYiZqiv0e113hA== dependencies: "@babel/runtime" "^7.20.13" "@babel/traverse" "^7.20.13" @@ -5727,10 +5749,10 @@ gatsby-plugin-page-creator@^5.6.0: chokidar "^3.5.3" fs-exists-cached "^1.0.0" fs-extra "^11.1.0" - gatsby-core-utils "^4.6.0" - gatsby-page-utils "^3.6.0" - gatsby-plugin-utils "^4.6.0" - gatsby-telemetry "^4.6.0" + gatsby-core-utils "^4.7.0" + gatsby-page-utils "^3.7.0" + gatsby-plugin-utils "^4.7.0" + gatsby-telemetry "^4.7.0" globby "^11.1.0" lodash "^4.17.21" @@ -5767,10 +5789,10 @@ gatsby-plugin-theme-ui@~0.15.3: resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.15.5.tgz#be35aefe6a23da4bd17d837f55d79197c3ae6b49" integrity sha512-5aCEv3OyT0w5UCrEkoWw8yjWHsw3jDZRTd181WXDBJX0HdLSxHwD4lNMsSW+taVF55112LBATjTUq1yRdo9FsQ== -gatsby-plugin-typescript@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.6.0.tgz#84f48522bff4a863f75fe0c14f7475115dbff73a" - integrity sha512-YsczXNnYldFx1mu+Q0Zx/dLMOuHCGBguh+P4EqVRoFJx30/EJtWrqZxqou5o5JwlU4115o8L4FLzFTHeuqwyWw== +gatsby-plugin-typescript@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.7.0.tgz#9b5b6ecdb518ed81bc12a187d464dde1c52e6b5e" + integrity sha512-9ZW0OreH9CR3RoY4y7cQ0JRavMcP0qCRWAoAwRzAV2UOKew+NmOTvBZCj8EKN9UFRyfofEIMQSyptaDxfw+44A== dependencies: "@babel/core" "^7.20.12" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6" @@ -5778,7 +5800,7 @@ gatsby-plugin-typescript@^5.6.0: "@babel/plugin-proposal-optional-chaining" "^7.20.7" "@babel/preset-typescript" "^7.18.6" "@babel/runtime" "^7.20.13" - babel-plugin-remove-graphql-queries "^5.6.0" + babel-plugin-remove-graphql-queries "^5.7.0" gatsby-plugin-utils@^4.6.0: version "4.6.0" @@ -5795,6 +5817,21 @@ gatsby-plugin-utils@^4.6.0: joi "^17.7.0" mime "^3.0.0" +gatsby-plugin-utils@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.7.0.tgz#4a44ae6c8555cd018c77905d7c8dcc56d6e31996" + integrity sha512-ecPu4pRbrZ7TR+IBCn5XIsh/yRLf2pY2YuOK6rVby6PPCG1pP/kGMrVYmEZ7s/BcCvhkoJvVZW099gdtBqsq2Q== + dependencies: + "@babel/runtime" "^7.20.13" + fastq "^1.13.0" + fs-extra "^11.1.0" + gatsby-core-utils "^4.7.0" + gatsby-sharp "^1.7.0" + graphql-compose "^9.0.10" + import-from "^4.0.0" + joi "^17.7.0" + mime "^3.0.0" + gatsby-plugin-webpack-bundle-analyser-v2@^1.1.30: version "1.1.30" resolved "https://registry.yarnpkg.com/gatsby-plugin-webpack-bundle-analyser-v2/-/gatsby-plugin-webpack-bundle-analyser-v2-1.1.30.tgz#1bc17a296449d9cf90b70902f869d720e29b130d" @@ -5803,10 +5840,10 @@ gatsby-plugin-webpack-bundle-analyser-v2@^1.1.30: "@babel/runtime" "^7.19.4" webpack-bundle-analyzer "^4.6.1" -gatsby-react-router-scroll@^6.6.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.6.0.tgz#83109eccb4262b4ac1a9fb8b513e51adc58d7c95" - integrity sha512-/Ipza3HKp07s+pFkxpYlUmQUgeO9NbKVOnoyGHCjQXj4k0YkmUpqeux3LFbosW4wqMTRli+90fA6ps9Z4DP3dw== +gatsby-react-router-scroll@^6.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.7.0.tgz#03930d486d7dd6b2cf145d7c0d04edeae2617311" + integrity sha512-2gujmtfMeYhh56jeHPJWpFm1T5lNvnTFm5gWAGiLBSotIbCzbJ6bPanK8Ll8h7pnBt6iAi2B9mb0RA3mvtdWOQ== dependencies: "@babel/runtime" "^7.20.13" prop-types "^15.8.1" @@ -5827,10 +5864,10 @@ gatsby-remark-images@^7.5.0: unist-util-select "^3.0.4" unist-util-visit-parents "^3.1.1" -gatsby-script@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-2.6.0.tgz#a9c7c7c8a66c73586d7c12d1a3d798ad8bddb621" - integrity sha512-iCHpSHQyo4XXQQ6FO/uxWvToSpzPtqupGXihHDsaSZz2iH6q0jsusChryvaAt70tmEHGFaw1sQmCCgDaVNxSzw== +gatsby-script@^2.7.0: + version "2.7.0" + resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-2.7.0.tgz#fe7730b0aba14dee5d8b89df931d951bca824c38" + integrity sha512-niQrDisFwbHUpdNuvz+EZLJruwy1w9SaiuremeLfF3OAHXqNOYirvBxE6BzuSKPCYzey4Pvs0IdNnC5Kxo55Hg== gatsby-sharp@^1.6.0: version "1.6.0" @@ -5840,6 +5877,14 @@ gatsby-sharp@^1.6.0: "@types/sharp" "^0.31.1" sharp "^0.31.3" +gatsby-sharp@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-1.7.0.tgz#0b3e70202336477570221dd8b3648fc347803505" + integrity sha512-a7arQkNZ+T+g2ZoOsiDEMuMHpELTlOfdm5DyKNGrdI19WhVBvU9ix4utxp/I58/e7NNdEG/eSaYk3Qz/ueEilQ== + dependencies: + "@types/sharp" "^0.31.1" + sharp "^0.31.3" + gatsby-source-filesystem@^5.5.0: version "5.6.0" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.6.0.tgz#cf70b510bf68d02d0197e38e338eaff49846850c" @@ -5855,10 +5900,10 @@ gatsby-source-filesystem@^5.5.0: valid-url "^1.0.9" xstate "^4.35.3" -gatsby-telemetry@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-4.6.0.tgz#7b09e80a06f874cd30bf7e5e7f42ac6cefd5713c" - integrity sha512-4MpDqRkL+GJu0SdLKCuU0kOog1sKZBOY0e8rubn/mmKmhedItnlACQ4r88xqxwLPHtNweFNhmrTkS1moHmWh0w== +gatsby-telemetry@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-4.7.0.tgz#765606cff2b952e49154a6ad9585ce6760cf8e9e" + integrity sha512-+7HeJbRUl0ZT/As6uShnIZ5RHgHHihNiCRtfKyKsX02pjZdJ44tUYw26j2IUIAVrtzQgYiB5mPXAaUvQQzoO3Q== dependencies: "@babel/code-frame" "^7.18.6" "@babel/runtime" "^7.20.13" @@ -5867,7 +5912,7 @@ gatsby-telemetry@^4.6.0: boxen "^5.1.2" configstore "^5.0.1" fs-extra "^11.1.0" - gatsby-core-utils "^4.6.0" + gatsby-core-utils "^4.7.0" git-up "^7.0.0" is-docker "^2.2.1" lodash "^4.17.21" @@ -5887,20 +5932,20 @@ gatsby-transformer-sharp@^5.5.0: semver "^7.3.8" sharp "^0.31.3" -gatsby-worker@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-2.6.0.tgz#7fe87a5f115cb0ec296a7065d487cb999c97a386" - integrity sha512-ukqW0VHA2PxB74X0x+NdkudPkgZwH7RmLKZy4i3BrtaWkT2ZUYdva8BfUj+7aNpeMn5broWgZ+Dlz2H8lDl2cQ== +gatsby-worker@^2.7.0: + version "2.7.0" + resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-2.7.0.tgz#2d3cfced5ecac1d345d5c4e8b896aca282e7a72a" + integrity sha512-ob6NyJEwLBRPyRCkZxdNBj0hmNZxOM9Bo13WBGL08NTKYhyjfUI4UIi7RVFb8ab1et4JtPjqoPPGRpMboxpHuw== dependencies: "@babel/core" "^7.20.12" "@babel/runtime" "^7.20.13" fs-extra "^11.1.0" signal-exit "^3.0.7" -gatsby@^5.5.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.6.0.tgz#722a7a5eca3ad860eabc389afcdf131cd76a9ffb" - integrity sha512-SM492yHX5MwXVqX/3wFTpIdiL/OqAqfZ2GTt4tN9WlbrFwHM5q+lfl+T3t59OonQc4aHeTQwoEjc5iFRh7TnLQ== +gatsby@^5.6.1: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.7.0.tgz#6a5dc7870f49e8271e30bd878ef82f21dd47e6d4" + integrity sha512-aFUC8a6rubY/2EwK62TS0ra/e9g3js+8N6A1wcO6xZ5zKHvcACFYnrh7h1FBA9FMyJNJiHSY3rTy3keP1vxLxQ== dependencies: "@babel/code-frame" "^7.18.6" "@babel/core" "^7.20.12" @@ -5940,8 +5985,8 @@ gatsby@^5.5.0: 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 "^5.6.0" - babel-preset-gatsby "^3.6.0" + babel-plugin-remove-graphql-queries "^5.7.0" + babel-preset-gatsby "^3.7.0" better-opn "^2.1.1" bluebird "^3.7.2" browserslist "^4.21.4" @@ -5982,20 +6027,20 @@ gatsby@^5.5.0: find-cache-dir "^3.3.2" fs-exists-cached "1.0.0" fs-extra "^11.1.0" - gatsby-cli "^5.6.0" - gatsby-core-utils "^4.6.0" - gatsby-graphiql-explorer "^3.6.0" - gatsby-legacy-polyfills "^3.6.0" - gatsby-link "^5.6.0" - gatsby-page-utils "^3.6.0" - gatsby-parcel-config "^1.6.0" - gatsby-plugin-page-creator "^5.6.0" - gatsby-plugin-typescript "^5.6.0" - gatsby-plugin-utils "^4.6.0" - gatsby-react-router-scroll "^6.6.0" - gatsby-script "^2.6.0" - gatsby-telemetry "^4.6.0" - gatsby-worker "^2.6.0" + gatsby-cli "^5.7.0" + gatsby-core-utils "^4.7.0" + gatsby-graphiql-explorer "^3.7.0" + gatsby-legacy-polyfills "^3.7.0" + gatsby-link "^5.7.0" + gatsby-page-utils "^3.7.0" + gatsby-parcel-config "^1.7.0" + gatsby-plugin-page-creator "^5.7.0" + gatsby-plugin-typescript "^5.7.0" + gatsby-plugin-utils "^4.7.0" + gatsby-react-router-scroll "^6.7.0" + gatsby-script "^2.7.0" + gatsby-telemetry "^4.7.0" + gatsby-worker "^2.7.0" glob "^7.2.3" globby "^11.1.0" got "^11.8.6" @@ -6067,7 +6112,7 @@ gatsby@^5.5.0: xstate "^4.35.3" yaml-loader "^0.8.0" optionalDependencies: - gatsby-sharp "^1.6.0" + gatsby-sharp "^1.7.0" gensync@^1.0.0-beta.2: version "1.0.0-beta.2"