diff --git a/package.json b/package.json index 8096149..ef38b73 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "axios": "0.25.0", - "gatsby": "4.5.3", + "gatsby": "4.5.4", "gatsby-plugin-manifest": "4.5.2", "gatsby-plugin-react-helmet": "5.5.0", "gatsby-plugin-sass": "5.5.0", diff --git a/yarn.lock b/yarn.lock index 16ef669..92675ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5160,10 +5160,10 @@ gatsby-worker@^1.5.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.5.3: - version "4.5.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.3.tgz#69a8e80e6f3eb7bb51a0e193d1725fab081cf5e6" - integrity sha512-YajcPykB+LMeUSEkxB/EouzURjOaVDA2cHCyzhgL0U1vpz4fIHWWxNzPhJ+XxWdzyJCJhZMms2eY2O6vlJMApA== +gatsby@4.5.4: + version "4.5.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.4.tgz#53404b798da0c86057675d03011f072faf85b27c" + integrity sha512-uXyYl9nq52xdvP/9lwWFp7eGtjFFgdAjG2xNBvpgNgd1AtH/4kU76khm1mmpXea98mnJrcwKmsSZkIbQO9YWCg== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"