From a120ea687f676e248a00f7c116a206b4d51e6664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:50:04 +0000 Subject: [PATCH] Bump js-cookie from 3.0.6 to 3.0.7 in /DigitalLearningSolutions.Web Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/js-cookie/js-cookie/releases) - [Commits](https://github.com/js-cookie/js-cookie/commits/v3.0.7) --- updated-dependencies: - dependency-name: js-cookie dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DigitalLearningSolutions.Web/package.json | 2 +- DigitalLearningSolutions.Web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DigitalLearningSolutions.Web/package.json b/DigitalLearningSolutions.Web/package.json index ab63367ee0..4722b2b5a3 100644 --- a/DigitalLearningSolutions.Web/package.json +++ b/DigitalLearningSolutions.Web/package.json @@ -28,7 +28,7 @@ "dompurify": "^2.5.9", "input-range-scss": "^1.5.3", "jodit": "^3.24.9", - "js-cookie": "^3.0.6", + "js-cookie": "^3.0.7", "js-search": "^2.0.1", "lodash": "^4.18.1", "nhse-tel-frontend": "^0.0.2", diff --git a/DigitalLearningSolutions.Web/yarn.lock b/DigitalLearningSolutions.Web/yarn.lock index f095adf37a..ce53160dc4 100644 --- a/DigitalLearningSolutions.Web/yarn.lock +++ b/DigitalLearningSolutions.Web/yarn.lock @@ -4499,10 +4499,10 @@ jodit@^3.24.9: autobind-decorator "^2.4.0" core-js "^3.28.0" -js-cookie@^3.0.6: - version "3.0.6" - resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.6.tgz#ee61fd31363d8e14acf9849a38e33b7c079b5447" - integrity sha512-mYhz0Og/Wv8bZJcBC6rRzYG+rYf8DyQSK3rcUbuGHQIgSsX6uynAIVoaPgqf0udH2AGS953hGFy3w6on1rJzMw== +js-cookie@^3.0.7: + version "3.0.7" + resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.7.tgz#0a53abfc459c8e89c85d7a38eb6cb68714965b8c" + integrity sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw== js-search@^2.0.1: version "2.0.1"