Skip to content

Commit 0304b34

Browse files
Update dependency vanilla-cookieconsent to v3
1 parent 6c4b9a4 commit 0304b34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"sass": "^1.49.10",
3131
"sass-migrator": "^1.5.6",
3232
"tippy.js": "^6.3.7",
33-
"vanilla-cookieconsent": "^2.9.2"
33+
"vanilla-cookieconsent": "^3.0.0"
3434
}
3535
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ to-regex-range@^5.0.1:
445445
dependencies:
446446
is-number "^7.0.0"
447447

448-
vanilla-cookieconsent@^2.9.2:
449-
version "2.9.2"
450-
resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz#d4ac2169fdde5e76f7b8345d0dbfb9b946fe99f0"
451-
integrity sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ==
448+
vanilla-cookieconsent@^3.0.0:
449+
version "3.0.1"
450+
resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.1.tgz#059d1b2c712476ae4172d4ec7fa9d553a16be12d"
451+
integrity sha512-gqc4x7O9t1I4xWr7x6/jtQWPr4PZK26SmeA0iyTv1WyoECfAGnu5JEOExmMEP+5Fz66AT9OiCBO3GII4wDQHLw==

0 commit comments

Comments
 (0)