diff --git a/package.json b/package.json index 2ae48a51..bc405e5f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gatsby-omni-font-loader": "^2.0.2", "gatsby-plugin-fontawesome-css": "^1.2.0", "gatsby-plugin-google-analytics": "^5.12.0", - "gatsby-plugin-image": "^3.12.3", + "gatsby-plugin-image": "^3.13.0", "gatsby-plugin-manifest": "^5.12.3", "gatsby-plugin-react-helmet": "^6.13.0", "gatsby-plugin-sharp": "^5.12.3", diff --git a/yarn.lock b/yarn.lock index 3ce2ec67..d84c4e9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3820,7 +3820,7 @@ babel-plugin-polyfill-regenerator@^0.5.3: dependencies: "@babel/helper-define-polyfill-provider" "^0.4.3" -babel-plugin-remove-graphql-queries@^5.12.1, babel-plugin-remove-graphql-queries@^5.13.0: +babel-plugin-remove-graphql-queries@^5.13.0: version "5.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.0.tgz#d59cf6dac371eb37d0d6521ef70e6c5697920b13" integrity sha512-ZqrQUsnkOuEEjofPXSDfBbDY0CYEQEieofyaBIg/apQop+eQCmMphWPMd7/57MLMZi1Dnq1yw1FfSWO50LmhjA== @@ -6649,23 +6649,23 @@ gatsby-plugin-google-analytics@^5.12.0: minimatch "^3.1.2" web-vitals "^1.1.2" -gatsby-plugin-image@^3.12.3: - version "3.12.3" - resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz#7e1484d014afbe0005497934b4215938a69fcf56" - integrity sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw== +gatsby-plugin-image@^3.13.0: + version "3.13.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-3.13.0.tgz#4de107edcb2e812dc66bdab77972b5830497ead0" + integrity sha512-l5aEZbl81lTJUzchL03CzbjOADmbSKUMcBP+TO4j5Mu//K286ilfNUa97QD6VeaWeLEBMCK2tACc+8wmgYmxvQ== dependencies: "@babel/code-frame" "^7.18.6" "@babel/parser" "^7.20.13" "@babel/runtime" "^7.20.13" "@babel/traverse" "^7.20.13" babel-jsx-utils "^1.1.0" - babel-plugin-remove-graphql-queries "^5.12.1" + babel-plugin-remove-graphql-queries "^5.13.0" camelcase "^6.3.0" chokidar "^3.5.3" common-tags "^1.8.2" fs-extra "^11.1.1" - gatsby-core-utils "^4.12.1" - gatsby-plugin-utils "^4.12.3" + gatsby-core-utils "^4.13.0" + gatsby-plugin-utils "^4.13.0" objectFitPolyfill "^2.3.5" prop-types "^15.8.1" @@ -6778,13 +6778,6 @@ gatsby-sharp@^1.13.0: dependencies: sharp "^0.32.6" -gatsby-sharp@^1.13.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz#4d55d877ed3a5c9cd7ac45f27e13d07acb99993b" - integrity sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ== - dependencies: - sharp "^0.32.6" - gatsby-source-contentful@^8.13.0: version "8.13.0" resolved "https://registry.yarnpkg.com/gatsby-source-contentful/-/gatsby-source-contentful-8.13.0.tgz#cf043b6a7b6f322f4ad3122cb4c54aff3b702085"