From 77d73b728d32eba3ad204f85dd88388c585453f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 10:30:46 +0000 Subject: [PATCH] Bump react-helmet from 5.2.1 to 6.1.0 Bumps [react-helmet](https://github.com/nfl/react-helmet) from 5.2.1 to 6.1.0. - [Release notes](https://github.com/nfl/react-helmet/releases) - [Changelog](https://github.com/nfl/react-helmet/blob/master/CHANGELOG.md) - [Commits](https://github.com/nfl/react-helmet/commits/6.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 434dc89..87bcd29 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prismjs": "^1.15.0", "react": "^16.5.1", "react-dom": "^16.5.1", - "react-helmet": "^5.2.0", + "react-helmet": "^6.1.0", "react-typography": "^0.16.13", "reactstrap": "^8.4.1", "typeface-merriweather": "^0.0.72",