diff --git a/package.json b/package.json index 006a73a7..79778a98 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@weknow/gatsby-remark-twitter": "0.2.3", "gatsby": "2.32.12", "gatsby-embedder-excalidraw": "1.1.4", - "gatsby-image": "3.1.0", + "gatsby-image": "3.11.0", "gatsby-plugin-canonical-urls": "2.10.0", "gatsby-plugin-dark-mode": "1.1.2", "gatsby-plugin-feed": "2.13.1", diff --git a/yarn.lock b/yarn.lock index 353066b9..1625aa61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1025,10 +1025,10 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": - version "7.13.10" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" - integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== +"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.6", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.0.tgz#e27b977f2e2088ba24748bf99b5e1dece64e4f0b" + integrity sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw== dependencies: regenerator-runtime "^0.13.4" @@ -6331,12 +6331,12 @@ gatsby-graphiql-explorer@^0.11.0: dependencies: "@babel/runtime" "^7.12.5" -gatsby-image@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-3.1.0.tgz#5b40682eba42696c04bfa776fa7d8477517d3959" - integrity sha512-wF/Ck0IagcUeVCtS7E9TYYPR5w95Dgiiu5soysI92Rvjw0KIBYA2nXWcC7JO7nV9ef4UBwJR4Dy4rjHIdOPI9w== +gatsby-image@3.11.0: + version "3.11.0" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-3.11.0.tgz#9070ffd1e656b801052acfa9e470c34427c099e0" + integrity sha512-vRMhGLrgyQRH2RYs8leyZ1UyWYIew+NOZEsKur1w6gnWDf0U9UVmYFa9OIE1Vedlo1W+on3AuZ3/KwM+cI69VQ== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.14.6" object-fit-images "^3.2.4" prop-types "^15.7.2"