deps: bump react-helmet from 5.2.1 to 6.1.0 in /theme (#399)

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) --- updated-dependencies: - dependency-name: react-helmet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 11, 2023 at 19:27 UTC 8c4564f0f65029aa2cad59e9f9471b55e51ae6e2
1 file changed +1 -1
theme/package.json
+1 -1
@@ -61,7 +61,7 @@
61 "react-element-to-jsx-string": "^14.3.4",
62 "react-focus-on": "^3.7.0",
63 "react-frame-component": "^4.1.3",
64 - "react-helmet": "^5.2.1",
64 + "react-helmet": "^6.1.0",
65 "react-live": "^2.4.1",
66 "react-measure": "^2.5.2",
67 "read-pkg-up": "^6.0.0",