From 865ffa7849f72f1c3bdc50233039e76dbfc92f33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 01:27:30 +0000 Subject: [PATCH] Bump disqus-react from 1.0.7 to 1.0.10 Bumps [disqus-react](https://github.com/disqus/disqus-react) from 1.0.7 to 1.0.10. - [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.10) 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..3678532a 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.10", "lodash": "^4.17.15", "moment": "^2.24.0", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index ad34ec10..72f50b2f 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.10: + version "1.0.10" + resolved "https://registry.yarnpkg.com/disqus-react/-/disqus-react-1.0.10.tgz#75f1553856157d08fa76d8339d53d783ec1e4a62" + integrity sha512-TFd+pSl9m9QpqGcNAmewH/V795I9ObJMcEbLCIyPBy1VvUUl8DUoP+OiWhx24UjRygfV8y6saZVTBJRNYGJvkQ== dns-equal@^1.0.0: version "1.0.0"