diff --git a/example/package.json b/example/package.json index 4a04d75..aef9820 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "gatsby-plugin-sharp": "^2.2.1", "gatsby-plugin-styled-components": "^3.1.0", "gatsby-source-filesystem": "^2.3.10", - "gatsby-source-instagram": "0.8.0", + "gatsby-source-instagram": "0.9.0", "gatsby-transformer-remark": "^2.5.0", "gatsby-transformer-sharp": "^2.2.0", "grommet": "^2.7.1", diff --git a/example/yarn.lock b/example/yarn.lock index 860b583..d316136 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5448,10 +5448,10 @@ gatsby-source-filesystem@^2.3.10: valid-url "^1.0.9" xstate "^4.10.0" -gatsby-source-instagram@0.8.0-beta.0: - version "0.8.0-beta.0" - resolved "https://registry.yarnpkg.com/gatsby-source-instagram/-/gatsby-source-instagram-0.8.0-beta.0.tgz#bb671e858c0a15f36aa0829617ec621e979e6f9c" - integrity sha512-61NL56QU+tP9V1lDquvHyZJ1D/yv4Db35eNeCLQXhdFQeyivyUDqtXbSc1eZO8ZRkR/uC87/Mqxp37LtjG2DLA== +gatsby-source-instagram@0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/gatsby-source-instagram/-/gatsby-source-instagram-0.9.0.tgz#a0778d9b9262c535a1788dcb522040a29305718f" + integrity sha512-g/TdvMkowzcoIGyHc5lygE2U+QYw+8d9829r2+/vu9mye+xtHXfGCEgCfGOvhDDHiCwTfodGN67RDMu+oSUOTw== dependencies: axios "^0.19.0"