diff --git a/package.json b/package.json index 22588c118..49f30f984 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ] }, "dependencies": { - "gatsby": "4.17.1", + "gatsby": "4.17.2", "react": "18.2.0", "react-dom": "18.2.0", "tsconfig-paths-webpack-plugin": "3.5.2" diff --git a/yarn.lock b/yarn.lock index 5aa99bb90..b74de3682 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7431,10 +7431,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"