diff --git a/package.json b/package.json index ab3c9faf..b7837528 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "jquery": "3.7.1", "jquery-lazyload": "1.9.7", "jquery-match-height": "^0.7.2", - "js-cookie": "2.0.4", + "js-cookie": "3.0.7", "mousetrap": "1.6.0", "popper.js": "^1.16.1", "sticky-kit": "1.1.2", diff --git a/yarn.lock b/yarn.lock index 9a67da04..4143e3c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5318,9 +5318,10 @@ jqvmap-novulnerability@^1.5.1: dependencies: jquery "^3.4.0" -js-cookie@2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.0.4.tgz#5f43d1872118aaf5e7a16029b70976eb7315c6a5" +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-tokens@^4.0.0: version "4.0.0"