diff --git a/package.json b/package.json index c1217d6..82802a1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "gatsby-plugin-preact": "^6.25.0", "gatsby-plugin-react-helmet": "^5.25.0", "gatsby-plugin-sass": "^5.25.0", - "gatsby-plugin-sharp": "^4.25.0", + "gatsby-plugin-sharp": "^4.25.1", "gatsby-source-filesystem": "^4.25.0", "gatsby-transformer-sharp": "^4.25.0", "preact": "^10.12.1", diff --git a/yarn.lock b/yarn.lock index f016292..9914483 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6607,10 +6607,10 @@ gatsby-plugin-sass@^5.25.0: resolve-url-loader "^3.1.4" sass-loader "^10.1.1" -gatsby-plugin-sharp@^4.25.0: - version "4.25.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.0.tgz#9af5e1be2b82c67aa64711675850f0ba4e7e3b0e" - integrity sha512-8XiSKibQyp6pOFHEkEdRCpoDA3Ywcq5PKftNMExZ51MormT0+WqRC7ynuU+0fzktDTbbSyREvblKa+21Id+rRA== +gatsby-plugin-sharp@^4.25.1: + version "4.25.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.1.tgz#dcc31bdc698511501acc9b95ba277844c15a7576" + integrity sha512-cGRb8lmwJkzwT1Qze0R+VL+55BIb9weM17m+dUf6gs5Z++lQltqge+L8a1qWWsGL6KfLQN7+bIqjhmTTscIPMQ== dependencies: "@babel/runtime" "^7.15.4" async "^3.2.4"