diff --git a/package.json b/package.json index 2e08129..15bb79b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@fontsource/noto-sans-display": "^4.5.13", "@icons-pack/react-simple-icons": "^6.2.0", "dotenv": "^16.0.3", - "gatsby": "^4.25.0", + "gatsby": "^4.25.1", "gatsby-plugin-image": "^2.24.0", "gatsby-plugin-manifest": "^4.25.0", "gatsby-plugin-react-helmet": "^5.24.0", diff --git a/yarn.lock b/yarn.lock index c44b8c7..c622d75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5959,7 +5959,7 @@ gatsby-page-utils@^2.25.0: lodash "^4.17.21" micromatch "^4.0.5" -gatsby-parcel-config@^0.16.0: +gatsby-parcel-config@0.16.0: version "0.16.0" resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.16.0.tgz#a71a55f9cd912b1e84a723089a16c5ef90520e31" integrity sha512-2+hOg6cMBGZ8r+4lN3k+dOWGvku453vbZCAhp6V3RuFYxbWuvDFP7Icr0GCOyZ62utkFr9m7H2U1Wjf4KOHyEQ== @@ -6236,10 +6236,10 @@ gatsby-worker@^1.25.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@^4.25.0: - version "4.25.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.0.tgz#1eca4b94709aad1a3232e704645ae36ee148ebba" - integrity sha512-zR/u0X60Ww250XqHGytAVFDfFJUpDzMnbPHQ7uAqr6zLgU03DBKyjqKiRpFsGx7L7ENj61hdorjz12IiNj6DIw== +gatsby@^4.25.1: + version "4.25.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.1.tgz#c737534fd3a97914ae469d59bd3e198fb634126d" + integrity sha512-mCwvRfgFI/dFydn0JTS0ckOS7MAGeX0SgB06+UXO9PWJld/YaSldmQ7HYcoXRV1KvDyXmo0C0b0R/7WAoQhI8Q== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6327,7 +6327,7 @@ gatsby@^4.25.0: gatsby-legacy-polyfills "^2.25.0" gatsby-link "^4.25.0" gatsby-page-utils "^2.25.0" - gatsby-parcel-config "^0.16.0" + gatsby-parcel-config "0.16.0" gatsby-plugin-page-creator "^4.25.0" gatsby-plugin-typescript "^4.25.0" gatsby-plugin-utils "^3.19.0"