diff --git a/package.json b/package.json index 5e903b2..1afafd2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@fontsource/noto-sans-display": "^4.5.10", "@icons-pack/react-simple-icons": "^5.1.1", "dotenv": "^16.0.1", - "gatsby": "^4.17.0", + "gatsby": "^4.17.1", "gatsby-plugin-image": "^2.16.1", "gatsby-plugin-manifest": "^4.17.0", "gatsby-plugin-react-helmet": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index 18b3cc7..57733ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6436,10 +6436,10 @@ 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@^4.17.0: - version "4.17.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.0.tgz#38bd743cf24c0b9bf20d097479809c0aee4faf03" - integrity sha512-x1oxUVSWYEDxYl8sNTDTakMnCYKIbjwIAfGBhp1v3wK8WvqKz2+ICho6vvd2rXSkGGbwAg/gJ5g4/p78WOdRLw== +gatsby-cli@^4.17.1: + version "4.17.1" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.1.tgz#e7fc847b6cad9580012aaac9dc79e5a1b6275630" + integrity sha512-yLNRGKo8vyeiqKNTH5MkE0Q3AF6Un1v3MVlXzvoyRNs1DIHwkkZ22jGOB64/KIIR/o2cjRsrKJNCVjGV7qNnzw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6546,7 +6546,7 @@ gatsby-page-utils@^2.17.0: lodash "^4.17.21" micromatch "^4.0.5" -gatsby-parcel-config@^0.8.0: +gatsby-parcel-config@0.8.0: version "0.8.0" resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.8.0.tgz#4020ac11abe89d0b1bf19db0b78b7e0718170100" integrity sha512-HzLU8uoJLuakH08T27K8GKx7rcLEVkKVClffAuVKrlcVYhNH+x1LvIwe+uMTIIdfu+YtUpUP1PpTdua6YfrVTQ== @@ -6723,14 +6723,6 @@ gatsby-sharp@^0.11.0: "@types/sharp" "^0.30.0" sharp "^0.30.3" -gatsby-sharp@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.11.0.tgz#f672e26a4134e2ff264a335ab6efd35782de8052" - integrity sha512-RIbU8qi/Qs7G/KJiY0zyGS9Yic5n4RpDUf/1W3gvRl78Uo3LSuIeGEpaai6mYEnreuGb5fQIcqdkYs/UV3e8WA== - dependencies: - "@types/sharp" "^0.30.0" - sharp "^0.30.3" - gatsby-source-filesystem@^1.5.27: version "1.5.39" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8" @@ -6847,10 +6839,10 @@ gatsby-worker@^1.17.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@^4.17.0: - version "4.17.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.0.tgz#8efe1fb1e1c08c0aaae8a41870bd92d257e73541" - integrity sha512-5304jXujCuYZZ6Gm+zDLG/y2cIQtxZHzbyX6PiKc+DxjWSTnAVvAbLcbBRLsSseiSwTRNEw52cwqK2fEeGx9rw== +gatsby@^4.17.1: + version "4.17.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.1.tgz#9c54372d1ed0fd2108ffc23d1969805bcac91d87" + integrity sha512-OgwNwx7Mth7/MiwiJ7kxmGSAlmZXfL/8Nz6uwCy5t7fGsivi3x9ZDc7pt1VbFpSv6pMg6S3wpC2Ids8BLjJKVw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6930,13 +6922,13 @@ gatsby@^4.17.0: find-cache-dir "^3.3.2" fs-exists-cached "1.0.0" fs-extra "^10.1.0" - gatsby-cli "^4.17.0" + gatsby-cli "^4.17.1" gatsby-core-utils "^3.17.0" gatsby-graphiql-explorer "^2.17.0" gatsby-legacy-polyfills "^2.17.0" gatsby-link "^4.17.0" gatsby-page-utils "^2.17.0" - gatsby-parcel-config "^0.8.0" + gatsby-parcel-config "0.8.0" gatsby-plugin-page-creator "^4.17.0" gatsby-plugin-typescript "^4.17.0" gatsby-plugin-utils "^3.11.0"