fix(deps): update dependency @edx/frontend-enterprise-hotjar to v7

This commit is contained in:
renovate[bot]
2024-11-25 11:06:18 +00:00
committed by Jason Wesson
parent c5a78e01f2
commit d8e1f82bdf
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "^1.1.0",
"@edx/frontend-component-header": "^5.6.0",
"@edx/frontend-enterprise-hotjar": "3.0.0",
"@edx/frontend-enterprise-hotjar": "7.1.0",
"@edx/frontend-platform": "8.1.2",
"@edx/openedx-atlas": "^0.6.0",
"@edx/react-unit-test-utils": "3.0.0",
@@ -2219,9 +2219,10 @@
}
},
"node_modules/@edx/frontend-enterprise-hotjar": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-enterprise-hotjar/-/frontend-enterprise-hotjar-3.0.0.tgz",
"integrity": "sha512-+LXnRyO+waAwQR8OX53y8LGODItW3q1X/tLaqvOpGH1CTk1HDgp1vVDHCtWGxw0gi2DpuLI8QCm55Xm1o9tAgw==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-enterprise-hotjar/-/frontend-enterprise-hotjar-7.1.0.tgz",
"integrity": "sha512-d3epMhm5roMMdHV4Swe9L2msCKshiliEjGehcjuqbiGmNGxYt4Pnkm20guYa9grIuMJjwD8HUiGM8ASX8yNS1g==",
"license": "AGPL-3.0",
"peerDependencies": {
"react": "^16.12.0 || ^17.0.0",
"react-dom": "^16.12.0 || ^17.0.0",

View File

@@ -29,7 +29,7 @@
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "^1.1.0",
"@edx/frontend-component-header": "^5.6.0",
"@edx/frontend-enterprise-hotjar": "3.0.0",
"@edx/frontend-enterprise-hotjar": "7.1.0",
"@edx/frontend-platform": "8.1.2",
"@edx/openedx-atlas": "^0.6.0",
"@edx/react-unit-test-utils": "3.0.0",