diff --git a/package.json b/package.json index 182a704..a8bd736 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@icons-pack/react-simple-icons": "^4.7.0", "dotenv": "^16.0.1", "gatsby": "^4.16.0", - "gatsby-plugin-image": "^2.15.0", + "gatsby-plugin-image": "^2.16.1", "gatsby-plugin-manifest": "^4.16.0", "gatsby-plugin-react-helmet": "^5.16.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 2c098f8..19f3265 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3507,7 +3507,7 @@ babel-plugin-polyfill-regenerator@^0.3.0: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.1" -babel-plugin-remove-graphql-queries@^4.15.0, babel-plugin-remove-graphql-queries@^4.16.0: +babel-plugin-remove-graphql-queries@^4.16.0: version "4.16.0" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.16.0.tgz#4a19ee20e0377ab060db83b5b9ba7cb96da4d952" integrity sha512-fy+vrAYZxwfkvxsx3lx5Fi/lTkfIQhuOLR/HBA5vShbs3aSnsBgn8O81L52WX22nH0aH81iNppUlEf1RwQSokw== @@ -6458,7 +6458,7 @@ gatsby-cli@^4.16.0: yoga-layout-prebuilt "^1.10.0" yurnalist "^2.1.0" -gatsby-core-utils@^3.15.0, gatsby-core-utils@^3.16.0: +gatsby-core-utils@^3.16.0: version "3.16.0" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.16.0.tgz#055e250614221b77168d0ca507a56a87d2cdbf35" integrity sha512-cr3aIlzfzQkXSKng0dfAkg+v+Q0WOFJ1CCpM6HFvMykYtw5vSdaLxs6gwNmtPowG1wmCHkQ+pcyqppP+IdmVsg== @@ -6541,23 +6541,23 @@ gatsby-parcel-config@^0.7.0: "@parcel/transformer-raw" "2.6.0" "@parcel/transformer-react-refresh-wrap" "2.6.0" -gatsby-plugin-image@^2.15.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.15.0.tgz#5c2f2de7bf053518295da4b2dafee5fddbf23897" - integrity sha512-+r9gR9vz1W9RCQ+yANcHCE1tvbJNwKw4pV6A5B7ca5r9fU62ycWvGIOfAkVZntxOSh/oCBAzwnLI/TD+oBmdEA== +gatsby-plugin-image@^2.16.1: + version "2.16.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.16.1.tgz#4c6f7f0fee0bdb304207ff6f2e92cff36b106f52" + integrity sha512-PnCcJG7sE85xQhCFIMRUJr42T0eLRBJsERfhgHHaiCjUfNbpV02eQ30Wt8i3s3T6Ci/xPJYdnnqM9nTqiCJbTQ== 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.15.0" + babel-plugin-remove-graphql-queries "^4.16.0" camelcase "^5.3.1" chokidar "^3.5.2" common-tags "^1.8.2" fs-extra "^10.1.0" - gatsby-core-utils "^3.15.0" - gatsby-plugin-utils "^3.9.0" + gatsby-core-utils "^3.16.0" + gatsby-plugin-utils "^3.10.0" objectFitPolyfill "^2.3.5" prop-types "^15.8.1" @@ -6657,7 +6657,7 @@ gatsby-plugin-typescript@^4.16.0, gatsby-plugin-typescript@^4.6.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.16.0" -gatsby-plugin-utils@^3.10.0, gatsby-plugin-utils@^3.9.0: +gatsby-plugin-utils@^3.10.0: version "3.10.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.10.0.tgz#d47bb1165bd6aafb3bd17820df97582dba93a69f" integrity sha512-/K6frqNRwmSznUnjWD3Isk5wEj56zLrygfAdlBYVLd6XfAHK18sPJBaIi+Gpno4pNaSMuu10x+OxPmSIjE0X7g==