diff --git a/package.json b/package.json index b783b9e38..dea8eb665 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "postcss": "^8.4.31", "sass": "^1.63.6", "toastify-js": "^1.12.0", - "vanilla-cookieconsent": "^2.9.2" + "vanilla-cookieconsent": "^3.0.0" }, "scripts": { "build": "node esbuild.config.js", diff --git a/yarn.lock b/yarn.lock index 12b5d35a1..1f46306b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -545,7 +545,7 @@ update-browserslist-db@^1.0.10: escalade "^3.1.1" picocolors "^1.0.0" -vanilla-cookieconsent@^2.9.2: - version "2.9.2" - resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz#d4ac2169fdde5e76f7b8345d0dbfb9b946fe99f0" - integrity sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ== +vanilla-cookieconsent@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.1.tgz#059d1b2c712476ae4172d4ec7fa9d553a16be12d" + integrity sha512-gqc4x7O9t1I4xWr7x6/jtQWPr4PZK26SmeA0iyTv1WyoECfAGnu5JEOExmMEP+5Fz66AT9OiCBO3GII4wDQHLw==