From 0316146aee7f388d5575a6475db6d6ebede92150 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 01:38:12 +0000 Subject: [PATCH] Bump disqus-react from 1.0.7 to 1.0.9 Bumps [disqus-react](https://github.com/disqus/disqus-react) from 1.0.7 to 1.0.9. - [Release notes](https://github.com/disqus/disqus-react/releases) - [Changelog](https://github.com/disqus/disqus-react/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/disqus/disqus-react/compare/v1.0.7...v1.0.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 07e1477e..9c3f8817 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "axios-mock-adapter": "^1.17.0", "chart.js": "^2.9.3", "cross-env": "^7.0.0", - "disqus-react": "^1.0.7", + "disqus-react": "^1.0.9", "lodash": "^4.17.15", "moment": "^2.24.0", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index ad34ec10..d399f06c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5317,10 +5317,10 @@ dir-glob@2.0.0: arrify "^1.0.1" path-type "^3.0.0" -disqus-react@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/disqus-react/-/disqus-react-1.0.7.tgz#61061d3b6237b956baa9c5d96780fd311cdbecfc" - integrity sha512-7sPHIauS5mUxkZtGtik/ELZ38kOGH3N+YFNt7U4ncczNdAVmWNmAetDE+dHYnrL1Xx+Pgueh1uKpvfUIeu7WuQ== +disqus-react@^1.0.9: + version "1.0.9" + resolved "https://registry.yarnpkg.com/disqus-react/-/disqus-react-1.0.9.tgz#ae66a3582e80dc22a493d53be5910143af9b7d5f" + integrity sha512-UoWAt0dJGsxQ/4SBYkTnNLqNzpDfAk9a/xTirkCKU5qFy9YbVN6JdZ4lUy9Mf7mz1B7eHkLtRXqVvY1KhpM4Hg== dns-equal@^1.0.0: version "1.0.0"