diff --git a/demo/package.json b/demo/package.json index 1b0e7d4..6ee28e5 100644 --- a/demo/package.json +++ b/demo/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@chec/gatsby-source-chec": "*", - "gatsby": "3.14.5", - "gatsby-plugin-image": "1.14.1", - "gatsby-plugin-sharp": "3.14.2", + "gatsby": "3.14.6", + "gatsby-plugin-image": "1.14.2", + "gatsby-plugin-sharp": "3.14.3", "gatsby-transformer-sharp": "3.14.0", "react": "17.0.2", "react-dom": "17.0.2" diff --git a/yarn.lock b/yarn.lock index 57045f6..11e1a41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5868,10 +5868,10 @@ gatsby-page-utils@^1.14.0: lodash "^4.17.21" micromatch "^4.0.4" -gatsby-plugin-image@1.14.1: - version "1.14.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.1.tgz#5d40dd35be4bab41e8dd5b9207e9b2485c734f6e" - integrity sha512-3ZiCFyIVjWxlpral04HlFZbeWC4Eoo7DYGA/Eh3qNMZ3tPKxySk4xXUdrnhIt967KBGATFuuYnPR9kKEHatCuQ== +gatsby-plugin-image@1.14.2: + version "1.14.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.2.tgz#3955e370d8eb96cd3675001220f315a66ad8ea06" + integrity sha512-5kw7sAjqrNfMz7E1oMVfOz4CrG6AtIQNYVl1jTAI9sAuTLz/EJEHOM2z54pFUk/irNkrhXDZyEnDjY2d06U7rQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/parser" "^7.15.5" @@ -5904,10 +5904,10 @@ gatsby-plugin-page-creator@^3.14.0: globby "^11.0.4" lodash "^4.17.21" -gatsby-plugin-sharp@3.14.2: - version "3.14.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.2.tgz#46258e4b526b31b08cbcbb5a957040186898044a" - integrity sha512-BQ0PW2o5ACQXf8kjiG3c0KULVILwbikIO9sEecAKHstIXofc8i+WU0V4IJ8wZCo1JEea+IvkWPxE2NIz2bJ0LA== +gatsby-plugin-sharp@3.14.3: + version "3.14.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz#3db33ddfb2b83365ee2314eaaee6d1ceed046032" + integrity sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg== dependencies: "@babel/runtime" "^7.15.4" async "^3.2.1" @@ -6082,10 +6082,10 @@ gatsby-worker@^0.5.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@3.14.5: - version "3.14.5" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7" - integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ== +gatsby@3.14.6: + version "3.14.6" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.6.tgz#b05769f27ccccaf90c7c5b483a7d11bf74f45101" + integrity sha512-H9IOoqkyzu0gEDzLUcm7pGSgwJbR338z+fjp4NsLlE4DkkA2T4H6nWRXLYoDwtNC+X2wfWSrwX8ui2wosAmQOQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"