diff --git a/package.json b/package.json index a5d0b7d..bb4d2aa 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "strip-markdown": "^6.0.0", "tailwindcss": "^3.4.1", "tw-elements": "^2.0.0", - "vanilla-cookieconsent": "^2.9.2" + "vanilla-cookieconsent": "^3.0.1" }, "devDependencies": { "ora": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index cc7aef8..bda2fc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10001,10 +10001,10 @@ value-or-promise@1.0.12, value-or-promise@^1.0.12: resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c" integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q== -vanilla-cookieconsent@^2.9.2: - version "2.9.2" - resolved "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz" - integrity sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ== +vanilla-cookieconsent@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.1.tgz#059d1b2c712476ae4172d4ec7fa9d553a16be12d" + integrity sha512-gqc4x7O9t1I4xWr7x6/jtQWPr4PZK26SmeA0iyTv1WyoECfAGnu5JEOExmMEP+5Fz66AT9OiCBO3GII4wDQHLw== vary@~1.1.2: version "1.1.2"