diff --git a/package-lock.json b/package-lock.json index 8535872..04d8c10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "@adobe/eslint-config-helix": "2.0.7", - "@adobe/helix-rum-js": "2.4.0", + "@adobe/helix-rum-js": "2.5.0", "@esm-bundle/chai": "4.3.4-fix.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", @@ -57,9 +57,9 @@ } }, "node_modules/@adobe/helix-rum-js": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.4.0.tgz", - "integrity": "sha512-ns4S+huJfGZsUjjSI5sQ8r4dQNQOjfmaA+Q5CHTW5iZDm3fuisOeu3TYL+7mq2uUEbAhIxUowWk6TakEYwCAGw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.5.0.tgz", + "integrity": "sha512-rI+buVvWa1zVgJH4A8J79Ep6lKdfGmosueklP7iaO4znE8gpQjSyiVM2BSQA6Yq7PXWmhD6TVoMqZqH23RX9rg==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index 8887e7c..1dd9a8c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.7", - "@adobe/helix-rum-js": "2.4.0", + "@adobe/helix-rum-js": "2.5.0", "@esm-bundle/chai": "4.3.4-fix.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1",