diff --git a/DigitalLearningSolutions.Web/package.json b/DigitalLearningSolutions.Web/package.json index b7e1109071..ab63367ee0 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.5", + "js-cookie": "^3.0.6", "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 4702c5ffda..f095adf37a 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.5: - version "3.0.5" - resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.5.tgz#0b7e2fd0c01552c58ba86e0841f94dc2557dcdbc" - integrity sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw== +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-search@^2.0.1: version "2.0.1"