diff --git a/package.json b/package.json index 5163096..b4e05b6 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.2", - "gatsby": "^4.24.4", + "gatsby": "^4.24.5", "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 f670e21..024c7db 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.4: - version "4.24.4" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.4.tgz#48db456e812cc6ffd1f8180d393a5b01f4a9e03e" - integrity sha512-jUC5X3xspNKTGp5ADlwP7q1I9kZai9mS+cPkEZJvSetdAB5AZjYY867OxwBgj0awt/E1+f8AG255zanK7Nvwtg== +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== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"