From ad6e7aaddb80d9b06cfc81007195804e4203d5f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:05:34 +0000 Subject: [PATCH] Bump react-hotjar from 5.3.0 to 5.4.0 Bumps [react-hotjar](https://github.com/abdalla/react-hotjar) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/abdalla/react-hotjar/releases) - [Commits](https://github.com/abdalla/react-hotjar/commits/v5.4.0) --- updated-dependencies: - dependency-name: react-hotjar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2fcbbf6..d533e46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3516,9 +3516,9 @@ } }, "node_modules/react-hotjar": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-5.3.0.tgz", - "integrity": "sha512-QkqVxrKR0cjloce6QozOwEjQlRI9iuGluBz3c2aqxDK97n1Za37PIsQ0bhLYea3SvRTuzrZ+Gu3Yg2n7YF/l1w==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-5.4.0.tgz", + "integrity": "sha512-psUp6h2zyNL6Jg34u7TLQwcoJXoyPfwr5GTUKlLadVmlJergml+GP2EP6T3JYbR/44T8jixDKywiAjOk2BFfVQ==", "dev": true }, "node_modules/react-icons": { @@ -6601,9 +6601,9 @@ } }, "react-hotjar": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-5.3.0.tgz", - "integrity": "sha512-QkqVxrKR0cjloce6QozOwEjQlRI9iuGluBz3c2aqxDK97n1Za37PIsQ0bhLYea3SvRTuzrZ+Gu3Yg2n7YF/l1w==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-5.4.0.tgz", + "integrity": "sha512-psUp6h2zyNL6Jg34u7TLQwcoJXoyPfwr5GTUKlLadVmlJergml+GP2EP6T3JYbR/44T8jixDKywiAjOk2BFfVQ==", "dev": true }, "react-icons": {