diff --git a/package-lock.json b/package-lock.json index 762a874d..41996da5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@ericblade/quagga2": "^1.8.2", "@frontendnetwork/vegancheck": "^1.1.42", - "@socialgouv/matomo-next": "^1.6.1", + "@socialgouv/matomo-next": "^1.8.0", "@types/node": "20.8.9", "@types/react-dom": "18.2.14", "eslint-config-sznm": "^2.0.2", @@ -2415,9 +2415,9 @@ "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" }, "node_modules/@socialgouv/matomo-next": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/@socialgouv/matomo-next/-/matomo-next-1.6.1.tgz", - "integrity": "sha512-O2lxMKZHVzvXGZNsKOnsSS+hzqxIX35CPRuVkuU8Z+EFORuO2R/iiBBfyY1d+XvexIsJOA2uHnxhJxsdeFIrRw==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@socialgouv/matomo-next/-/matomo-next-1.8.0.tgz", + "integrity": "sha512-00EdsbW0u/VrKFa7DfVjnXV4oXA6Ag3kkCisSL2nFseRQhEsds5T8xsAgvNQAtiMW9AR6Mz3TNZt7A2/mIb9kA==", "peerDependencies": { "next": ">= 9.5.5" } diff --git a/package.json b/package.json index 28633676..c19cacc1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@ericblade/quagga2": "^1.8.2", "@frontendnetwork/vegancheck": "^1.1.42", - "@socialgouv/matomo-next": "^1.6.1", + "@socialgouv/matomo-next": "^1.8.0", "@types/node": "20.8.9", "@types/react-dom": "18.2.14", "eslint-config-sznm": "^2.0.2",