diff --git a/packages/website/package.json b/packages/website/package.json index 621fe72d..56220dd0 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -15,7 +15,7 @@ "framer-motion": "6.3.3", "gatsby": "4.13.1", "gatsby-background-image": "1.6.0", - "gatsby-plugin-image": "2.12.1", + "gatsby-plugin-image": "2.13.0", "gatsby-plugin-manifest": "4.12.1", "gatsby-plugin-postcss": "5.13.0", "gatsby-plugin-react-helmet": "5.13.0", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index cb97ab3d..3612c547 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -3346,7 +3346,7 @@ babel-plugin-polyfill-regenerator@^0.3.0: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.1" -babel-plugin-remove-graphql-queries@^4.12.1, babel-plugin-remove-graphql-queries@^4.13.0: +babel-plugin-remove-graphql-queries@^4.13.0: version "4.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.13.0.tgz#fe89020d3aab1e93e6658c91291d7d7b4e2d4e8d" integrity sha512-YQZVaRo0fs42ifiDECXsYXJNc9AzD+E/4H16ByuaB8eV9ndcZcEGxOChsXPJH20GXJlQqgcAQk4vH1Zrjw0a6w== @@ -6299,22 +6299,22 @@ gatsby-parcel-config@^0.4.0: "@parcel/transformer-raw" "^2.3.2" "@parcel/transformer-react-refresh-wrap" "^2.3.2" -gatsby-plugin-image@2.12.1: - version "2.12.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.12.1.tgz#302324125a1e018ff669772495f4b291bd00a832" - integrity sha512-Azofblt5ZSk2NqCOrBI1WijcJw6dVHCKz85lz6J7qB3Fvy+YVjs/vbUODlXUwi3926Q5m7C2zdH0MQrk4T0DDQ== +gatsby-plugin-image@2.13.0: + version "2.13.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.13.0.tgz#18e78fb0b36247999dbbf42189293f6315f485f2" + integrity sha512-Pvt84EFSneOpJPq/Vmfs6kSviIMPdLapokmJKWzT+on2Aqz8HH+/BsPZLtmf2JuN0BLxO3kD5K8ASKaCcwY6TA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/parser" "^7.15.5" "@babel/runtime" "^7.15.4" "@babel/traverse" "^7.15.4" babel-jsx-utils "^1.1.0" - babel-plugin-remove-graphql-queries "^4.12.1" + babel-plugin-remove-graphql-queries "^4.13.0" camelcase "^5.3.1" chokidar "^3.5.2" common-tags "^1.8.2" fs-extra "^10.0.0" - gatsby-core-utils "^3.12.1" + gatsby-core-utils "^3.13.0" objectFitPolyfill "^2.3.5" prop-types "^15.8.1"