diff --git a/package.json b/package.json index aef9c657..562e7767 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "classnames": "2.2.6", "final-form": "4.19.1", "gatsby": "2.13.15", - "gatsby-awesome-pagination": "0.3.5", + "gatsby-awesome-pagination": "0.3.6", "gatsby-image": "2.2.5", "gatsby-plugin-algolia": "0.11.0", "gatsby-plugin-manifest": "2.2.2", diff --git a/yarn.lock b/yarn.lock index 70a17ccb..c793c99a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5390,10 +5390,10 @@ gather-stream@^1.0.0: resolved "https://registry.yarnpkg.com/gather-stream/-/gather-stream-1.0.0.tgz#b33994af457a8115700d410f317733cbe7a0904b" integrity sha1-szmUr0V6gRVwDUEPMXczy+egkEs= -gatsby-awesome-pagination@0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/gatsby-awesome-pagination/-/gatsby-awesome-pagination-0.3.5.tgz#e1d0d39a5350565e0e30af23979f76c89695a96a" - integrity sha512-rYBaGDgNtG6/+dHlM6XS2HtKodv/Y32AuysJMsZ39xIhn48UtRuYd8fmqJYc99V1dQFCPIJElNhg8fp1eOj05g== +gatsby-awesome-pagination@0.3.6: + version "0.3.6" + resolved "https://registry.yarnpkg.com/gatsby-awesome-pagination/-/gatsby-awesome-pagination-0.3.6.tgz#e7e2d0af0cebd53a51957414e1e9749f2e0e2c02" + integrity sha512-gVt5tnDP8Va+Y02OrG8k/HocGx7NKTnvGGKFzz2E+ChHObBbac6PXeOEOUseFrCqO/zKLhF8JWTfWofGsy7oQA== dependencies: lodash "^4.17.15"