diff --git a/package.json b/package.json index 24f930b..8fc1c59 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "axios": "0.27.2", - "gatsby": "4.17.1", + "gatsby": "4.17.2", "gatsby-plugin-manifest": "4.17.0", "gatsby-plugin-react-helmet": "5.17.0", "gatsby-plugin-sass": "5.17.0", diff --git a/yarn.lock b/yarn.lock index ba29c26..862c371 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7064,10 +7064,10 @@ gatsby-worker@^1.17.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -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== +gatsby@4.17.2: + version "4.17.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.2.tgz#0ab2b8abf9e0601161732f2a0c60042e6c61dfb0" + integrity sha512-uMNH/X/Fd0kGjelgAPTukgQhxu/aMhRj5YJ07SM4D2yBuO+c4+y1dZRz5q9EUryCeVSx1cSt0J6JMkfzOXmbyA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"