From 0bba2faa68d8ea5b583b187b275f78f9ae1ec428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 01:22:48 +0000 Subject: [PATCH] build(deps): Bump countly-sdk-web from 26.1.2 to 26.1.3 Bumps [countly-sdk-web](https://github.com/Countly/countly-sdk-web) from 26.1.2 to 26.1.3. - [Release notes](https://github.com/Countly/countly-sdk-web/releases) - [Changelog](https://github.com/Countly/countly-sdk-web/blob/26.1.3/CHANGELOG.md) - [Commits](https://github.com/Countly/countly-sdk-web/compare/26.1.2...26.1.3) --- updated-dependencies: - dependency-name: countly-sdk-web dependency-version: 26.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0041973f5e9..923df10bfcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4263,9 +4263,9 @@ "license": "MIT" }, "node_modules/countly-sdk-web": { - "version": "26.1.2", - "resolved": "https://registry.npmjs.org/countly-sdk-web/-/countly-sdk-web-26.1.2.tgz", - "integrity": "sha512-p7XiwwshxKOPW1RaSThD46SYC23i66JjHH7Rd/8Kxd8AvF3rJZfFNLhnArAKNIBcv8OU3SFnIodSpdzN7wKawA==", + "version": "26.1.3", + "resolved": "https://registry.npmjs.org/countly-sdk-web/-/countly-sdk-web-26.1.3.tgz", + "integrity": "sha512-ep2g0+BD5mt0Brou0NrS79o+c+6so7tIQHHJQg3gHvqSKYDknvRPgiS5A5TsBNE4xruw9vZMPqO8b1LtFobKCA==", "license": "MIT" }, "node_modules/crc-32": {