From 6732047b5e33397abb644a244489d81ce9ebfb85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 09:58:02 +0000 Subject: [PATCH] chore(deps): update dependency @adobe/helix-rum-js to v2.7.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a5eca8d..243e961 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.6.0", + "@adobe/helix-rum-js": "2.7.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.6.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.6.0.tgz", - "integrity": "sha512-6XSm4EpJxfsKG8IaqBKa9Lt+I5Ry0Z3548iDdZKSxHFtgy6mAMpddPg5c8dW0w/UOkao+qldL5Xdp/xB7aIpZA==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.7.0.tgz", + "integrity": "sha512-BIdhW9/4RrecuIwNl90zkuvh8gxl0FPplAx0ehcdH5Jozn0SCMFu5h0Gw6IwTQrssUeoZTiNlovw7df9EvH5qQ==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index b5b6022..555cc63 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "2.0.8", - "@adobe/helix-rum-js": "2.6.0", + "@adobe/helix-rum-js": "2.7.0", "@esm-bundle/chai": "4.3.4-fix.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1",