From ab09f0161c8492985e39a94ce1f0401820b3873f Mon Sep 17 00:00:00 2001 From: oleghasjanov Date: Tue, 13 Aug 2024 13:42:18 +0300 Subject: [PATCH] rollback cookie window --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 594ed8fff..db336e19d 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": "^3.0.0" + "vanilla-cookieconsent": "^2.9.2" }, "scripts": { "build": "node esbuild.config.js", diff --git a/yarn.lock b/yarn.lock index e5f7ae362..2f85950c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -572,7 +572,7 @@ update-browserslist-db@^1.0.10: escalade "^3.1.1" picocolors "^1.0.0" -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== +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==