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"