From 3a6bd0d61e47cd1ecf6baf9652a3a6807954d38c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:04:00 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-rum-js to v2.14.3 --- 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 2ff871c..5f9358d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "3.0.1", "license": "Apache License 2.0", "dependencies": { - "@adobe/helix-rum-js": "2.14.2" + "@adobe/helix-rum-js": "2.14.3" }, "devDependencies": { "@babel/core": "7.29.0", @@ -120,9 +120,9 @@ "license": "MIT" }, "node_modules/@adobe/helix-rum-js": { - "version": "2.14.2", - "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.14.2.tgz", - "integrity": "sha512-gxT6xktqVYdYf0Hd3E/3QN5pGksBeOBOFJVe+U2Xj3dRZuH8eD4mb5hly2dnJb/BljhDyOS/A9SLMr2aj/7sZw==", + "version": "2.14.3", + "resolved": "https://registry.npmjs.org/@adobe/helix-rum-js/-/helix-rum-js-2.14.3.tgz", + "integrity": "sha512-zeCQbcpaNmapnlwm6n06gN/QQIiwaT+zpoSa6WQOXje7rsEKGHPtbmIlcVjI3O9r5hmcHT8Ssqo3i1bW85PESg==", "license": "Apache-2.0" }, "node_modules/@babel/code-frame": { diff --git a/package.json b/package.json index f2910fd..5658db9 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "stylelint-config-standard": "40.0.0" }, "dependencies": { - "@adobe/helix-rum-js": "2.14.2" + "@adobe/helix-rum-js": "2.14.3" } }