From 80dc6bbfaf3504004bd2ab1834f0bb527dfcccb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 04:25:38 +0000 Subject: [PATCH] Bump gatsby from 4.24.5 to 4.24.8 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.24.5 to 4.24.8. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.24.5...gatsby@4.24.8) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fe4f626..38caae4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@fontsource/noto-sans-display": "^4.5.13", "@icons-pack/react-simple-icons": "^5.11.0", "dotenv": "^16.0.3", - "gatsby": "^4.24.5", + "gatsby": "^4.24.8", "gatsby-plugin-image": "^2.24.0", "gatsby-plugin-manifest": "^4.24.0", "gatsby-plugin-react-helmet": "^5.24.0", diff --git a/yarn.lock b/yarn.lock index 763241b..059c9ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6242,10 +6242,10 @@ gatsby-worker@^1.24.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@^4.24.5: - version "4.24.5" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.5.tgz#1c8612d142127154691812853e9e09edea5d4d08" - integrity sha512-f47r+RQldDkBpmcQqixmvafwEqUNUKvtmov+n04uCKOdfkuiiSMPm2pGAWx3vesfut2Kf7nIVgZLZz9sRjXqKA== +gatsby@^4.24.8: + version "4.24.8" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.8.tgz#2f4c34b3e6727c78a31971e1902d9672e052b5af" + integrity sha512-dbpAXMpWPv0P3H+xYhK2+XZ+W0xsgvZUvQTYhYEro7jVh9gBJr68tlT4YYH7J+9FThrIcg6MPLN7KLVJp8yyGw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6347,6 +6347,7 @@ gatsby@^4.24.5: graphql "^15.7.2" graphql-compose "^9.0.7" graphql-playground-middleware-express "^1.7.22" + graphql-tag "^2.12.6" hasha "^5.2.2" invariant "^2.2.4" is-relative "^1.0.0" @@ -6671,7 +6672,7 @@ graphql-playground-middleware-express@^1.7.22: dependencies: graphql-playground-html "^1.6.30" -graphql-tag@^2.11.0: +graphql-tag@^2.11.0, graphql-tag@^2.12.6: version "2.12.6" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1" integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==