diff --git a/package-lock.json b/package-lock.json index 243e961..24fc6de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "@adobe/eslint-config-helix": "2.0.8", - "@adobe/helix-rum-js": "2.7.0", + "@adobe/helix-rum-js": "2.8.0", "@esm-bundle/chai": "4.3.4-fix.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", @@ -59,9 +59,9 @@ } }, "node_modules/@adobe/helix-rum-js": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.7.0.tgz", - "integrity": "sha512-BIdhW9/4RrecuIwNl90zkuvh8gxl0FPplAx0ehcdH5Jozn0SCMFu5h0Gw6IwTQrssUeoZTiNlovw7df9EvH5qQ==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.8.0.tgz", + "integrity": "sha512-W1UtsaU0WZWXtlg+gknLF+ezH4b8ycchNVbslWXdaQ57gWXqugFoX2FyZpRUB/ef1Fo/nTAEbOdcLIDlOuA8gg==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index 555cc63..1894de0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.8", - "@adobe/helix-rum-js": "2.7.0", + "@adobe/helix-rum-js": "2.8.0", "@esm-bundle/chai": "4.3.4-fix.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1",